libsepol: upgrade 3.3 -> 3.4

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
Yi Zhao 2022-08-28 10:29:20 +08:00 committed by Joe MacDonald
parent 1485dd7fb9
commit d97c3636d2

View File

@ -13,10 +13,6 @@ inherit lib_package
S = "${WORKDIR}/git/libsepol"
# Change RANLIB for cross compiling, use host-tools $(AR) rather than
# local ranlib.
EXTRA_OEMAKE += "RANLIB='$(AR) s'"
DEPENDS += "flex-native"
DEPENDS = "flex-native"
BBCLASSEXTEND = "native"