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

SRCREV = "b9eb2b5633b5a23efe72c950494728d93c2b5823"
PV = "1.5.1+git${SRCPV}"
PR = "r0"

DEFAULT_PREFERENCE = "-1"

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

S = "${WORKDIR}/git"

OpenPOWER on IntegriCloud