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

SRCREV = "363a94bb851046f62648d7c96c749e899bd0648e"
PV = "1.4.4+git${SRCPV}"
PR = "r0"

DEFAULT_PREFERENCE = "-1"

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

S = "${WORKDIR}/git"