summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2006-04-06Build ltt without GTK if GTK is not availableEric Andersen
2006-04-06bjdooks writes:Eric Andersen
udev creates wrong permissions on /dev/s3c2410_serial devices Attached patch adds a line for s3c2410_serial with the correct MODE/group
2006-04-06lord_apollyon writes:Eric Andersen
When gcc 3.4.4 is configured for the toolchain, it subsequently fails to compile udhcp-0.9.8/dhcpc.c complaining about an improper switch statement syntax error: dhcpc.c: In function `perform_renew': dhcpc.c:136: error: label at end of compound statement
2006-04-06will_newton writes: thttpd install failsEric Andersen
2006-04-06david_bachelart writes:Eric Andersen
the recent uemacs packages does not appear in the packages list.
2006-04-06tyler 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-06tyler 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-06patch 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-28fix building when CPP is set in build envMike Frysinger
2006-03-23some more patches from upstreamMike Frysinger
2006-03-23some more patches from upstreamMike Frysinger
2006-03-22update some missing bits for cross depmodEric Andersen
2006-03-21- drop mktmp hunkBernhard Reutner-Fischer
2006-03-21- add uemacsBernhard Reutner-Fischer
2006-03-19rsync-2.6.7 is now outEric Andersen
2006-03-19seems the dropbear folk forgot to make a .bz2 package this releaseEric Andersen
2006-03-19grab patches from upstreamMike Frysinger
2006-03-19import bash-3.1 patchesMike Frysinger
2006-03-19update to bash-3.1Mike Frysinger
2006-03-19ver bumpMike Frysinger
2006-03-16Fix header file to use __USE_GNU so that TIMEVAL_TO_TIMESPEC gets defined, ↵"Steven J. Hill"
otherwise latest dropbear does not build.
2006-03-10bump version to the newly released 0.48Eric 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.93Bernhard Reutner-Fischer
2006-03-02fixup support for big endian targetsMike Frysinger
2006-03-02sync with latest upstream cvsMike Frysinger
2006-02-25fix cross-compiling for 64bit hostsMike Frysinger
2006-02-25version bumpMike Frysinger
2006-02-15touchup code and dont define a garbage rule if MTD_SOURCE is undefinedMike Frysinger
2006-02-15WIPE_PATCH isnt defined so dont generate a garbage ruleMike Frysinger
2006-02-15version bumpMike Frysinger
2006-02-15if uClibc_config.h doesnt exist yet, make sure grep doesnt complain about itMike Frysinger
2006-02-10update version of xfsprogs per case 0000641David Anders
2006-02-10change patch level for netsnmp per case 0000707David Anders
2006-02-07drop the os stuff per Thomas Chou in Bug 618Mike Frysinger
2006-01-27fix unzip method based on the difference between daily snapshots and stable ↵David Anders
release per case 0000662
2006-01-25add new package bind per case 0000507David Anders
2006-01-25add option to select target installation per case 0000519David Anders
2006-01-25add TARGET_CXX per case 0000593David Anders
2006-01-24Brent Cook writes: in packages/smartmontools/smartmontools.mkBernhard Reutner-Fischer
s/BR2_PACKAGE_TAR/BR2_PACKAGE_SMARTMONTOOLS/ Thanks!
2006-01-24add -f flag to ln command to fix cygwin error per case 0000441David Anders
2006-01-24add asterisk package per case 0000456David Anders
2006-01-24remove binary with same name before installing init to prevent overwriting ↵David Anders
busybox init per case 0000416
2006-01-24fix wipe package build per case 0000658David Anders
2006-01-24fixed strip command to use target not host arch per case 0000481David Anders
2006-01-24update version number to latest stable build per case 0000502David Anders
2006-01-24undo changes for wtmp and last logDavid Anders
2006-01-24added fix to correct for building with kernels > 2.5 per case 0000557David Anders
2006-01-24disable wtmp and lastlog in config as well as the dbclient symlink ↵David Anders
generation per case 0000521