diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-09-15 09:55:39 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-09-15 22:30:02 +0000 |
commit | 65e09faa5c26695f41c3fe44fe55ac2504399152 (patch) | |
tree | 343ba54dfc0e2682adb38265f75e7fec5dcbaf5f /meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc | |
parent | 76bb74f07db0e1c2417d22c0f8058a51b4432530 (diff) |
Remove weston.bin pkg from gen3 machine conf
* 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>
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc')
-rw-r--r-- | meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc b/meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc index f1f9b87fd..61267dfb2 100644 --- a/meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc +++ b/meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc @@ -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 |