diff options
| -rw-r--r-- | meta-oe/recipes-security/audit/audit_3.0.7.bb (renamed from meta-oe/recipes-security/audit/audit_3.0.6.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-security/audit/audit_3.0.6.bb b/meta-oe/recipes-security/audit/audit_3.0.7.bb index d99d9a87c9..d77aec2964 100644 --- a/meta-oe/recipes-security/audit/audit_3.0.6.bb +++ b/meta-oe/recipes-security/audit/audit_3.0.7.bb | |||
| @@ -15,7 +15,7 @@ SRC_URI = "git://github.com/linux-audit/${BPN}-userspace.git;branch=master;proto | |||
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | SRCREV = "b1b2728ccd83eeb0dffe29c01a5c97e14e6a0d8a" | 18 | SRCREV = "f60b2d8f55c74be798a7f5bcbd6c587987f2578a" |
| 19 | 19 | ||
| 20 | inherit autotools python3native update-rc.d systemd | 20 | inherit autotools python3native update-rc.d systemd |
| 21 | 21 | ||
| @@ -70,7 +70,6 @@ FILES:${PN}-dbg += "${libdir}/python${PYTHON_BASEVERSION}/*/.debug" | |||
| 70 | FILES:${PN}-python = "${libdir}/python${PYTHON_BASEVERSION}" | 70 | FILES:${PN}-python = "${libdir}/python${PYTHON_BASEVERSION}" |
| 71 | 71 | ||
| 72 | CONFFILES:auditd = "${sysconfdir}/audit/audit.rules" | 72 | CONFFILES:auditd = "${sysconfdir}/audit/audit.rules" |
| 73 | RDEPENDS:auditd = "bash" | ||
| 74 | 73 | ||
| 75 | do_install:append() { | 74 | do_install:append() { |
| 76 | rm -f ${D}/${libdir}/python${PYTHON_BASEVERSION}/site-packages/*.a | 75 | rm -f ${D}/${libdir}/python${PYTHON_BASEVERSION}/site-packages/*.a |
