summaryrefslogtreecommitdiff
path: root/package/bcm2835-vc/Makefile
AgeCommit message (Collapse)Author
2015-03-06sync with upstream firmwarei, omxplayer and userlandWaldemar Brodkorb
Rename packages, as bcm2836 is also supported now.
2015-02-16use subpackages to ave some spaceWaldemar Brodkorb
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
Introduce new board symbols for embedded systems, which use the similar board as basis. As for example raspberry pi and raspberry pi2. And some more updates: Update binutils to 2.25, set gcc 4.9.2 as default. Update glibc to 2.21, set as default. Update gdb to 7.8.2. Update kodi to latest release.
2015-01-30update kernels, simplify dtb install, update raspberry firmware and ↵Waldemar Brodkorb
userland, fixes DMA problem fro me
2014-12-27convert checksum check to sha256Waldemar Brodkorb
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
2014-10-12update kodi and rpi-userlandWaldemar Brodkorb
2014-09-23update to latest gitWaldemar Brodkorb
2014-06-26add CONFIG_STYLE for cmake based packages, fixup cmake host installWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make
2014-06-03update vc libraries and firmware for raspberry pi, make GPU mem configurableWaldemar Brodkorb
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-05-24fix for xbmc, dunno why I did not just removed the assertion....Waldemar Brodkorb
2014-04-26use XZ tarballs as defaultWaldemar Brodkorb
2014-04-14update to latest bootloader, userland and kernel for rpiWaldemar Brodkorb
2014-03-26update firmware and userland for raspberry piWaldemar Brodkorb
2014-03-10rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵Waldemar Brodkorb
no difference
2014-01-10do not add static libs to packageWaldemar Brodkorb
2013-11-10use cmake-hostWaldemar Brodkorb
2013-10-14fix musl cross-compileWaldemar Brodkorb
2013-10-13update raspberry-pi firmware, allow userland to be build with musl/uclibcWaldemar Brodkorb
2013-10-11update omxplayer and bcm2835-vc to latest git version, compile bcm2835Waldemar Brodkorb
2013-08-14enable glibc choice for raspberry-piWaldemar Brodkorb
2013-08-14add support for PKG_LIBC_DEPENDS to pkgmakerWaldemar Brodkorb
2013-08-12add xmbc package for raspberry-pi targetWaldemar Brodkorb
2013-07-22add omxplayer for raspberry piWaldemar Brodkorb
2013-07-11add broadcom vc utilsWaldemar Brodkorb