From 632f4b7e7c05dbe7bbcad0474ebe65b84446aad8 Mon Sep 17 00:00:00 2001 From: Stephen Lawrence Date: Wed, 2 Dec 2015 18:13:15 +0000 Subject: gdp: Add gfx and multimedia packages to GDP image when enabled Introduce automation to the GDP build. The gfx and multimedia packages will now be added to the GDP IMAGE_INSTALL when they are enabled. --- meta-rcar-gen2/recipes-graphics/images/genivi-demo-platform.bbappend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-rcar-gen2/recipes-graphics/images/genivi-demo-platform.bbappend diff --git a/meta-rcar-gen2/recipes-graphics/images/genivi-demo-platform.bbappend b/meta-rcar-gen2/recipes-graphics/images/genivi-demo-platform.bbappend new file mode 100644 index 0000000..5c4ad5d --- /dev/null +++ b/meta-rcar-gen2/recipes-graphics/images/genivi-demo-platform.bbappend @@ -0,0 +1,2 @@ +# Add R-Car gfx and multimedia packages to the image when enabled +include core-image-weston.inc -- cgit 1.2.3-korg