From 4874895ab5dd2635229a20a419e9c7c7d9cf6201 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 16 Jul 2021 12:32:23 +0100 Subject: parted: remove obsolete patch We've had recipe-specific sysroots for a long time now, so there's no need to forcible disable floating checks. (From OE-Core rev: 517ac15fd7335f3d4179e427bd2a289a988eaafc) Signed-off-by: Ross Burton Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-extended/parted/parted_3.4.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-extended/parted/parted_3.4.bb') diff --git a/meta/recipes-extended/parted/parted_3.4.bb b/meta/recipes-extended/parted/parted_3.4.bb index 4b76ca4861..96d30372c3 100644 --- a/meta/recipes-extended/parted/parted_3.4.bb +++ b/meta/recipes-extended/parted/parted_3.4.bb @@ -7,7 +7,6 @@ SECTION = "console/tools" DEPENDS = "ncurses util-linux virtual/libiconv" SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.xz \ - file://no_check.patch \ file://fix-doc-mandir.patch \ file://0002-libparted_fs_resize-link-against-libuuid-explicitly-.patch \ file://run-ptest \ -- cgit v1.2.3-54-g00ecf