mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
parted: Add BBCLASSEXTEND native
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -8,7 +8,9 @@ PR = "r3"
|
||||
SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
|
||||
file://no_check.patch;patch=1 \
|
||||
file://syscalls.patch;patch=1 "
|
||||
|
||||
|
||||
EXTRA_OECONF = "--disable-Werror --disable-device-mapper"
|
||||
|
||||
inherit autotools_stage pkgconfig gettext
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user