mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-31 00:40:19 +00:00
openscap/scap-security-guide: use _git instead of versioned filenames
In order to facilate the reuse of the recipe code via layer or distro specific bbappends rename the recipe files to use _git instead of versined filenames. Specifically this allows for minimal bbappends in additional layers which may use the upstream, non-forked, repos that can be version skewed when compared to what is present in this repo. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
217e33ff31
commit
eabb07f6d2
+1
@@ -16,6 +16,7 @@ SRC_URI = "git://github.com/akuster/openscap.git;branch=oe \
|
||||
file://crypto_pkgconfig.patch \
|
||||
file://run-ptest \
|
||||
"
|
||||
PV = "v1.2.17+git${SRCPV}"
|
||||
|
||||
inherit autotools-brokensep pkgconfig python3native perlnative ptest
|
||||
|
||||
Reference in New Issue
Block a user