From 67662f237904ad175fc1137204356225e0507d9e Mon Sep 17 00:00:00 2001 From: Manuel Bachmann Date: Mon, 14 Mar 2016 09:03:31 +0000 Subject: Upgrade to Wayland/Weston 1.9.0 Yocto 2.0 ("Jethro") provides Wayland and Weston 1.8.0; manually upgrading to 1.9.0 does not break compatibility with existing frameworks (Qt..), while at the same time allowing easier integration of mandatory components such as Weston IVI-Shell and Wayland IVI Extension. We can thus in the same pass remove backport patches for these 2 components. Here is the related discussion on the mailing list : http://lists.linuxfoundation.org/pipermail/ automotive-discussions/2016-March/001623.html Change-Id: I874eac50ff64d8b93e32910b6f1297002faa06a5 Signed-off-by: Manuel Bachmann --- meta-agl/recipes-graphics/wayland/weston/weston.desktop | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-agl/recipes-graphics/wayland/weston/weston.desktop (limited to 'meta-agl/recipes-graphics/wayland/weston/weston.desktop') diff --git a/meta-agl/recipes-graphics/wayland/weston/weston.desktop b/meta-agl/recipes-graphics/wayland/weston/weston.desktop new file mode 100644 index 000000000..1086ae8bf --- /dev/null +++ b/meta-agl/recipes-graphics/wayland/weston/weston.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Name=Weston +Comment=Wayland Compostitor +Exec=weston +Icon=weston +Terminal=false +Categories=Utility; -- cgit 1.2.3-korg