summaryrefslogtreecommitdiffstats
path: root/package/opkg/patches
Commit message (Collapse)AuthorAgeFilesLines
* opkg: fix error message reporting caused by an uninitialized variablenbd2009-03-281-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* opkg: apparently array bounds checking is gcc 4.3 specific, move ↵nbd2009-02-141-10/+0
| | | | | | -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14508 3c298f89-4303-0410-b956-a3cf2f4a3e73
* opkg: work around a gcc warning bug related to array bounds checkingnbd2009-02-141-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix opkg target arch detection problem on x86nbd2009-01-161-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix opkg overlay_root option for jffs2-only imagesnbd2008-12-211-22/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a patch helping available storage space detection, remove workaround ↵nico2008-12-151-0/+49
| | | | | | from [13611], bump release number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove GPG not enabled in this build warningthepeople2008-10-301-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update opkg to 4564, fixes a couple of memory leaksthepeople2008-08-051-60/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* removed a missed dependancy on curlthepeople2008-07-292-8/+31
| | | | | | remove use of autogen, just run the one needed command from in it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add opkgthepeople2008-07-292-0/+85
- symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11983 3c298f89-4303-0410-b956-a3cf2f4a3e73