Files
Armin Kuster d1d0b2a6d7 recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-12-03 14:15:07 -08:00

10 lines
232 B
BlitzBasic

SUMARRY = "NIST Certified SCAP 1.2 toolkit"
require openscap.inc
SRCREV = "0cb55c55af6be9934d6fd0caf4563b206f289732"
SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3;protocol=https \
"
DEFAULT_PREFERENCE = "-1"