[oe-commits] Otavio Salvador : freerdp-extension-xpunlimited: Remove the recipe as it is uncompatible

git at git.openembedded.org git at git.openembedded.org
Fri Dec 7 10:07:18 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 42bb973d9b7a85f128bdc7876d067958e933e2a8
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=42bb973d9b7a85f128bdc7876d067958e933e2a8

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Dec  6 16:00:00 2012 +0000

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 <otavio at ossystems.com.br>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../freerdp/freerdp-extension-xpunlimited_git.bb   |   23 --------------------
 1 files changed, 0 insertions(+), 23 deletions(-)

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 ed7fc4d..0000000
--- 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"





More information about the Openembedded-commits mailing list