Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
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
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"