diff options
Diffstat (limited to 'recipes-security/selinux/selinux-dbus_3.8.1.bb')
-rw-r--r-- | recipes-security/selinux/selinux-dbus_3.8.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/selinux-dbus_3.8.1.bb b/recipes-security/selinux/selinux-dbus_3.8.1.bb index b1198af..972f36a 100644 --- a/recipes-security/selinux/selinux-dbus_3.8.1.bb +++ b/recipes-security/selinux/selinux-dbus_3.8.1.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=393a5ca445f6965873eca0259a17f833" | |||
7 | 7 | ||
8 | require selinux_common.inc | 8 | require selinux_common.inc |
9 | 9 | ||
10 | S = "${WORKDIR}/git/dbus" | 10 | S = "${UNPACKDIR}/${BP}/dbus" |
11 | 11 | ||
12 | RDEPENDS:${PN} = "python3-core selinux-python-sepolicy" | 12 | RDEPENDS:${PN} = "python3-core selinux-python-sepolicy" |
13 | 13 | ||