diff options
author | Stephen Lawrence <stephen.lawrence@renesas.com> | 2015-12-02 18:13:15 +0000 |
---|---|---|
committer | Stephen Lawrence <stephen.lawrence@renesas.com> | 2015-12-02 18:13:15 +0000 |
commit | 632f4b7e7c05dbe7bbcad0474ebe65b84446aad8 (patch) | |
tree | 889a0e5f5d62e569b40e6dffa2412bc527d978dc /meta-rcar-gen2 | |
parent | c7ca33aa5566636429f6b0ba9c959e2259acbc3e (diff) |
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.
Diffstat (limited to 'meta-rcar-gen2')
-rw-r--r-- | meta-rcar-gen2/recipes-graphics/images/genivi-demo-platform.bbappend | 2 |
1 files changed, 2 insertions, 0 deletions
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 |