From 202c60e7dc0470d29b5a641a88fff6138bc1f5bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 16 Jan 2014 09:38:23 +0100 Subject: [PATCH] remove ti-omap3-sgx-wayland-wsegl there will be a better place for it later MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../ti-omap3-sgx-wayland-wsegl_git.bb | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 recipes-bsp/ti-omap3-sgx-wayland-wsegl/ti-omap3-sgx-wayland-wsegl_git.bb diff --git a/recipes-bsp/ti-omap3-sgx-wayland-wsegl/ti-omap3-sgx-wayland-wsegl_git.bb b/recipes-bsp/ti-omap3-sgx-wayland-wsegl/ti-omap3-sgx-wayland-wsegl_git.bb deleted file mode 100644 index 2c388d61..00000000 --- a/recipes-bsp/ti-omap3-sgx-wayland-wsegl/ti-omap3-sgx-wayland-wsegl_git.bb +++ /dev/null @@ -1,16 +0,0 @@ -DESCRIPTION = "WSEGL plugin for SGX drivers" -LICENSE = "LGPLv2.1 & proprietary" -LIC_FILES_CHKSUM = "file://LICENSE;md5=86515e83f3ce1048848e1122b9b1ef9c \ - file://LICENSE.LGPL;md5=24a4036de5c39ff01ad4986c4870d8c0" - -SRC_URI = "git://github.com/nemomobile/ti-omap3-sgx-wayland-wsegl.git;protocol=git;branch=master" -SRCREV = "5c56c8f809f1e08e5b774e3b728efd3d0a756dd3" - -S = "${WORKDIR}/git" - -inherit qmake5 - -DEPENDS = "qtbase wayland libgles-omap3" - -DEFAULT_PREFERENCE_omap3 = "99" -DEFAULT_PREFERENCE = "-1"