fix agl-image-weston build 43/7443/1
authorRonan <ronan.lemartret@iot.bzh>
Tue, 6 Dec 2016 14:07:13 +0000 (15:07 +0100)
committerRonan <ronan.lemartret@iot.bzh>
Tue, 6 Dec 2016 14:10:38 +0000 (15:10 +0100)
 * weston-init provides weston.service as weston.
   We only want one recipe which provides weston.service

Change-Id: I2b9db570d466cd8f4007e2c28e0231f77d0a36ca
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
meta-agl/recipes-graphics/images/agl-image-weston.bb

index 62065b1..a547522 100644 (file)
@@ -8,4 +8,4 @@ inherit core-image distro_features_check
 
 REQUIRED_DISTRO_FEATURES = "wayland"
 
-CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples"
+CORE_IMAGE_BASE_INSTALL += "weston weston-examples"