mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
gzip/pigz/expat/image: Simplify gzip-native/pigz-native
With recipe specific sysroots, the gzip-replacement-native dance/class is obsolete, simplify the code accordingly. (From OE-Core rev: 39865fdf3698a130f792d41853f9c9ca1901e335) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -9,8 +9,6 @@ TOOLCHAIN_TARGET_TASK += "${PACKAGE_INSTALL}"
|
||||
TOOLCHAIN_TARGET_TASK_ATTEMPTONLY += "${PACKAGE_INSTALL_ATTEMPTONLY}"
|
||||
POPULATE_SDK_POST_TARGET_COMMAND += "rootfs_sysroot_relativelinks; "
|
||||
|
||||
inherit gzipnative
|
||||
|
||||
LICENSE = "MIT"
|
||||
PACKAGES = ""
|
||||
DEPENDS += "${MLPREFIX}qemuwrapper-cross depmodwrapper-cross"
|
||||
|
||||
Reference in New Issue
Block a user