mbox series

[0/2] Fix yocto-check-layer issues

Message ID 20260316-fix-checklayer-v1-0-f3bcaa60e93c@pbarker.dev
Headers show
Series Fix yocto-check-layer issues | expand

Message

Paul Barker March 16, 2026, 2:59 p.m. UTC
Running yocto-check-layer against the core metadata showed a couple of
issues that are easy to fix.

Signed-off-by: Paul Barker <paul@pbarker.dev>
---
Paul Barker (2):
      oeqa: manual: Add Upstream-Status to abat patch
      packagegroup-core-tools-profile: Avoid dependency on systemtap for loongarch64

 meta/lib/oeqa/manual/abat.patch                                    | 3 ++-
 meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)
---
base-commit: c1fb515f2a88fa0a0e95529afc07a99db001af0e
change-id: 20260316-fix-checklayer-8e9430fbdab1

Best regards,