From: Aditya GS Date: Fri, 5 Jun 2026 11:48:03 +0000 (+0530) Subject: gawk: add Signed-off-by to randtest backport X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;ds=sidebyside;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git gawk: add Signed-off-by to randtest backport The previously merged randtest stability fix was missing the Signed-off-by tag in the backported patch file. Add the missing Signed-off-by to ensure proper attribution. Signed-off-by: Aditya GS Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/gawk/files/randtest-fix.patch b/meta/recipes-extended/gawk/files/randtest-fix.patch index 216b14e314..ac26eef8d1 100644 --- a/meta/recipes-extended/gawk/files/randtest-fix.patch +++ b/meta/recipes-extended/gawk/files/randtest-fix.patch @@ -8,6 +8,8 @@ when sigma is too small, avoiding intermittent failures. Upstream-Status: Backport [https://cgit.git.savannah.gnu.org/cgit/gawk.git/commit/?id=f2250f4bc864913437619af7a983] +Signed-off-by: Aditya GS + --- diff --git a/test/randtest.sh b/test/randtest.sh