| Message ID | 20260605114804.2509-1-adityags2004@gmail.com |
|---|---|
| State | Accepted, archived |
| Commit | eeea0396b60e50ddb636088eee8ffe23c512d367 |
| Headers | show |
| Series | gawk: add Signed-off-by to randtest backport | expand |
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 <adityags2004@gmail.com> + --- diff --git a/test/randtest.sh b/test/randtest.sh
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> --- meta/recipes-extended/gawk/files/randtest-fix.patch | 2 ++ 1 file changed, 2 insertions(+)