summaryrefslogtreecommitdiff
path: root/docs/package-reference.txt
AgeCommit message (Collapse)Author
2015-11-15add new ADK Symbol PKG_NEEDSWaldemar 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.
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-17update *_FOR_BUILD variablesWaldemar Brodkorb
2014-03-19correct new toolchain pathWaldemar Brodkorb
2014-03-16add OpenADK manual.Waldemar Brodkorb