diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2019-06-26 15:40:22 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-27 12:20:36 +0100 |
commit | cebda73b3fc33793c3ad42edec380c656680330d (patch) | |
tree | 7b6182262caf4247719707095033bd78a1dbf091 /scripts | |
parent | 8d22a45cdd97e14e1c8f9f0410406c4c1e0a0950 (diff) | |
download | poky-cebda73b3fc33793c3ad42edec380c656680330d.tar.gz |
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.
(From OE-Core rev: 3a035bd0a06a6ded4d0ce7e35a3bce42245727d2)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions