| Commit message (Expand) | Author | Age | Files | Lines |
* | all packages: rename XXXTARGETS to xxx-package | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | all packages: use new host-xxx-package macros | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | util-linux: fix libmount build under uClibc | Peter Korsgaard | 2012-03-15 | 1 | -0/+87 |
* | util-linux: bump to version 2.20.1 | Gustavo Zacarias | 2012-03-11 | 2 | -31/+2 |
* | util-linux: add host variant for host-lttng-babeltrace | Thomas Petazzoni | 2012-01-31 | 1 | -0/+14 |
* | util-linux: fix partx build breakage | Gustavo Zacarias | 2011-11-08 | 2 | -5/+6 |
* | package: remove useless arguments from AUTOTARGETS | Thomas Petazzoni | 2011-09-29 | 1 | -1/+1 |
* | util-linux: bump version | Peter Korsgaard | 2011-09-05 | 2 | -2/+32 |
* | util-linux: fix install when locales are enabled | Peter Korsgaard | 2011-08-12 | 1 | -0/+5 |
* | util-linux: fix libintl linking if present | Peter Korsgaard | 2011-08-09 | 1 | -0/+4 |
* | util-linux: fix BR2_PACKAGE_UTIL_LINUX_UUIDD option | Sven Neumann | 2011-08-08 | 1 | -1/+1 |
* | util-linux: add option for libmount | Peter Korsgaard | 2011-07-29 | 2 | -0/+5 |
* | util-linux: mount/fsck needs libblkid | Peter Korsgaard | 2011-07-29 | 1 | -0/+2 |
* | util-linux: drop BR2_PACKAGE_BUSYBOX_SHOW_OTHERS dependency | Peter Korsgaard | 2011-07-29 | 1 | -22/+0 |
* | util-linux: install to staging | Peter Korsgaard | 2011-07-29 | 1 | -0/+1 |
* | util-linux: libblkid needs liibuuid | Peter Korsgaard | 2011-07-28 | 1 | -0/+1 |
* | util-linux: fix sub option typos | Peter Korsgaard | 2011-07-28 | 1 | -2/+2 |
* | uClibc: drop BR2_PROGRAM_INVOCATION option | Peter Korsgaard | 2011-07-27 | 1 | -3/+2 |
* | util-linux: misc fixes | Peter Korsgaard | 2011-07-27 | 1 | -0/+2 |
* | util-linux: convert to autotarget and bump to 2.19.1 | Yegor Yefremov | 2011-07-27 | 7 | -608/+178 |
* | Add dependency from util-linux on ncurses | Thomas Petazzoni | 2010-08-10 | 1 | -0/+4 |
* | Fix util-linux build on MIPS | Thomas Petazzoni | 2010-08-10 | 1 | -0/+41 |
* | Update all packages to quote $(TARGET_CC) | Thomas Petazzoni | 2010-07-07 | 1 | -1/+1 |
* | Update packages to BR2_NEEDS_GETTEXT_IF_LOCALE | Thomas Petazzoni | 2010-05-24 | 2 | -3/+3 |
* | Make all package using gettext rely on BR2_NEEDS_GETTEXT | Thomas Petazzoni | 2010-05-20 | 2 | -4/+4 |
* | util-linux: fix kconfig typo | Peter Korsgaard | 2009-10-30 | 1 | -2/+2 |
* | util-linux: needs RPC support in toolchain | Peter Korsgaard | 2009-10-05 | 1 | -0/+4 |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -1/+1 |
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -1/+1 |
* | util-linux: use := instead of = to stop recursion2009.08 | Peter Korsgaard | 2009-08-31 | 1 | -1/+1 |
* | util-linux: fix build with locale in toolchain | Peter Korsgaard | 2009-08-30 | 2 | -3/+10 |
* | util-linux: fix libblkid detection | Peter Korsgaard | 2009-08-30 | 1 | -0/+1 |
* | util-linux: fix download URL | Peter Korsgaard | 2009-03-26 | 1 | -1/+1 |
* | util-linux: bump version | Peter Korsgaard | 2009-03-03 | 6 | -366/+488 |
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
* | Add support for GNU and kernel.org mirrors | Ivan Kuten | 2007-12-17 | 1 | -1/+1 |
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 1 | -3/+3 |
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -2/+1 |
* | yet more LDFLAGS handling fixups | Eric Andersen | 2007-03-14 | 1 | -1/+1 |
* | fixup package LDFLAGS handling | Eric Andersen | 2007-03-13 | 1 | -0/+1 |
* | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen | 2007-01-14 | 1 | -2/+3 |
* | Patch the entire source tree up to get rid of deprecated and obsolete functio... | "Steven J. Hill" | 2006-12-05 | 1 | -3/+279 |
* | Patch packages to remove legacy and deprecated functions. All of these patche... | "Steven J. Hill" | 2006-12-05 | 1 | -0/+49 |
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+1 |
* | version bump to 2.12r and remove old dead target | Mike Frysinger | 2005-12-29 | 1 | -5/+2 |
* | This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, ... | "Steven J. Hill" | 2005-10-04 | 1 | -0/+28 |