mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
We should always specify a commit id for git SRCREV or we will try to access the upstream repo when fetching. In addition, if our PV is just "git" we will access upstream when doing archiver functions, so we should specify PV for xyz_git.bb recipes. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
9 lines
171 B
BlitzBasic
9 lines
171 B
BlitzBasic
require xl2tpd.inc
|
|
|
|
# This is v1.3.6 plus some commits. There is no tag for this commit.
|
|
#
|
|
PV = "1.3.6+git${SRCPV}"
|
|
|
|
SRCREV = "a96b345962622ea58490924130675df6db062d11"
|
|
|