Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-06 | opkg: update to 0.6.2 | Waldemar Brodkorb | |
2020-04-01 | opkg: updated to 0.4.2 | Joerg Seitter | |
Signed-off-by: Joerg Seitter <oss@seitter.net> | |||
2020-04-01 | opkg: added cpio-host as dependency to avoid using buggy version from host | Joerg Seitter | |
Signed-off-by: Joerg Seitter <oss@seitter.net> | |||
2018-05-22 | opkg: update to 0.3.6 | Waldemar Brodkorb | |
2017-12-30 | opkg: fix runtime issues | Waldemar Brodkorb | |
2017-12-29 | opkg: update to 0.3.5 | Waldemar Brodkorb | |
2016-07-27 | opkg: update to 0.3.3 | Waldemar Brodkorb | |
2015-12-21 | opkg: update to latest, add host variant, enable gpg support | Waldemar Brodkorb | |
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-01-27 | add basic support for opkg, update to latest stable | 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-06-22 | add basic opkg package for target | Waldemar Brodkorb | |