summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/pseudo/pseudo_git.bb
blob: b895d2fe2ebd842644457a3c23a240e22a5fe942 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require pseudo.inc

SRCREV = "011b401fb6be38d739215e455588af4dcd707e17"
PV = "1.4.5+git${SRCPV}"
PR = "r0"

DEFAULT_PREFERENCE = "-1"

SRC_URI = "git://git.yoctoproject.org/pseudo;protocol=git"

S = "${WORKDIR}/git"