summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/parted/parted_3.2.bb
diff options
context:
space:
mode:
authorJoe Slater <joe.slater@windriver.com>2019-06-20 15:04:21 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-21 00:26:21 +0100
commitc724a2feaef9030718742c02cb7da5a976e6b6e4 (patch)
treef614aafb1859dae8d5e5c280f88ad15f524be67d /meta/recipes-extended/parted/parted_3.2.bb
parente53ebf297c86bba727e075c44c595beb061dbfc8 (diff)
downloadopenembedded-core-contrib-c724a2feaef9030718742c02cb7da5a976e6b6e4.tar.gz
parted: change device manager check in ptest
t6001-psep should check for device manager the same way as other ptests for parted -- look for an environment variable. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/parted/parted_3.2.bb')
-rw-r--r--meta/recipes-extended/parted/parted_3.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/parted/parted_3.2.bb b/meta/recipes-extended/parted/parted_3.2.bb
index 13d7d6676c..21a815345a 100644
--- a/meta/recipes-extended/parted/parted_3.2.bb
+++ b/meta/recipes-extended/parted/parted_3.2.bb
@@ -18,6 +18,7 @@ SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.xz \
file://run-ptest \
file://Makefile \
file://0001-libparted-Use-read-only-when-probing-devices-on-linu.patch \
+ file://dm_check.patch \
"
SRC_URI[md5sum] = "0247b6a7b314f8edeb618159fa95f9cb"