From 42bb973d9b7a85f128bdc7876d067958e933e2a8 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 6 Dec 2012 16:00:00 +0000 Subject: freerdp-extension-xpunlimited: Remove the recipe as it is uncompatible The 1.0 version of FreeRDP has change a lot and made the extension to fail; as this extension has some limit usage (due some legal interpretations) we stoped to support it upstream and in O.S. Systems. Signed-off-by: Otavio Salvador Signed-off-by: Koen Kooi --- .../freerdp/freerdp-extension-xpunlimited_git.bb | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 meta-oe/recipes-support/freerdp/freerdp-extension-xpunlimited_git.bb (limited to 'meta-oe/recipes-support') diff --git a/meta-oe/recipes-support/freerdp/freerdp-extension-xpunlimited_git.bb b/meta-oe/recipes-support/freerdp/freerdp-extension-xpunlimited_git.bb deleted file mode 100644 index ed7fc4d5b..000000000 --- a/meta-oe/recipes-support/freerdp/freerdp-extension-xpunlimited_git.bb +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright (C) 2011 O.S. Systems Software Ltda. All Rights Reserved -# Released under the MIT license - -DESCRIPTION = "FreeRDP XPUnlimited RDP Extension support" -HOMEPAGE = "https://github.com/OSSystems/FreeRDP-Extension-XPUnlimited" -DEPENDS = "freerdp" -SECTION = "x11/network" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" - -PV = "gitr${SRCPV}" -PKGV = "${GITPKGVTAG}" -PR = "r0" - -inherit pkgconfig cmake gitpkgv - -SRCREV = "e952627ff4c116b4ce8541c91cb96bd5422c4a0d" -SRC_URI = "git://github.com/OSSystems/FreeRDP-Extension-XPUnlimited.git;protocol=git" - -S = "${WORKDIR}/git" - -FILES_${PN} += "${libdir}/freerdp/extensions/*.so" -FILES_${PN}-dbg += "${libdir}/freerdp/extensions/.debug/*.so" -- cgit v1.2.3-54-g00ecf