Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opkg: switch to LEDE fork (#120, #551, #571) | Jo-Philipp Wich | 2017-04-08 | 1 | -71/+0 |
| | | | | | | | | | | | | | | | Cherry-pick the following commits from master to bump opkg in LEDE 17.01: b65dc04712 opkg: switch to own fork to improve memory usage 55ffc38004 opkg: re-enable usign support 19720a6f03 opkg: fix handling conffiles in status lists 9e4555f58d opkg: fix stray printf() (#551) ebf846b005 opkg: mark as essential (FS#571) aedd5d5cb0 opkg: fix several package installation bugs 48ae44d033 opkg: gracefully handle missing $PATH, fix build warnings 1449b52f02 opkg: backport upstream fixes, code cleanups Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||||
* | opkg: set PKG_UPGRADE also when running scripts for the old package | Jonas Gorski | 2016-11-21 | 1 | -5/+5 |
| | | | | | | | | Allow scripts from the package to be upgraded to be aware of being upgraded. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> Acked-by: Jo-Philipp Wich <jo@mein.io> | ||||
* | opkg: add build variant with signature support | Steven Barth | 2013-09-26 | 1 | -8/+8 |
| | | | | SVN-Revision: 38220 | ||||
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 1 | -0/+71 |
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 |