mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 15:04:55 +00:00
xl2tpd: Update git recipe and add release recipe
The previous xl2tpd was significantly out of date, so update the git recipe and add in a release recipe for anyone looking to use the latest stable release. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
1a57f561ca
commit
e394584477
3
meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb
Normal file
3
meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
require xl2tpd.inc
|
||||||
|
|
||||||
|
SRC_URI = "git://github.com/xelerance/xl2tpd.git;protocol=git;tag=v${PV}"
|
||||||
@ -1,5 +1,5 @@
|
|||||||
require xl2tpd.inc
|
require xl2tpd.inc
|
||||||
PR = "${INC_PR}.0"
|
PR = "${INC_PR}.0"
|
||||||
|
|
||||||
SRCREV = "df7e30eb199fc5710faa83866381aea18b66e60c"
|
SRCREV = "a96b345962622ea58490924130675df6db062d11"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user