diff options
Diffstat (limited to 'meta/recipes-extended')
-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 58d8db442..58d8db442 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 e9bbe9a95..e9bbe9a95 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 14c9c256e..29daf01df 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 \ file://no_check.patch \ file://syscalls.patch " -SRC_URI[md5sum] = "30ceb6df7e8681891e865e2fe5a7903d" -SRC_URI[sha256sum] = "e81fa140805b5cd029ff6dda5cfa94d223e83ac182ebcae94f841d62ce468829" +SRC_URI[md5sum] = "a94e84a9b9944715c4453f82ccc639bf" +SRC_URI[sha256sum] = "8886eece015202f6bd5ce8414f4b68838452cef509f2e3389ad56128219837b7" EXTRA_OECONF = "--disable-Werror --disable-device-mapper" |