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

SRCREV = "9b792e4cb91bc22374f47d0b0902dbc4ecd7d6dd"
PV = "1.4+git${SRCPV}"
PR = "r27"

DEFAULT_PREFERENCE = "-1"

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

S = "${WORKDIR}/git"