From 2df877da915944438a13eb2ce269be7b603ede21 Mon Sep 17 00:00:00 2001 From: Naoto Yamaguchi Date: Thu, 7 Oct 2021 07:22:31 +0900 Subject: Create new image for ivi container demo AGL IC integration will have two guests, one of the cluster demo, one of the simple ivi demo. This patch add initial support for ivi container for demo. Bug-AGL: SPEC-4099 Signed-off-by: Naoto Yamaguchi Change-Id: I4a1da6e30aee99e8ce2e2c404da78a413c647fd2 --- .../recipes-container/lxc-config/lxc-config-cluster-demo_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-lxc/recipes-container/lxc-config/lxc-config-cluster-demo_1.0.bb') diff --git a/meta-agl-lxc/recipes-container/lxc-config/lxc-config-cluster-demo_1.0.bb b/meta-agl-lxc/recipes-container/lxc-config/lxc-config-cluster-demo_1.0.bb index 5657785b..57101f7a 100644 --- a/meta-agl-lxc/recipes-container/lxc-config/lxc-config-cluster-demo_1.0.bb +++ b/meta-agl-lxc/recipes-container/lxc-config/lxc-config-cluster-demo_1.0.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "AGL demo container LXC config" +DESCRIPTION = "AGL cluster demo container LXC config" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678acb234cb" -- cgit 1.2.3-korg