diff options
| -rw-r--r-- | meta-oe/recipes-security/audit/audit_3.0.2.bb (renamed from meta-oe/recipes-security/audit/audit_3.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-security/audit/audit_3.0.1.bb b/meta-oe/recipes-security/audit/audit_3.0.2.bb index ba24d360ed..7d2cec18ba 100644 --- a/meta-oe/recipes-security/audit/audit_3.0.1.bb +++ b/meta-oe/recipes-security/audit/audit_3.0.2.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 = "46cb7d92443c9ec7b3af15fb0baa65f65f6415d3" | 18 | SRCREV = "40312ddee3035d13e287355544cd7bd7e49b5499" |
| 19 | 19 | ||
| 20 | inherit autotools python3native update-rc.d systemd | 20 | inherit autotools python3native update-rc.d systemd |
| 21 | 21 | ||
