diff options
| author | Armin Kuster <akuster808@gmail.com> | 2020-02-16 20:15:43 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2020-02-17 19:13:30 -0800 |
| commit | 0d8cee5029bcb47c3f72e059a3cca3a342857c99 (patch) | |
| tree | f3f0a4125fc3b69fa70d5ce165058cd1f2562901 | |
| parent | 2a91f5cc628aff1940c49ae5ea8c320e69e39cb6 (diff) | |
| download | meta-security-0d8cee5029bcb47c3f72e059a3cca3a342857c99.tar.gz | |
apparmor: update to tip
fixes Python3.8 configure issues
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | recipes-mac/AppArmor/apparmor_2.13.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-mac/AppArmor/apparmor_2.13.3.bb b/recipes-mac/AppArmor/apparmor_2.13.3.bb index fa60752..11c931d 100644 --- a/recipes-mac/AppArmor/apparmor_2.13.3.bb +++ b/recipes-mac/AppArmor/apparmor_2.13.3.bb | |||
| @@ -25,7 +25,7 @@ SRC_URI = " \ | |||
| 25 | file://run-ptest \ | 25 | file://run-ptest \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | SRCREV = "2f9d9ea7e01a115b29858455d3b1b5c6a0bab75c" | 28 | SRCREV = "d779dbf88a664f06c1265b9e27b93f87de4cfe44" |
| 29 | S = "${WORKDIR}/git" | 29 | S = "${WORKDIR}/git" |
| 30 | 30 | ||
| 31 | PARALLEL_MAKE = "" | 31 | PARALLEL_MAKE = "" |
