summaryrefslogtreecommitdiff
path: root/package/libcec
AgeCommit message (Collapse)Author
2018-04-19Fix some dependencies for rpi3pOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2016-09-20libcec: add rpi3 dependsWaldemar Brodkorb
2016-02-29add new PKG_GIT variableWaldemar Brodkorb
We can now clone git tags and branches in a more performant way. No change for specific hashes, other then PKG_GIT is required now. Do not remove .git dirs, as the downloaded code might be used to add a patch and send upstream. Add git as requirement for downloading. Remove unmaintained u-boot-git package.
2015-09-02use 3.0.1, fix compileWaldemar Brodkorb
2015-08-01update to latestWaldemar Brodkorb
2015-06-04fix rpi compileWaldemar Brodkorb
2015-05-26update imx librariesWaldemar Brodkorb
2015-05-24update libcec to latest, switched to cmake in upstreamWaldemar Brodkorb
2015-03-06sync with upstream firmwarei, omxplayer and userlandWaldemar Brodkorb
Rename packages, as bcm2836 is also supported now.
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-26fix libcec problem on solidrun-imx6 devices, add patch from OpenElecWaldemar Brodkorb
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-12-05update to kodirc2 and libcec 2.2.0Waldemar Brodkorb
2014-09-01add imx6 patchWaldemar Brodkorb
2014-08-29allow libcec for solidrun-imx6Waldemar Brodkorb
2014-07-01allow uClibc to be usedWaldemar 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-19compile autotool stuff, bison and flex by defaultWaldemar Brodkorb
2014-06-17remove udev requirement in pkgconf fileWaldemar Brodkorb
2014-06-16be sure udev is usedWaldemar Brodkorb
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-05-28forgot to add my patchWaldemar Brodkorb
2014-05-03fix md5sumWaldemar Brodkorb
2014-04-30fix disfile nameWaldemar Brodkorb
2014-04-04use upstream archiveWaldemar Brodkorb
2014-03-02goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/Waldemar Brodkorb
2014-01-24install cec-client, tooWaldemar Brodkorb
2014-01-13enable xbmc for ibmx40+musl, add system specific dependency for ↵Waldemar Brodkorb
pkgmaker/depmaker, port eudev and rework systemd package (not ready)
2013-12-16fix xbmc build, use swig and sdl host, add CEC,NFS, SSH and Samba supportWaldemar Brodkorb