From 2e2d039b922f7d4c863bcac93ca90a1530a59c3c Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Mon, 27 Mar 2017 10:46:56 +0200 Subject: [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 --- meta-rcar-gen3/recipes-graphics/images/core-image-weston.bbappend | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-rcar-gen3/recipes-graphics/images/core-image-weston.bbappend') 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" -- cgit 1.2.3-korg