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

SRCREV = "e795df44a90a426a76b790f1b2774f3046a8fc31"
PV = "1.7.2+git${SRCPV}"

DEFAULT_PREFERENCE = "-1"

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

S = "${WORKDIR}/git"