diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-extended/parted/files/check-vfat.patch | 2 |
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 @@ | |||
| 1 | Add checks for both mkfs.vfat and the vfat file system in the kernel before | 1 | Add checks for both mkfs.vfat and the vfat file system in the kernel before |
| 2 | running tests. | 2 | running tests. |
| 3 | 3 | ||
| 4 | Upstream-Status: Pending | 4 | Upstream-Status: Submitted [https://alioth-lists.debian.net/pipermail/parted-devel/2021-August/005653.html] |
| 5 | Signed-off-by: Ross Burton <ross.burton@arm.com> | 5 | Signed-off-by: Ross Burton <ross.burton@arm.com> |
| 6 | 6 | ||
| 7 | diff --git a/tests/t-lib-helpers.sh b/tests/t-lib-helpers.sh | 7 | diff --git a/tests/t-lib-helpers.sh b/tests/t-lib-helpers.sh |
