diff options
| -rw-r--r-- | recipes-compliance/openscap/openscap_1.4.0.bb (renamed from recipes-compliance/openscap/openscap_1.3.10.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-compliance/openscap/openscap_1.3.10.bb b/recipes-compliance/openscap/openscap_1.4.0.bb index 5433573..de56e9d 100644 --- a/recipes-compliance/openscap/openscap_1.3.10.bb +++ b/recipes-compliance/openscap/openscap_1.4.0.bb | |||
| @@ -9,12 +9,12 @@ LICENSE = "LGPL-2.1-only" | |||
| 9 | DEPENDS = "dbus acl bzip2 pkgconfig gconf procps curl libxml2 libxslt libcap swig libpcre xmlsec1" | 9 | DEPENDS = "dbus acl bzip2 pkgconfig gconf procps curl libxml2 libxslt libcap swig libpcre xmlsec1" |
| 10 | DEPENDS:class-native = "pkgconfig-native swig-native curl-native libxml2-native libxslt-native libcap-native libpcre-native xmlsec1-native" | 10 | DEPENDS:class-native = "pkgconfig-native swig-native curl-native libxml2-native libxslt-native libcap-native libpcre-native xmlsec1-native" |
| 11 | 11 | ||
| 12 | #March 18th, 2024 | 12 | SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=main;protocol=https \ |
| 13 | SRCREV = "6d008616978306ce5e68997dce554a1683064f8f" | ||
| 14 | SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3;protocol=https \ | ||
| 15 | file://0001-CMakeLists.txt-fix-installation-directory-for-system.patch \ | 13 | file://0001-CMakeLists.txt-fix-installation-directory-for-system.patch \ |
| 16 | " | 14 | " |
| 17 | 15 | ||
| 16 | SRCREV = "a01b5d6927c7bccf41d9c623fee0c5f7105db835" | ||
| 17 | |||
| 18 | S = "${UNPACKDIR}/git" | 18 | S = "${UNPACKDIR}/git" |
| 19 | 19 | ||
| 20 | inherit cmake pkgconfig python3native python3targetconfig perlnative systemd | 20 | inherit cmake pkgconfig python3native python3targetconfig perlnative systemd |
