mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 12:12:16 +02: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>
8 lines
186 B
BlitzBasic
8 lines
186 B
BlitzBasic
require xl2tpd.inc
|
|
|
|
# The SRCREV corresponds to v1.3.6.
|
|
# Adding tag=v1.3.6 to the SRC_URI will force access to the upstream repo.
|
|
#
|
|
SRCREV = "5619e1771048e74b729804e8602f409af0f3faea"
|
|
|