]> code.ossystems Code Review - openembedded-core.git/commit
expect: use u-a for mkpasswd
authorMartin Jansa <martin.jansa@gmail.com>
Sat, 17 Jun 2017 17:45:30 +0000 (19:45 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2017 19:54:53 +0000 (20:54 +0100)
commitb12cdaf877bc6df71d19a6bbe8c4098d48dea269
tree08014ee1b5e676426a12029464d012dc3c17dd83
parente41c0827f54ea81274df98473e27263ef7e02c8d
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

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/expect/expect_5.45.bb