Files
meta-openembedded/meta-oe/recipes-support/freerdp/freerdp_git.bb
Otavio Salvador d1bda096a7 freerdp: bump SRCREV to 20110530 snapshot
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-06-02 10:04:55 +02:00

16 lines
327 B
BlitzBasic

# Copyright (C) 2010, 2011, O.S. Systems Software Ltda.
# Released under the MIT license
include freerdp.inc
inherit gitpkgv
PV = "gitr${SRCPV}"
PKGV = "${GITPKGVTAG}"
PR = "${INC_PR}.2"
SRCREV = "dd759622a097474114ce425021ef52d0aa5d3957"
SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;protocol=git"
S = "${WORKDIR}/git"