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
committerMax Krummenacher <max.krummenacher@toradex.com>2024-06-18 18:15:31 +0200
commitbbaaa2981cc3cc024bd3c43e729b871802c817d2 (patch)
tree08f3f4da15c3e9d1eceff7ceb0bc4243676b394f /dynamic-layers/openembedded-layer
parent94cf1e5f109942f49712a8baf8c67d442f97c8bf (diff)
downloadmeta-freescale-bbaaa2981cc3cc024bd3c43e729b871802c817d2.tar.gz
patches: fix upstream-status
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>
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 b9f17f4e..a576f917 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