| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] opkg: ignore Section, Source and Maintainer as well when ignoring d... | jow | 2009-10-22 | 1 | -3/+3 |
* | [package] opkg: | jow | 2009-10-22 | 5 | -163/+226 |
* | [package] opkg: | jow | 2009-10-22 | 5 | -1/+998 |
* | opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed | nbd | 2009-10-20 | 2 | -4/+57 |
* | opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent | nbd | 2009-10-02 | 1 | -0/+1 |
* | opkg: fix the -force_space option | nbd | 2009-09-19 | 1 | -0/+12 |
* | [package] opkg: crlf -> lf in 001-fix-double-parsing.patch | jow | 2009-08-12 | 1 | -12/+12 |
* | [package] opkg: fix duplicate parsing of config file, move opkg.conf back to ... | jow | 2009-08-10 | 2 | -5/+17 |
* | upgrade opkg to r215 from the googlecode svn | kaloz | 2009-08-06 | 6 | -163/+36 |
* | add special handling for the adm5120 target, which uses subtargets for differ... | kaloz | 2009-08-03 | 1 | -2/+2 |
* | use board names instead of arch in packages | kaloz | 2009-07-31 | 1 | -1/+1 |
* | [opkg] update to r4993 | florian | 2009-05-17 | 3 | -28/+33 |
* | [opkg] opkg.conf: update trunk snapshots url | agb | 2009-05-17 | 2 | -3/+3 |
* | opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3 | nbd | 2009-04-30 | 1 | -1/+1 |
* | opkg: fix error message reporting caused by an uninitialized variable | nbd | 2009-03-28 | 1 | -0/+16 |
* | [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA... | nico | 2009-02-24 | 1 | -2/+2 |
* | opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-b... | nbd | 2009-02-14 | 2 | -11/+1 |
* | opkg: work around a gcc warning bug related to array bounds checking | nbd | 2009-02-14 | 1 | -0/+10 |
* | fix opkg target arch detection problem on x86 | nbd | 2009-01-16 | 2 | -1/+22 |
* | fix opkg overlay_root option for jffs2-only images | nbd | 2008-12-21 | 1 | -22/+33 |
* | add a patch helping available storage space detection, remove workaround from... | nico | 2008-12-15 | 3 | -4/+51 |
* | add a workaround preventing opkg to install anything on squashfs-based fs lay... | nico | 2008-12-12 | 1 | -0/+3 |
* | remove GPG not enabled in this build warning | thepeople | 2008-10-30 | 1 | -0/+22 |
* | [opkg] use gzipped package lists | agb | 2008-10-04 | 1 | -1/+1 |
* | remove unneeded line | thepeople | 2008-08-16 | 1 | -1/+0 |
* | make opkg the default package manager, disable busybox ipkg from building by ... | thepeople | 2008-08-16 | 3 | -4/+13 |
* | fix symlinks when installing opkg into a image | thepeople | 2008-08-15 | 1 | -2/+2 |
* | Fix opkg compilation with ccache, thanks sn9 | florian | 2008-08-13 | 1 | -1/+1 |
* | use $(FPIC) in a few places where it matters | nbd | 2008-08-06 | 1 | -0/+1 |
* | update opkg to 4564, fixes a couple of memory leaks | thepeople | 2008-08-05 | 2 | -61/+55 |
* | remove opkg config file and link ipkg.conf to opkg.conf being they are the same | thepeople | 2008-07-29 | 3 | -7/+1 |
* | removed a missed dependancy on curl | thepeople | 2008-07-29 | 3 | -10/+32 |
* | opkg depends on curl | florian | 2008-07-29 | 1 | -0/+1 |
* | add opkg | thepeople | 2008-07-29 | 5 | -0/+167 |