summaryrefslogtreecommitdiffstats
path: root/rules/host-fakeroot.make
Commit message (Collapse)AuthorAgeFilesLines
* update all spdx license identifier to the new versionMichael Olbrich2018-03-121-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fakeroot: make it relocatableMichael Olbrich2018-02-241-11/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fakeroot: version bump 1.20.2 -> 1.21Alexander Aring2016-09-061-3/+3
| | | | | | | | | | | | | | | | | | | | | | Also, import all Debian patches for fakeroot. This includes a fix for error messages like this (caused by glibc >= 2.24): dlsym(acl_get_fd): /usr/lib/libfakeroot/libfakeroot.so: undefined symbol: acl_get_fd dlsym(acl_get_file): /usr/lib/libfakeroot/libfakeroot.so: undefined symbol: acl_get_file dlsym(acl_set_fd): /usr/lib/libfakeroot/libfakeroot.so: undefined symbol: acl_set_fd dlsym(acl_set_file): /usr/lib/libfakeroot/libfakeroot.so: undefined symbol: acl_set_file See also: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830912 The patch "0003-xattr-increase-MAX_IPC_BUFFER_SIZE-to-1024.patch" is now upstream and was dropped. To generate the docs 'po4a' is needed. A patch is necessary to disabled building this. Signed-off-by: Alexander Aring <aar@pengutronix.de> [mol: cleanup patches and commit message] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-fakeroot: fix sed argumentsMichael Olbrich2016-07-231-1/+1
| | | | | | | '-i' has an optional argument: a backup suffix. It was never noticed because '-e' is optional for a single regex. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* automated switch to SPDX conform license namesMichael Olbrich2015-10-271-1/+1
| | | | | | | | | | | | | | | search & replace for: - GPL-1.0 - GPL-2.0 - GPL-3.0 - LGPL-2.0 - LGPL-3.0 - LGPL-2.1 - AGPL-3.0 - AFL-2.1 - Autoconf-exception-3.0 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-fakeroot: fix license infoMichael Olbrich2015-10-271-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fakeroot: version bump to 1.20.2Marc Kleine-Budde2015-06-091-2/+2
| | | | | | Add patch to support fakerooting "evmctl sign". Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* host-fakeroot: add license informationJuergen Borleis2015-02-061-0/+1
| | | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-fakeroot: make sure bash is used as the shell for bin/fakerootMichael Olbrich2015-01-081-0/+4
| | | | | | | | | | | | Otherwise targetinstall can fail for some bash versions with: [...] ptxd_make_opkg_finish_impl: not found [...] This seems to be a side effect of some bash security fixes. Exported bash functions are lost when executing bash -> dash -> bash. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-fakeroot: version bump 1.14.4 -> 1.18.4Michael Olbrich2014-06-161-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fakeroot: change libdir, wo LD_LIBRARY_PATH only adds libfakerootMichael Olbrich2012-04-161-8/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: use ptx/mirror for all mirror URLsMichael Olbrich2012-01-061-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [host-fakeroot] fix install when working with packagesMichael Olbrich2010-04-231-0/+11
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
*-. Merge branches 'next/cleanups', 'next/version-bumps' and 'next/patchin' of ↵Marc Kleine-Budde2010-04-011-12/+5
|\ \ | | | | | | | | | git://git.pengutronix.de/git/mkl/ptxdist
| | * [host-fakeroot] version bumpt to 1.14.4Marc Kleine-Budde2010-04-011-3/+4
| |/ |/| | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
| * [host-fakeroot] just cleanupsMarc Kleine-Budde2010-04-011-9/+1
|/ | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-9/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [fakeroot] version bump to 1.12.2Marc Kleine-Budde2009-03-091-1/+1
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10024 33e552b5-05e3-0310-8538-816dae2090ed
* * host-fakeroot.make:Marc Kleine-Budde2009-01-111-1/+1
| | | | | | | fix version number :) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9481 33e552b5-05e3-0310-8538-816dae2090ed
* * host-fakeroot.make:Marc Kleine-Budde2009-01-111-4/+2
| | | | | | | version bump to 1.12 git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9476 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/host-fakeroot.make:Robert Schwebel2008-11-031-4/+7
| | | | | | | | version bump to fakeroot-1.10.1, fixes several strange errors on x64 systems git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9057 33e552b5-05e3-0310-8538-816dae2090ed
* * host-fakeroot.make:Marc Kleine-Budde2008-06-051-52/+1
| | | | | | | cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8427 33e552b5-05e3-0310-8538-816dae2090ed
* * fakeroot: update to 1.5.10 for fixing the glibc-2.5 issues with *at syscallsMarc Kleine-Budde2007-03-061-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7028 33e552b5-05e3-0310-8538-816dae2090ed
* * host-fakeroot: cleanup.Robert Schwebel2007-01-021-24/+11
| | | | | | | Merged from branches/ptxdist-trunk-mkl by rsc. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6661 33e552b5-05e3-0310-8538-816dae2090ed
* * host-fakeroot.make, host-ipkg.make:Marc Kleine-Budde2006-06-231-3/+3
| | | | | | | some = -> := replacements git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5853 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/host-fakeroot.make:Marc Kleine-Budde2006-06-091-1/+1
| | | | | | | use HOST_ENV git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5713 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
| | | | | | | remove -include $(call package_depfile) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5707 33e552b5-05e3-0310-8538-816dae2090ed
* use host path, not cross path for hosttools; merged from mkl-trunkRobert Schwebel2006-06-051-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5631 33e552b5-05e3-0310-8538-816dae2090ed
* * Changed "patchin" macro to use the packet label instead of theRobert Schwebel2006-05-211-1/+1
| | | | | | | | direct value. This is part of the efford to make local packets possible. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5517 33e552b5-05e3-0310-8538-816dae2090ed
* changed get and extract macros to use packet labelsRobert Schwebel2006-05-141-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5497 33e552b5-05e3-0310-8538-816dae2090ed
* use fakeroot from temporary-src, because the braindamaged debian folks ↵Robert Schwebel2006-04-131-2/+2
| | | | | | remove their old versions git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5397 33e552b5-05e3-0310-8538-816dae2090ed
* version bump; fix po4a tests in autoconfRobert Schwebel2006-04-131-1/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5395 33e552b5-05e3-0310-8538-816dae2090ed
* version updateRobert Schwebel2006-04-121-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5394 33e552b5-05e3-0310-8538-816dae2090ed
* reverted := vs. = patchRobert Schwebel2006-03-011-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4936 33e552b5-05e3-0310-8538-816dae2090ed
* = -> := replacementSascha Hauer2006-03-011-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4890 33e552b5-05e3-0310-8538-816dae2090ed
* fixed install dependencyBjoern Buerger2006-01-251-1/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4410 33e552b5-05e3-0310-8538-816dae2090ed
* fixed dependencyBjoern Buerger2006-01-131-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3964 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-17/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3868 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3864 33e552b5-05e3-0310-8538-816dae2090ed
* avoid error message that non-generated make files are not being foundRobert Schwebel2006-01-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3766 33e552b5-05e3-0310-8538-816dae2090ed
* fixed deprecated HOSTTOOL_ and hosttool- labels & targetsBjoern Buerger2006-01-101-41/+41
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3748 33e552b5-05e3-0310-8538-816dae2090ed
* added generic call package_depfile rule for autogeneration of default ↵Bjoern Buerger2006-01-091-0/+2
| | | | | | dependencies - this should not break anything, since it just adds some more variables git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3743 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Robert Schwebel2005-12-271-7/+2
| | | | https://svn.pengutronix.de/svn/ptxdist/branches/ptxdist-0.7-destdir-r3569@3574 33e552b5-05e3-0310-8538-816dae2090ed
* hide $(call touch) output with @; replace manual install by $(call install...Robert Schwebel2005-12-111-7/+7
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3502 33e552b5-05e3-0310-8538-816dae2090ed
* add packages to PACKAGES-yRobert Schwebel2005-11-131-3/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3340 33e552b5-05e3-0310-8538-816dae2090ed
* merge: backports from 0.9Robert Schwebel2005-09-281-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3172 33e552b5-05e3-0310-8538-816dae2090ed
* version bumpRobert Schwebel2005-09-151-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3115 33e552b5-05e3-0310-8538-816dae2090ed
* moved hosttool-s to host-sRobert Schwebel2005-07-161-0/+136
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2962 33e552b5-05e3-0310-8538-816dae2090ed