diff options
-rw-r--r-- | meta-oe/recipes-security/audit/audit_3.0.3.bb (renamed from meta-oe/recipes-security/audit/audit_3.0.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-security/audit/audit_3.0.2.bb b/meta-oe/recipes-security/audit/audit_3.0.3.bb index 7d2cec18ba..c330c07f91 100644 --- a/meta-oe/recipes-security/audit/audit_3.0.2.bb +++ b/meta-oe/recipes-security/audit/audit_3.0.3.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/linux-audit/${BPN}-userspace.git;branch=master \ | |||
15 | " | 15 | " |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | SRCREV = "40312ddee3035d13e287355544cd7bd7e49b5499" | 18 | SRCREV = "17c100abcfef4cbd94a0a5be9b830c8386c3add6" |
19 | 19 | ||
20 | inherit autotools python3native update-rc.d systemd | 20 | inherit autotools python3native update-rc.d systemd |
21 | 21 | ||