summaryrefslogtreecommitdiffstats
path: root/package/python/python.mk
diff options
context:
space:
mode:
authorSamuel Martin <s.martin49@gmail.com>2014-01-22 21:59:41 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-01-22 22:08:28 +0100
commit22cdb652f51f08c52a87f66da49036eecdf68e8a (patch)
tree24814363b0abee8e3fb71953c8994630e03624b2 /package/python/python.mk
parent8157159b22efa774cb94030e5a079e628b0cea67 (diff)
downloadbuildroot-22cdb652f51f08c52a87f66da49036eecdf68e8a.tar.gz
buildroot-22cdb652f51f08c52a87f66da49036eecdf68e8a.zip
fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not empty
When using a custom rootfs skeleton, the host-mkpasswd target is not automatically built, even if some packages add users (i.e. when PACKAGES_USERS is not empty). In this case, the rootfs generation may fail because the mkpasswd provided by some distribution does not support all options used in the mkusers script. This patch avoids such trouble by automatically adding the host-mkpasswd package to the dependency list of the rootfs targets if users needs to be created. [Peter: minor rewording of commit message] Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python/python.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud