summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-08-09 17:00:24 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-12 06:26:10 +0100
commitc9a958104c526806d38ab2f6f45a07c428d027fe (patch)
tree0bf20bdf1573c3fd1a707e09f75d61f1848ee6af
parentd8c6a87a568ba9b9e84a661989d5b26e07394641 (diff)
downloadopenembedded-core-c9a958104c526806d38ab2f6f45a07c428d027fe.tar.gz
parted: update patch status
This patch has now been submitted to parted-devel. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-extended/parted/files/check-vfat.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/parted/files/check-vfat.patch b/meta/recipes-extended/parted/files/check-vfat.patch
index c64130a4e2..fad50292d9 100644
--- a/meta/recipes-extended/parted/files/check-vfat.patch
+++ b/meta/recipes-extended/parted/files/check-vfat.patch
@@ -1,7 +1,7 @@
Add checks for both mkfs.vfat and the vfat file system in the kernel before
running tests.
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://alioth-lists.debian.net/pipermail/parted-devel/2021-August/005653.html]
Signed-off-by: Ross Burton <ross.burton@arm.com>
diff --git a/tests/t-lib-helpers.sh b/tests/t-lib-helpers.sh