blob: 226ff96ddaba0a274b09333cace55f79cd60709b (
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"
S = "${WORKDIR}/git"
|