diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2017-06-17 19:45:30 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-28 20:55:08 +0100 |
commit | b7a73352f510bcf429467820c513b75960758483 (patch) | |
tree | caaf03787f4c20c515f28a909c40fe010b2dc716 /meta-poky/recipes-core | |
parent | 3ec39b83eaa14ede81458859dcae59bca89cbbec (diff) | |
download | poky-b7a73352f510bcf429467820c513b75960758483.tar.gz |
expect: use u-a for mkpasswd
* when busybox is built with CONFIG_CRYPTPW=y, then it will provide
alternative for mkpasswd, which will fail in postinst, because
mkpasswd from expect wasn't using u-a:
update-alternatives: Error: not linking rootfs/usr/bin/mkpasswd to
/bin/busybox.nosuid since rootfs/usr/bin/mkpasswd exists and is not
a link
(From OE-Core rev: b12cdaf877bc6df71d19a6bbe8c4098d48dea269)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/recipes-core')
0 files changed, 0 insertions, 0 deletions