summaryrefslogtreecommitdiffstats
path: root/rules/host-fakeroot.in
Commit message (Collapse)AuthorAgeFilesLines
* rules: allow selecting most host packages in the platformconfigMichael Olbrich2018-11-061-1/+1
| | | | | | | | | | | Do this by including the the hosttools_noprompt section for the platformconfig. This way, we don't need to manually add a package to the platformconfig when it is needed. Exceptions are special packages that are always enabled and host-gobject-introspection because it needs host-qemu. These packages are now in the new hosttools_noprompt_ptx section. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fakeroot: fix compilation, add missing libcap dependencyMarc Kleine-Budde2015-06-111-0/+1
| | | | | | | | | | Since commit cfb6bdabb870 fakeroot: version bump to 1.20.2 fakeroot needs libcap to compile. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* host-fakeroot: depend on host-aclMichael Olbrich2012-09-121-0/+1
| | | | | | | Without ACL support fakeroot does not work correctly one filesystems with ACL support enabled: e.g. 'cp -a' generates broken directory permissions. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [host-*] activate all host packages if ALLYES is activeMarc Kleine-Budde2010-05-031-1/+0
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* * hosttools: migrate from bool to tristate; should result inRobert Schwebel2008-12-211-1/+2
| | | | | | | less rebuilds of hosttools due to selections. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9299 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.in:Marc Kleine-Budde2008-10-281-0/+1
| | | | | | | added SECTION git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8983 33e552b5-05e3-0310-8538-816dae2090ed
* * Kconfig: cleanupRobert Schwebel2006-10-261-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6233 33e552b5-05e3-0310-8538-816dae2090ed
* make fakeroot mandatoryRobert Schwebel2006-02-201-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4659 33e552b5-05e3-0310-8538-816dae2090ed
* Indent with <tab> not 8 <space>s.Ladislav Michl2006-02-111-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4572 33e552b5-05e3-0310-8538-816dae2090ed
* fixed deprecated HOSTTOOL_ and hosttool- labels in .in filesBjoern Buerger2006-01-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3757 33e552b5-05e3-0310-8538-816dae2090ed
* moved hosttool-s to host-sRobert Schwebel2005-07-161-0/+12
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2962 33e552b5-05e3-0310-8538-816dae2090ed