75 Commits (1067ccf9f789c35c6ceeb0d0b55113ca733fb5db)

Author SHA1 Message Date
Imre Kaloz 671280830d add special handling for the adm5120 target, which uses subtargets for different endianess -- later we should come up with something smarter 15 years ago
Imre Kaloz 9711e6ad55 use board names instead of arch in packages 15 years ago
Florian Fainelli 459edb94dc update to r4993 15 years ago
Andy Boyett ee48f5ae78 opkg.conf: update trunk snapshots url 15 years ago
Felix Fietkau 97c4a54db3 opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3 15 years ago
Felix Fietkau bad948c277 opkg: fix error message reporting caused by an uninitialized variable 16 years ago
Nicolas Thill 21d7852de0 replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate 16 years ago
Felix Fietkau df0643a408 opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional 16 years ago
Felix Fietkau f10075e5b6 opkg: work around a gcc warning bug related to array bounds checking 16 years ago
Felix Fietkau 5ebc074df4 fix opkg target arch detection problem on x86 16 years ago
Felix Fietkau 6afa1b4c50 fix opkg overlay_root option for jffs2-only images 16 years ago
Nicolas Thill 7e66f38647 add a patch helping available storage space detection, remove workaround from [13611], bump release number 16 years ago
Nicolas Thill 4eb907423a add a workaround preventing opkg to install anything on squashfs-based fs layouts after [13602] 16 years ago
Travis Kemen 7002daa535 remove GPG not enabled in this build warning 16 years ago
Andy Boyett b9222805f0 use gzipped package lists 16 years ago
Travis Kemen a15a10c85a remove unneeded line 16 years ago
Travis Kemen 99dd3e13fc make opkg the default package manager, disable busybox ipkg from building by default 16 years ago
Travis Kemen e7c9479ae4 fix symlinks when installing opkg into a image 16 years ago
Florian Fainelli 68bdb68247 Fix opkg compilation with ccache, thanks sn9 16 years ago
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters 16 years ago
Travis Kemen 56172a1eba update opkg to 4564, fixes a couple of memory leaks 16 years ago
Travis Kemen a4dbc3ddb3 remove opkg config file and link ipkg.conf to opkg.conf being they are the same 16 years ago
Travis Kemen f988ff9a3a removed a missed dependancy on curl remove use of autogen, just run the one needed command from in it 16 years ago
Florian Fainelli 3832f60af7 opkg depends on curl 16 years ago
Travis Kemen 53332ba9c2 add opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg 16 years ago