diff options
Diffstat (limited to 'meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb')
| -rw-r--r-- | meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb b/meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb index 92baa98314..37036ebbb4 100644 --- a/meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb +++ b/meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb | |||
| @@ -7,7 +7,7 @@ SECTION = "console/network" | |||
| 7 | LICENSE = "Apache-2.0" | 7 | LICENSE = "Apache-2.0" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f9534eb5f4ab800b573a37bffc62f3a7" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f9534eb5f4ab800b573a37bffc62f3a7" |
| 9 | 9 | ||
| 10 | DEPENDS = "virtual/crypt expat flex python3 bison-native" | 10 | DEPENDS = "virtual/crypt expat flex python3 bison-native libxml2" |
| 11 | RDEPENDS_${PN} = "python3-core" | 11 | RDEPENDS_${PN} = "python3-core" |
| 12 | 12 | ||
| 13 | SRCREV = "aa42957a2e227df41510047cece3cd606dc1cb6a" | 13 | SRCREV = "aa42957a2e227df41510047cece3cd606dc1cb6a" |
| @@ -20,6 +20,7 @@ SRC_URI = "git://github.com/apache/nifi-minifi-cpp.git \ | |||
| 20 | file://fix-osspuuid-musl-compile.patch \ | 20 | file://fix-osspuuid-musl-compile.patch \ |
| 21 | file://fix-rocksdb-cross-compile.patch \ | 21 | file://fix-rocksdb-cross-compile.patch \ |
| 22 | file://remove_const_due_to_std_lock_guard.patch \ | 22 | file://remove_const_due_to_std_lock_guard.patch \ |
| 23 | file://0001-Add-lxml2-to-linker-cmdline-of-xml-is-found.patch \ | ||
| 23 | file://minifi.service \ | 24 | file://minifi.service \ |
| 24 | file://systemd-volatile.conf \ | 25 | file://systemd-volatile.conf \ |
| 25 | file://sysvinit-volatile.conf \ | 26 | file://sysvinit-volatile.conf \ |
