diff options
author | Andrei Gherzan <andrei.gherzan@windriver.com> | 2015-06-24 18:45:50 +0200 |
---|---|---|
committer | Yong-iL Joh <yong-il.joh@windriver.com> | 2015-09-09 19:24:00 +0900 |
commit | f679cd461252228966c7e909c7ce2a504703c4d8 (patch) | |
tree | c5b68217c0af45498ff2f519a92bba2e9ea5d4ab /meta-ivi-bsp | |
parent | 103b1ff83ae3c7337533593698fc45cfe107ce08 (diff) | |
download | meta-ivi-f679cd461252228966c7e909c7ce2a504703c4d8.tar.gz meta-ivi-f679cd461252228966c7e909c7ce2a504703c4d8.tar.bz2 meta-ivi-f679cd461252228966c7e909c7ce2a504703c4d8.zip |
weston: Synchronize bbappend version with poky
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Diffstat (limited to 'meta-ivi-bsp')
-rw-r--r-- | meta-ivi-bsp/recipes-graphics/wayland/weston_1.6.0.bbappend (renamed from meta-ivi-bsp/recipes-graphics/wayland/weston_1.5.0.bbappend) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ivi-bsp/recipes-graphics/wayland/weston_1.5.0.bbappend b/meta-ivi-bsp/recipes-graphics/wayland/weston_1.6.0.bbappend index ce963ea..fb6f3b0 100644 --- a/meta-ivi-bsp/recipes-graphics/wayland/weston_1.5.0.bbappend +++ b/meta-ivi-bsp/recipes-graphics/wayland/weston_1.6.0.bbappend @@ -1,4 +1,4 @@ -RDEPENDS_${PN}_append = " libegl-gallium llvm3.3 " +RDEPENDS_${PN}_append = " llvm3.3 " EXTRA_OECONF_append_vexpressa9 = "\ --enable-simple-egl-clients \ |