Files
meta-openembedded/meta-oe/recipes-support/freerdp/freerdp_git.bb
T
Otavio Salvador 2d3f207b84 freerdp: update to 2011-05-16 snapshot
This version includes major improvements since last version
packages. It also had the plugins packages redone so they can be
choosen depending on the environment needs.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-17 14:20:50 +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}.1"
SRCREV = "f5aef3be8fac9a02b0c7bbb5424831a7b285e7bb"
SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;protocol=git"
S = "${WORKDIR}/git"