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

SRCREV = "e076225ccdd10dabe3d6097c0682d8c88bd58753"
PV = "1.5+git${SRCPV}"
PR = "r0"

DEFAULT_PREFERENCE = "-1"

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

S = "${WORKDIR}/git"