| Message ID | 20260316-fix-checklayer-v1-1-f3bcaa60e93c@pbarker.dev |
|---|---|
| State | Accepted, archived |
| Commit | 8ad2360405382d524f9aa37a2309a0d8456f1292 |
| Headers | show |
| Series | Fix yocto-check-layer issues | expand |
diff --git a/meta/lib/oeqa/manual/abat.patch b/meta/lib/oeqa/manual/abat.patch index 1541ac80cbe1..d69270aa3911 100644 --- a/meta/lib/oeqa/manual/abat.patch +++ b/meta/lib/oeqa/manual/abat.patch @@ -1,3 +1,4 @@ +Upstream-Status: Inappropriate [OE-specific patch for manual testing] ######## diff --git a/glxgears_check.sh b/glxgears_check.sh index 17622b8..c4d3b97 100755 @@ -61,4 +62,4 @@ index 9cf6eab..2305796 100755 if [ -z "$XPID" ]; then echo "Start up X server FAIL!" echo -######## \ No newline at end of file +########
Running check-layer on the core metadata showed that abat.patch is missing an Upstream-Status. Signed-off-by: Paul Barker <paul@pbarker.dev> --- meta/lib/oeqa/manual/abat.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)