blob: b505910fb5d19f42e77362c28206d7d14e8ac152 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require pseudo.inc
SRCREV = "41389d4279d6a5f694615906217f481605b183b7"
PV = "1.6.4+git${SRCPV}"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "git://git.yoctoproject.org/pseudo"
S = "${WORKDIR}/git"
|