]> code.ossystems Code Review - openembedded-core.git/commit
busybox: make postinst run firstly before update-alternatives
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 26 Jun 2019 07:40:22 +0000 (15:40 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jun 2019 11:20:24 +0000 (12:20 +0100)
commit3a035bd0a06a6ded4d0ce7e35a3bce42245727d2
treee99ac649559b9a87cab32b17308e501a7aee2eed
parent52c36dd869c605c0065c17f9ed502a319ce3dd84
busybox: make postinst run firstly before update-alternatives

The update-alternatives.bbclass' postinst script runs firstly before other
postinst, but busybox needs set basic tools such as sed command firstly,
otherwise, update-alternatives doesn't work, so run busybox' postinst firstly
to fix the problem.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox.inc