From 311bba3702c2a4580fc7abcc650af0c365446dcf Mon Sep 17 00:00:00 2001 From: Naoto Yamaguchi Date: Sat, 2 Oct 2021 12:52:56 +0900 Subject: Fix some issue for the cluster-refgui recipe Cluster refgui upstreamd at SPEC-3942. But recipe was not changed. Current refgui recipe has some issue. * Referring to github repository now. * Not changed recipe name from refgui to cluster-refgui. * License description is old, that is already changed from MIT to Apach-2.0. This patch fix these issue. Bug-AGL: SPEC-4090 Signed-off-by: Naoto Yamaguchi Change-Id: I2742caf36ed50a2dbf41274d172a11be33708841 --- meta-agl-lxc/recipes-platform/images/guest-image-cluster-demo.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-lxc/recipes-platform') diff --git a/meta-agl-lxc/recipes-platform/images/guest-image-cluster-demo.bb b/meta-agl-lxc/recipes-platform/images/guest-image-cluster-demo.bb index 959a46a6..bbf72fbf 100644 --- a/meta-agl-lxc/recipes-platform/images/guest-image-cluster-demo.bb +++ b/meta-agl-lxc/recipes-platform/images/guest-image-cluster-demo.bb @@ -7,6 +7,6 @@ IMAGE_INSTALL += " \ weston \ weston-init \ weston-ini-conf-landscape \ - refgui \ + cluster-refgui \ pipewire-ic-ipc \ " -- cgit 1.2.3-korg