Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-03 | squeezelite: latest git hash, no release available | Waldemar Brodkorb | |
2018-03-03 | squeezelite: add binaries for flac/mpg123 | Waldemar Brodkorb | |
2017-08-20 | squeezelite: update to latest, use server autodetection | Waldemar Brodkorb | |
2016-10-03 | remove librt/libpthread packages, not required anymore | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org> | |||
2016-06-04 | squeezelite: update git repo and version | Waldemar Brodkorb | |
2016-02-29 | add new PKG_GIT variable | Waldemar 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-11-15 | add new ADK Symbol PKG_NEEDS | Waldemar Brodkorb | |
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support. | |||
2015-03-01 | breaks with uClibc and new default malloc | Waldemar Brodkorb | |
2015-02-20 | update to latest stable, convert to git source | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar 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-10 | update squeezelite | Waldemar Brodkorb | |
2014-09-27 | update to latest version, works for uClibc now | Waldemar Brodkorb | |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-17 | fix distfile | Waldemar Brodkorb | |
2014-05-04 | simplify add_rcconf | Waldemar Brodkorb | |
2014-05-04 | automatic dæmonising of services | Thorsten Glaser | |
2014-03-02 | goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/ | Waldemar Brodkorb | |
2014-02-08 | fix musl compile | Waldemar Brodkorb | |
2014-01-26 | add startup script | Waldemar Brodkorb | |
2014-01-26 | disable for uclibc | Waldemar Brodkorb | |
2014-01-25 | fix build dependencies | Waldemar Brodkorb | |
2014-01-24 | add squeezelite player | Waldemar Brodkorb | |