Remove weston.bin pkg from gen3 machine conf 07/10907/3
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Fri, 15 Sep 2017 07:55:39 +0000 (09:55 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 15 Sep 2017 22:30:02 +0000 (22:30 +0000)
 * weston.bin should be add only with pkg-group
   or image recipes.
 * No weston on m3ulcb-nogfx

Change-Id: Iaa62cbf3a07714a5c9dad014b72feb00927b1e71
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10907
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
meta-agl-bsp/conf/include/agl_h3ulcb.inc
meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc
meta-agl-bsp/conf/include/agl_m3ulcb.inc

index c0a9535..f9b1f03 100644 (file)
@@ -45,7 +45,6 @@ IMAGE_INSTALL_append_rcar-gen3 = " \
        kernel-module-vspm  \
        kernel-module-vspm-if \
        omx-user-module \
-       weston-bin \
 "
 
 BBMASK .= "|meta-renesas-rcar-gen3/meta-rcar-gen3/recipes-forward-port/"
index f1f9b87..61267df 100644 (file)
@@ -1,9 +1,5 @@
 SOC_FAMILY = "r8a7796"
 
-IMAGE_INSTALL_append = " \
-       weston-bin \
-"
-
 # Mask graphic Pkgs
 BBMASK = "gles-user-module|kernel-module-gles|wayland-kms|libgbm"
 # Mask MMP recipes
index b4c8af8..e4b882e 100644 (file)
@@ -48,7 +48,6 @@ IMAGE_INSTALL_append_rcar-gen3 = " \
        kernel-module-vspm  \
        kernel-module-vspm-if \
        omx-user-module \
-       weston-bin \
 "
 
 BBMASK .= "|meta-renesas-rcar-gen3/meta-rcar-gen3/recipes-forward-port/"