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 <[email protected]> --- meta/recipes-extended/gawk/files/randtest-fix.patch | 2 ++ 1 file changed, 2 insertions(+) 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 <[email protected]> + --- diff --git a/test/randtest.sh b/test/randtest.sh -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238171): https://lists.openembedded.org/g/openembedded-core/message/238171 Mute This Topic: https://lists.openembedded.org/mt/119662966/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
