aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-graphics/images/core-image-weston.bbappend
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-03-27 10:46:56 +0200
committerRonan Le Martret <ronan.lemartret@iot.bzh>2017-05-03 11:10:04 +0200
commit2e2d039b922f7d4c863bcac93ca90a1530a59c3c (patch)
treebaa800ff3bb4cab7b9e8681d530b4adc0ea059f0 /meta-rcar-gen3/recipes-graphics/images/core-image-weston.bbappend
parent4077c1b3254567531f33bbbb3b53b2a0cbba16cb (diff)
[COMMUNITY] remove weston.ini from weston recipes
* Create a new recipes weston-ini-conf. * Benefit: If you change weston.ini, you don't have to rebuild weston. Bug-AGL: SPEC-477 Change-Id: I7a7ab91953b000bbef5d66e1dca840cdaec47f2d Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-rcar-gen3/recipes-graphics/images/core-image-weston.bbappend')
-rw-r--r--meta-rcar-gen3/recipes-graphics/images/core-image-weston.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-rcar-gen3/recipes-graphics/images/core-image-weston.bbappend b/meta-rcar-gen3/recipes-graphics/images/core-image-weston.bbappend
index e30bc2e..9bca7ad 100644
--- a/meta-rcar-gen3/recipes-graphics/images/core-image-weston.bbappend
+++ b/meta-rcar-gen3/recipes-graphics/images/core-image-weston.bbappend
@@ -1,2 +1,4 @@
require core-image-renesas-base.inc
require core-image-weston.inc
+
+CORE_IMAGE_BASE_INSTALL += "weston-ini-conf"