Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package: remove useless arguments from AUTOTARGETS | Thomas Petazzoni | 2011-09-29 | 1 | -2/+2 |
| | | | | | | | | | | Thanks to the pkgparentdir and pkgname functions, we can rewrite the AUTOTARGETS macro in a way that avoids the need for each package to repeat its name and the directory in which it is present. [Peter: pkgdir->pkgparentdir] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | fakeroot: remove --program-prefix | Yann E. MORIN | 2011-09-12 | 1 | -1/+0 |
| | | | | | | | --program-prefix is now set in the auto-target infrastructure. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | fakeroot: disallow selection for the target | Thomas Petazzoni | 2011-05-22 | 2 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | fakeroot for the target fails to build against glibc, due to largefile related problems : libtool: link: /home/test/outputs/test-503/host/usr/bin/powerpc-linux-gnu-gcc -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o faked faked.o ./.libs/libcommunicate.a -ldl {standard input}: Assembler messages: {standard input}:2592: Error: symbol `__fxstatat64' is already defined {standard input}:2627: Error: symbol `__fxstat64' is already defined {standard input}:2663: Error: symbol `__xstat64' is already defined {standard input}:2698: Error: symbol `__lxstat64' is already defined make[3]: *** [libfakeroot.lo] Error 1 As fakeroot for the target is not really needed, and was only added when we packaged fakeroot for the host, just make fakeroot not selectable for the target. We have to keep the AUTOTARGETS call for fakeroot on the target, because the host variant does not work otherwise, due to issues in the package infrastructure (that will be fixed post-2011.05). Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | fakeroot: use --program-prefix rather than manually renaming binaries | Peter Korsgaard | 2011-03-13 | 1 | -9/+1 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | fakeroot: fix download URL | Hector Oron | 2011-03-13 | 1 | -1/+1 |
| | | | | | | | | | | | Closes #3451 The Debian package snapshot service moved to an official debian.org address last year (http://www.debian.org/News/2010/20100412) with a slightly different URL structure, so adjust the download URL to match. Signed-off-by: Hector Oron <hector.oron@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package: apply libtool patch where possible | Peter Korsgaard | 2011-02-17 | 1 | -1/+0 |
| | | | | | | | | | | Now that we have libtool-2.2.x patch support, we can get rid of a bunch of _LIBTOOL_PATH = NO, fixing (potential) cross link issues. Notice: php not changed, as it uses a very old 1.5 version for the embedded sqlite, where our buildroot-libtool-v1.5.patch doesn't apply. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | packages: remove useless HOST_*_LIBTOOL_PATCH | Thomas Petazzoni | 2010-05-02 | 1 | -1/+0 |
| | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | fakeroot: convert to the autotools infrastructure | Thomas Petazzoni | 2010-04-09 | 2 | -117/+13 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -2/+2 |
| | | | | | | | | | | We have been passing -q to ./configure when using 'make -s' for packages using Makefile.autotools.in for some time. Do the same for packages using autotools, but not using the Makefile.autotools.in infrastructure, taking care to not do it for packages with hand written configure scripts. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -2/+2 |
| | | | | | | | | A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | fakeroot: install into HOST_DIR | Peter Korsgaard | 2009-04-01 | 1 | -10/+4 |
| | |||||
* | fakeroot: build host version under BUILD_DIR as well | Peter Korsgaard | 2009-04-01 | 1 | -1/+1 |
| | |||||
* | 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 | -2/+2 |
| | |||||
* | fakeroot: use 1.9.5 from snapshot.debian.net | Peter Korsgaard | 2008-12-01 | 1 | -2/+2 |
| | |||||
* | fakeroot: bump version | Peter Korsgaard | 2008-09-07 | 1 | -2/+2 |
| | |||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -2/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | buildroot: cleanup <package>-clean targets. | Peter Korsgaard | 2008-03-27 | 1 | -2/+2 |
| | | | | Based on input from Arndt Kritzner & Bernhard Fischer. | ||||
* | fakeroot: fix tarball name | Peter Korsgaard | 2008-03-13 | 1 | -1/+1 |
| | | | | Reported by Hamish Moffatt. | ||||
* | Fixed URL for fakeroot sources | John Voltz | 2008-03-12 | 1 | -3/+2 |
| | |||||
* | fakeroot: update patch for 1.9.3 | Peter Korsgaard | 2008-03-11 | 1 | -6/+6 |
| | | | | Patch by Sunil Gupta. | ||||
* | removed patch for older fakeroot | John Voltz | 2008-03-11 | 1 | -8937/+0 |
| | |||||
* | updated fakeroot version | John Voltz | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | Upped version, fixing http://busybox.net/bugs/view.php?id=1954 | Thomas Lundquist | 2008-01-21 | 1 | -1/+1 |
| | |||||
* | Added BR2_DEBIAN_MIRROR | Thomas Lundquist | 2007-12-27 | 1 | -1/+1 |
| | |||||
* | Closing bug #1819 and 1709 | Thomas Lundquist | 2007-12-27 | 2 | -8/+8 |
| | |||||
* | update fakeroot to 1.8.2 version | Ivan Kuten | 2007-10-18 | 1 | -1/+1 |
| | |||||
* | Bump fakeroot version and add patch | Ulf Samuelsson | 2007-10-13 | 2 | -1/+8938 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | - add check for UCLIBC_HAS_LFS. | Bernhard Reutner-Fischer | 2007-09-21 | 1 | -0/+0 |
| | | | | Fixes compilation error if LARGEFLE support is off | ||||
* | - of course we also define glibc. argh! | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -4/+5 |
| | |||||
* | - add candidate-patch to make fakeroot UCLIBC_HAS_LFS aware | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -0/+13 |
| | |||||
* | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -6/+14 |
| | |||||
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
| | | | | toolchain/*/*.mk */Makefile.in -l) | ||||
* | Fix libdir path for libfakeroot.la | Ulf Samuelsson | 2007-08-13 | 1 | -0/+2 |
| | |||||
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -2/+1 |
| | | | | - use TARGET_CONFIGURE_ARGS where appropriate. | ||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -1/+1 |
| | |||||
* | s/FAKEROUTE/FAKEROOT/ | Peter Korsgaard | 2007-05-03 | 2 | -2/+2 |
| | |||||
* | - make sure to download fakeroot if needed | Bernhard Reutner-Fischer | 2007-04-06 | 2 | -0/+9 |
| | |||||
* | Version bump. Thanks to Michael Benedict | Peter Korsgaard | 2007-04-03 | 1 | -1/+1 |
| | |||||
* | fixup package LDFLAGS handling | Eric Andersen | 2007-03-13 | 1 | -0/+2 |
| | |||||
* | Bump version. Closes #1241, #1243 and #1248 | Peter Korsgaard | 2007-03-05 | 2 | -4/+4 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-01-22 | 1 | -8/+8 |
| | |||||
* | fix dependancy to avoid needless rebuilds | Eric Andersen | 2007-01-22 | 1 | -0/+4 |
| | |||||
* | - use one (patched) sourcedir and build the -host and -target fakeroute in their | Bernhard Reutner-Fischer | 2006-12-15 | 1 | -18/+18 |
| | | | | own dirs. Thanks to Ulrich Hecht. | ||||
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
| | | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | ||||
* | teach newer fakeroot to not build docs | Eric Andersen | 2006-04-19 | 2 | -1/+23 |
| | |||||
* | - update from fakeroot 1.2.10 to 1.2.13 | Bernhard Reutner-Fischer | 2006-01-03 | 1 | -1/+2 |
| | |||||
* | remove extra space after touch | Mike Frysinger | 2005-11-24 | 1 | -2/+2 |
| | |||||
* | Finish implementing fakeroot handling so mksquashfs properly | Eric Andersen | 2005-06-24 | 1 | -0/+3 |
| | | | | | inherits device table settings and device nodes, exactly as per mkfs* applications that support device tables natively. |