From f3dc6165f647dc35b3d6cb28566d9fb7fb63eb08 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Fri, 15 Apr 2022 13:48:22 -0400 Subject: agl-cluster-demo fixes for Kirkstone Changes: - Update "BSD" license declaration in cluster-gauges-qtcompositor and cluster-dasboard recipes to now required more specific "BSD-3-Clause" after checking in the source tree. - Make packagegroup-agl-profile-cluster-qtcompositor machine-specific to avoid tripping the new check for depending on dynamically renamed packages. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray Change-Id: I24915cd85cb3854b3f9bc7947adda9cb5d42d8a9 --- .../packagegroups/packagegroup-agl-profile-cluster-qtcompositor.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-platform') diff --git a/recipes-platform/packagegroups/packagegroup-agl-profile-cluster-qtcompositor.bb b/recipes-platform/packagegroups/packagegroup-agl-profile-cluster-qtcompositor.bb index ba66b60d..0539ae12 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-profile-cluster-qtcompositor.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-profile-cluster-qtcompositor.bb @@ -2,6 +2,8 @@ SUMMARY = "The middleware for AGL Qt5 based cluster qtcompositor" DESCRIPTION = "The set of packages required for AGL Qt5 based Cluster Demo Qtcompositor Distribution" LICENSE = "MIT" +PACKAGE_ARCH = "${MACHINE_ARCH}" + inherit packagegroup PACKAGES = "\ -- cgit 1.2.3-korg