mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
util-linux: restore zlib and ncurses dependencies for native
OE-Core commit 4a158b6ef125b555225472eefbe1ea226dc47c2c unintentionally removed the dependencies for util-linux-native on zlib-native and ncurses-native by getting append and virtclass-native overrides swapped around; later this was tidied up to remove the append (which did not change anything functionally). These libraries are required, so add them back in. (From OE-Core rev: 0038a030e605195284c98bc154f500a1343c252b) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
510feb640a
commit
24d1560609
@@ -1,5 +1,5 @@
|
||||
MAJOR_VERSION = "2.21"
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
require util-linux.inc
|
||||
|
||||
# note that `lscpu' is under GPLv3+
|
||||
|
||||
Reference in New Issue
Block a user