summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/parted/parted_1.9.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/parted/parted_1.9.0.bb')
-rw-r--r--meta/recipes-extended/parted/parted_1.9.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/parted/parted_1.9.0.bb b/meta/recipes-extended/parted/parted_1.9.0.bb
index 96253b2cf0..3601fb1006 100644
--- a/meta/recipes-extended/parted/parted_1.9.0.bb
+++ b/meta/recipes-extended/parted/parted_1.9.0.bb
@@ -10,6 +10,9 @@ SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
10 file://no_check.patch;patch=1 \ 10 file://no_check.patch;patch=1 \
11 file://syscalls.patch;patch=1 " 11 file://syscalls.patch;patch=1 "
12 12
13SRC_URI[md5sum] = "055305bc7bcf472ce38f9abf69a9d94d"
14SRC_URI[sha256sum] = "53231241ba24c104c207bd2920d70d31fda86df86a69c90e11f35144ffc55509"
15
13EXTRA_OECONF = "--disable-Werror --disable-device-mapper" 16EXTRA_OECONF = "--disable-Werror --disable-device-mapper"
14 17
15inherit autotools pkgconfig gettext 18inherit autotools pkgconfig gettext