]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
gawk: add Signed-off-by to randtest backport master
authorAditya GS <adityags2004@gmail.com>
Fri, 5 Jun 2026 11:48:03 +0000 (17:18 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Jun 2026 14:50:12 +0000 (15:50 +0100)
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 <adityags2004@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/gawk/files/randtest-fix.patch

index 216b14e314c300633ff9a4408055826d9c48210d..ac26eef8d14f47a189db992ac63bb00d5a552789 100644 (file)
@@ -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 <adityags2004@gmail.com>
+
 ---
 
 diff --git a/test/randtest.sh b/test/randtest.sh