Files
meta-openembedded/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb
Joe Slater 37edcea5b7 xl2tpd: modify recipes to avoid forced internet access
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>
2016-01-20 21:41:46 -05:00

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"