Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-16 | ltp: enable libaio and cgroups | Waldemar Brodkorb | |
2024-02-08 | ltp: update to 20240129 | Waldemar Brodkorb | |
2024-01-11 | ltp: update to 20230929 | Waldemar Brodkorb | |
2023-08-04 | ltp: update to 20230516 | Waldemar Brodkorb | |
2022-02-23 | ltp: update to latest | Waldemar Brodkorb | |
2021-10-11 | ltp: update to 20210524 | Waldemar Brodkorb | |
2020-09-09 | ltp: update to 20200515 | Waldemar Brodkorb | |
2019-10-29 | ltp: update to latest | Waldemar Brodkorb | |
2018-05-15 | ltp: update to 20180515 | Waldemar Brodkorb | |
2017-11-12 | ltp: add HOST_PATH to pre-configure | Waldemar Brodkorb | |
2017-10-05 | ltp: update to 20170929 | Waldemar Brodkorb | |
2017-09-17 | remove -fhonour-copts usage | Waldemar Brodkorb | |
This reuires a external gcc patch, which I no longer add to newer gcc. A lot of packages already need to disable the usage of -fhonour-copts, because it doesn't work without patching. May be we need something like Buildroot is using, a gcc wrapper to see poisened include or library paths while cross-compiling. | |||
2017-05-19 | ltp: update to 20170516 | Waldemar Brodkorb | |
2017-02-25 | ltp: update to 20170116 | Waldemar Brodkorb | |
2016-10-09 | ltp: update to 20160920 | Waldemar Brodkorb | |
2016-10-03 | remove librt/libpthread packages, not required anymore | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org> | |||
2016-05-10 | ltp: update to 20160510 | Waldemar Brodkorb | |
2016-02-01 | ltp: update hash | Waldemar Brodkorb | |
2016-01-30 | ltp: update to latest release | Waldemar Brodkorb | |
2015-12-06 | ltp: use latest git version, move to new section | 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-09-05 | update to latest upstream version | Waldemar Brodkorb | |
2015-06-28 | disable lto for ltp | Waldemar Brodkorb | |
2015-06-04 | update ltp to latest stable version | 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-09-04 | fix from upstream project | Waldemar Brodkorb | |
2014-09-01 | update ltp to latest stable upstream | Waldemar Brodkorb | |
2014-07-22 | disable security testcases, require libcap with xattr support | Waldemar Brodkorb | |
2014-07-11 | add bin/daemon users for ltp, finetune ltp | Waldemar Brodkorb | |
2014-07-09 | disable some tests, now at least runltp finish. | Waldemar Brodkorb | |
2014-06-27 | add ltp package, add more uClibc options to have a wider test range | Waldemar Brodkorb | |
2009-05-30 | optimize ipkg package management | Waldemar Brodkorb | |
- generate ipkg control file from PKG_* variables - automatically install init scripts from ./files/*.init set #PKG pkgname to set the binary package - rename FWINIT -> INIT - move postinst and conffiles meta data to ./files - update the packages to the latest upstream version - remove some unready or unused package (strongswan,..) more cleanups needed after allmodconfig | |||
2009-05-23 | - cleanup and document PKG_template, ARCH parameter is not needed anymore | Waldemar Brodkorb | |
- use CPU_ARCH for fake dir and ipkg - enable DEBUG option in menu and rename to ADK_DEBUG | |||
2009-05-17 | Initial import | wbx | |