diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-09-21 16:18:26 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-10-10 20:48:05 +0200 |
commit | b0ebdd94c1252403a0382c66fab5bf5ae13d8b5f (patch) | |
tree | 4cf54454c405f26624c419b30d1d64b1bd7ba43c /meta-rcar-gen3/recipes-graphics/packagegroups/packagegroup-graphic-renesas.bb | |
parent | 122260cee433596f28ddfc97c9118eabe0e1d979 (diff) |
[COMMUNITY] Remove weston-bin package
* weston-bin is useless, just use weston instead.
Change-Id: Ie81232821fcf40ed7bf5a4d665c3083d2a2fed70
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-rcar-gen3/recipes-graphics/packagegroups/packagegroup-graphic-renesas.bb')
-rw-r--r-- | meta-rcar-gen3/recipes-graphics/packagegroups/packagegroup-graphic-renesas.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-rcar-gen3/recipes-graphics/packagegroups/packagegroup-graphic-renesas.bb b/meta-rcar-gen3/recipes-graphics/packagegroups/packagegroup-graphic-renesas.bb index 19e165e..f94d289 100644 --- a/meta-rcar-gen3/recipes-graphics/packagegroups/packagegroup-graphic-renesas.bb +++ b/meta-rcar-gen3/recipes-graphics/packagegroups/packagegroup-graphic-renesas.bb @@ -15,7 +15,6 @@ PR = "r0" RDEPENDS_packagegroup-wayland-community = " \ wayland \ weston \ - weston-bin \ alsa-utils \ alsa-tools \ libdrm-tests \ |