summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/parted
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/parted')
-rw-r--r--meta/recipes-extended/parted/parted-3.0/no_check.patch (renamed from meta/recipes-extended/parted/parted-2.3/no_check.patch)0
-rw-r--r--meta/recipes-extended/parted/parted-3.0/syscalls.patch (renamed from meta/recipes-extended/parted/parted-2.3/syscalls.patch)0
-rw-r--r--meta/recipes-extended/parted/parted_3.0.bb (renamed from meta/recipes-extended/parted/parted_2.3.bb)4
3 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/parted/parted-2.3/no_check.patch b/meta/recipes-extended/parted/parted-3.0/no_check.patch
index 58d8db4426..58d8db4426 100644
--- a/meta/recipes-extended/parted/parted-2.3/no_check.patch
+++ b/meta/recipes-extended/parted/parted-3.0/no_check.patch
diff --git a/meta/recipes-extended/parted/parted-2.3/syscalls.patch b/meta/recipes-extended/parted/parted-3.0/syscalls.patch
index e9bbe9a956..e9bbe9a956 100644
--- a/meta/recipes-extended/parted/parted-2.3/syscalls.patch
+++ b/meta/recipes-extended/parted/parted-3.0/syscalls.patch
diff --git a/meta/recipes-extended/parted/parted_2.3.bb b/meta/recipes-extended/parted/parted_3.0.bb
index 14c9c256e1..29daf01df6 100644
--- a/meta/recipes-extended/parted/parted_2.3.bb
+++ b/meta/recipes-extended/parted/parted_3.0.bb
@@ -10,8 +10,8 @@ SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
10 file://no_check.patch \ 10 file://no_check.patch \
11 file://syscalls.patch " 11 file://syscalls.patch "
12 12
13SRC_URI[md5sum] = "30ceb6df7e8681891e865e2fe5a7903d" 13SRC_URI[md5sum] = "a94e84a9b9944715c4453f82ccc639bf"
14SRC_URI[sha256sum] = "e81fa140805b5cd029ff6dda5cfa94d223e83ac182ebcae94f841d62ce468829" 14SRC_URI[sha256sum] = "8886eece015202f6bd5ce8414f4b68838452cef509f2e3389ad56128219837b7"
15 15
16EXTRA_OECONF = "--disable-Werror --disable-device-mapper" 16EXTRA_OECONF = "--disable-Werror --disable-device-mapper"
17 17