summaryrefslogtreecommitdiffstats
path: root/recipes/freerdp/freerdp_git.bb
blob: b5933f14fa070e97c56a14e1c429996aa5fb3482 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright (C) 2010, O.S. Systems Software Ltda. All Rights Reserved
# Released under the MIT license

include freerdp.inc

PR = "${INC_PR}.2"
PV = "0.8.1-${PR}+gitr${SRCREV}"
S = "${WORKDIR}/git"

SRCREV = "210fa972d96ecf927b75ca983b4551858a091ae7"

SRC_URI = "git://freerdp.git.sourceforge.net/gitroot/freerdp/freerdp.git;protocol=git"