[oe] [PATCH 1/2] freerdp: bump SRCREV and change license to Apache-2.0
Otavio Salvador
otavio at ossystems.com.br
Fri Feb 25 12:14:34 UTC 2011
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
recipes/freerdp/freerdp.inc | 4 ++--
recipes/freerdp/freerdp_git.bb | 8 +++-----
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/recipes/freerdp/freerdp.inc b/recipes/freerdp/freerdp.inc
index 0b9c9ac..c75175e 100644
--- a/recipes/freerdp/freerdp.inc
+++ b/recipes/freerdp/freerdp.inc
@@ -5,9 +5,9 @@ DESCRIPTION = "FreeRDP RDP client"
HOMEPAGE = "http://freerdp.sourceforge.net"
DEPENDS = "virtual/libx11 openssl libxcursor cups alsa-lib"
SECTION = "x11/network"
-LICENSE = "GPL"
+LICENSE = "Apache-2.0"
-INC_PR = "r4"
+INC_PR = "r5"
inherit pkgconfig autotools
diff --git a/recipes/freerdp/freerdp_git.bb b/recipes/freerdp/freerdp_git.bb
index 37d0041..1ed2a19 100644
--- a/recipes/freerdp/freerdp_git.bb
+++ b/recipes/freerdp/freerdp_git.bb
@@ -7,11 +7,9 @@ inherit gitpkgv
PV = "gitr${SRCPV}"
PKGV = "${GITPKGVTAG}"
+PR = "${INC_PR}.0"
-SRCREV = "aec5dd5807dbcd0989bb15124dcac157bb0412bc"
-PR = "${INC_PR}.4"
+SRCREV = "6f7eb2abb077d60a09eeb66a10ad97d102336d3c"
+SRC_URI = "git://freerdp.git.sourceforge.net/gitroot/freerdp/freerdp.git;protocol=git"
S = "${WORKDIR}/git"
-
-
-SRC_URI = "git://freerdp.git.sourceforge.net/gitroot/freerdp/freerdp.git;protocol=git"
--
1.7.2.3
More information about the Openembedded-devel
mailing list