mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 14:54:21 +00:00
parted: Add BBCLASSEXTEND native
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
f89cd3158a
commit
5cda1b7660
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user