summaryrefslogtreecommitdiffstats
path: root/meta-uhmi
diff options
context:
space:
mode:
authorKenta <murakami.kenta002@jp.panasonic.com>2024-10-03 09:44:55 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-10-11 12:21:03 +0000
commit3dc53abca40e95f6c4ccf13d6ad91831c9145660 (patch)
tree684451de9c7f9742e9e31109e63160f20e6fa412 /meta-uhmi
parentbcdcd7096bf2ac7b0fa3b567f9f03bd3a2a1427d (diff)
Unified HMI: Remove bbappend for image
Introducing change of supported images due to obsoletion of agl-demo-platform. To install RVGPU, you need to add packagegroup-rvgpu to the installation targets in local.conf. This method will be summarized in the README in a later commit. Bug-AGL: SPEC-5252 Change-Id: Ie8c4458499affc9dab8ddbece31b98dccb338105 Signed-off-by: Kenta <murakami.kenta002@jp.panasonic.com>
Diffstat (limited to 'meta-uhmi')
-rw-r--r--meta-uhmi/meta-rvgpu/recipes-platform/images/agl-demo-platform.bbappend1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-uhmi/meta-rvgpu/recipes-platform/images/agl-demo-platform.bbappend b/meta-uhmi/meta-rvgpu/recipes-platform/images/agl-demo-platform.bbappend
deleted file mode 100644
index 228012d2..00000000
--- a/meta-uhmi/meta-rvgpu/recipes-platform/images/agl-demo-platform.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-IMAGE_INSTALL:append = " packagegroup-rvgpu"