e2openplugins : append to vuplus-image DEPENDS.
[vuplus_openvuplus] / meta-openvuplus / classes / git-project.bbclass
1 S = "${WORKDIR}/git"
2
3 inherit gitpkgv
4
5 RECIPE_PV := "${PV}"
6 PV = "${RECIPE_PV}+git${SRCPV}"
7 PKGV = "${RECIPE_PV}+git${GITPKGV}"