From 52b0bfdd6ec0b65cad2d39007886b2198d29478d Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 17 Nov 2021 16:35:16 +0100 Subject: [PATCH] unfs3: add missing Upstream-Status tag Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/unfs3/unfs3/no-yywrap.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/unfs3/unfs3/no-yywrap.patch b/meta/recipes-devtools/unfs3/unfs3/no-yywrap.patch index e0746ad518..e3496814d8 100644 --- a/meta/recipes-devtools/unfs3/unfs3/no-yywrap.patch +++ b/meta/recipes-devtools/unfs3/unfs3/no-yywrap.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport [https://github.com/unfs3/unfs3/commit/3fa0568e6ef96e045286afe18444bc28fe93962b] + diff --git a/Config/exports.l b/Config/exports.l index 662603c..7e7c4fc 100644 --- a/Config/exports.l -- 2.40.1