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> | 2018-02-16 13:52:19 +0100 |
commit | 4f90feb7539dcf88f4fcfcef585852dcc227867c (patch) | |
tree | 36ebeac2f235e92c49bc70e2fab2358baf78ad34 /meta-rcar-gen3 | |
parent | 2cb1fcfab93ada2470e89f6e03c537c485cc6034 (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')
-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 cc37f8e..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-examples \ alsa-utils \ alsa-tools \ libdrm-tests \ |