summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2024-06-18 18:04:02 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2024-06-18 19:06:13 -0300
commite70adddc0d9aa28491728d9d9bf6db12ab8a00ab (patch)
tree9068773e07f1c2f8f20ad2d764489c17fa1d8f2c /dynamic-layers/openembedded-layer
parent34723ef209c77ab2ca848833c986d4cff4e47ec4 (diff)
downloadmeta-freescale-backport-scarthgap.tar.gz
patches: fix upstream-statusbackport-scarthgap
OE-core enabled the picky QA check on Upstream-Status. commit b7fb91c797ab ("insane: add patch-status to default ERROR_QA") Add missing upstream-status respectively fix unknown 'unknown' state. strict_status_re = re.compile(r"^Upstream-Status: (Pending|Submitted|Denied|Inappropriate|Backport|Inactive-Upstream)( .+)?$", re.MULTILINE) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit bbaaa2981cc3cc024bd3c43e729b871802c817d2)
Diffstat (limited to 'dynamic-layers/openembedded-layer')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-devtools/luajit/luajit/ppc-fixplt.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-devtools/luajit/luajit/ppc-fixplt.patch b/dynamic-layers/openembedded-layer/recipes-devtools/luajit/luajit/ppc-fixplt.patch
index b9f17f4e3..a576f917a 100644
--- a/dynamic-layers/openembedded-layer/recipes-devtools/luajit/luajit/ppc-fixplt.patch
+++ b/dynamic-layers/openembedded-layer/recipes-devtools/luajit/luajit/ppc-fixplt.patch
@@ -1,5 +1,4 @@
1Upstream-Status: Unknown 1Upstream-Status: Pending
2
3Signed-off-by: Khem Raj <raj.khem@gmail.com> 2Signed-off-by: Khem Raj <raj.khem@gmail.com>
4 3
5libluajit is having symbols that can't be 4libluajit is having symbols that can't be