aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/opkg/patches
Commit message (Collapse)AuthorAgeFilesLines
* opkg: indicate upgrade vs installJohn Crispin2014-09-111-0/+46
| | | | | | | | | when running the postinst trigger we set PKG_UPGRADE=1 if this is an upgrade and not an install. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42468
* opkg: introduce a --force-checksum cmdline flag to be ale to ignore ↵Jo-Philipp Wich2014-05-141-0/+85
| | | | | | | | mismatching md5sums Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 40766
* opkg: do not add blank "Provides:" fields to package metadataFelix Fietkau2013-12-131-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39039
* opkg: ignore empty fields in package listsSteven Barth2013-10-141-0/+16
| | | | | | | | | | This is to work around issues with package list generators creating empty fields in some environments. Based on a patch by Paul Selkrik <pselkrik@isc.org> Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 38390
* opkg: add build variant with signature supportSteven Barth2013-09-261-8/+8
| | | | SVN-Revision: 38220
* packages: clean up the package folderJohn Crispin2013-06-2114-0/+1092
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007