Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-06 | will_newton writes: thttpd install fails | Eric Andersen | |
2006-04-06 | david_bachelart writes: | Eric Andersen | |
the recent uemacs packages does not appear in the packages list. | |||
2006-04-06 | tyler writes: | Eric Andersen | |
libdirectfb* is copied to target, but when the package builds it also builds libdirect* and libfusion*, which libdirectfb will call upon, but they are not copied along with libdirectfb. | |||
2006-04-06 | tyler writes: | Eric Andersen | |
Building DirectFB compiles fine and installs fine, but when running on the target the libraries look for DirectFB modules within a path that was defined as $(PREFIX) during the build. Under buildroot PREFIX is set to $(STAGING_DIR)/usr, which obviously doesn't exist on the target so it dies. Instead, it should be built such that PREFIX=/usr then have prefix & exec_prefix set to $(STAGING_DIR)/usr when it's time to install. | |||
2006-04-06 | patch from bjdooks: | Eric Andersen | |
mtd.mk is ignoring the set ($DL_DIR), which means fit will fail when DL_DIR is set to something other than dl | |||
2006-03-28 | fix building when CPP is set in build env | Mike Frysinger | |
2006-03-23 | some more patches from upstream | Mike Frysinger | |
2006-03-23 | some more patches from upstream | Mike Frysinger | |
2006-03-22 | update some missing bits for cross depmod | Eric Andersen | |
2006-03-21 | - drop mktmp hunk | Bernhard Reutner-Fischer | |
2006-03-21 | - add uemacs | Bernhard Reutner-Fischer | |
2006-03-19 | rsync-2.6.7 is now out | Eric Andersen | |
2006-03-19 | seems the dropbear folk forgot to make a .bz2 package this release | Eric Andersen | |
2006-03-19 | grab patches from upstream | Mike Frysinger | |
2006-03-19 | import bash-3.1 patches | Mike Frysinger | |
2006-03-19 | update to bash-3.1 | Mike Frysinger | |
2006-03-19 | ver bump | Mike Frysinger | |
2006-03-16 | Fix header file to use __USE_GNU so that TIMEVAL_TO_TIMESPEC gets defined, ↵ | "Steven J. Hill" | |
otherwise latest dropbear does not build. | |||
2006-03-10 | bump version to the newly released 0.48 | Eric Andersen | |
2006-03-10 | - pass $(TARGET_CROSS)strip as STRIP to the packages. | Bernhard Reutner-Fischer | |
2006-03-10 | - quote HOST_CC. | Bernhard Reutner-Fischer | |
Allows for passing flags along HOST_CC which is sometimes needed on certain architectures. | |||
2006-03-08 | - use coreutils-5.93 | Bernhard Reutner-Fischer | |
2006-03-02 | fixup support for big endian targets | Mike Frysinger | |
2006-03-02 | sync with latest upstream cvs | Mike Frysinger | |
2006-02-25 | fix cross-compiling for 64bit hosts | Mike Frysinger | |
2006-02-25 | version bump | Mike Frysinger | |
2006-02-15 | touchup code and dont define a garbage rule if MTD_SOURCE is undefined | Mike Frysinger | |
2006-02-15 | WIPE_PATCH isnt defined so dont generate a garbage rule | Mike Frysinger | |
2006-02-15 | version bump | Mike Frysinger | |
2006-02-15 | if uClibc_config.h doesnt exist yet, make sure grep doesnt complain about it | Mike Frysinger | |
2006-02-10 | update version of xfsprogs per case 0000641 | David Anders | |
2006-02-10 | change patch level for netsnmp per case 0000707 | David Anders | |
2006-02-07 | drop the os stuff per Thomas Chou in Bug 618 | Mike Frysinger | |
2006-01-27 | fix unzip method based on the difference between daily snapshots and stable ↵ | David Anders | |
release per case 0000662 | |||
2006-01-25 | add new package bind per case 0000507 | David Anders | |
2006-01-25 | add option to select target installation per case 0000519 | David Anders | |
2006-01-25 | add TARGET_CXX per case 0000593 | David Anders | |
2006-01-24 | Brent Cook writes: in packages/smartmontools/smartmontools.mk | Bernhard Reutner-Fischer | |
s/BR2_PACKAGE_TAR/BR2_PACKAGE_SMARTMONTOOLS/ Thanks! | |||
2006-01-24 | add -f flag to ln command to fix cygwin error per case 0000441 | David Anders | |
2006-01-24 | add asterisk package per case 0000456 | David Anders | |
2006-01-24 | remove binary with same name before installing init to prevent overwriting ↵ | David Anders | |
busybox init per case 0000416 | |||
2006-01-24 | fix wipe package build per case 0000658 | David Anders | |
2006-01-24 | fixed strip command to use target not host arch per case 0000481 | David Anders | |
2006-01-24 | update version number to latest stable build per case 0000502 | David Anders | |
2006-01-24 | undo changes for wtmp and last log | David Anders | |
2006-01-24 | added fix to correct for building with kernels > 2.5 per case 0000557 | David Anders | |
2006-01-24 | disable wtmp and lastlog in config as well as the dbclient symlink ↵ | David Anders | |
generation per case 0000521 | |||
2006-01-24 | added DESTDIR so that binary is install in target directory per case 0000482 | David Anders | |
2006-01-24 | fixed paths in vtun configure per case 0000479 | David Anders | |
2006-01-24 | add option to mtd to select daily snapshot or a default version | David Anders | |