summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/polkit/polkit_0.112.bb (renamed from meta-oe/recipes-extended/polkit/polkit_0.111.bb)19
1 files changed, 2 insertions, 17 deletions
diff --git a/meta-oe/recipes-extended/polkit/polkit_0.111.bb b/meta-oe/recipes-extended/polkit/polkit_0.112.bb
index 461438705..72b182b95 100644
--- a/meta-oe/recipes-extended/polkit/polkit_0.111.bb
+++ b/meta-oe/recipes-extended/polkit/polkit_0.112.bb
@@ -23,26 +23,11 @@ SRC_URI = "http://www.freedesktop.org/software/polkit/releases/polkit-${PV}.tar.
23 file://0001-configure.ac-Check-only-for-libsystemd-not-libsystem.patch \ 23 file://0001-configure.ac-Check-only-for-libsystemd-not-libsystem.patch \
24" 24"
25 25
26SRC_URI[md5sum] = "81b116edf986d8e13502929a171f4e0d" 26SRC_URI[md5sum] = "b0f2fa00a55f47c6a5d88e9b73f80127"
27SRC_URI[sha256sum] = "02ae544547211b687818c97bcbf19bf6b8b5be7fda93000525a8765c7bed1ea1" 27SRC_URI[sha256sum] = "d695f43cba4748a822fbe864dd32c4887c5da1c71694a47693ace5e88fcf6af6"
28 28
29EXTRA_OECONF = "--with-os-type=moblin --disable-man-pages --disable-introspection" 29EXTRA_OECONF = "--with-os-type=moblin --disable-man-pages --disable-introspection"
30 30
31do_install_append() {
32 # see configure.log for more details
33 chown root:root ${D}${libdir}/${BPN}-1/polkit-agent-helper-1
34 chmod 4755 ${D}${libdir}/${BPN}-1/polkit-agent-helper-1
35
36 chown root:root ${D}${bindir}/pkexec
37 chmod 4755 ${D}${bindir}/pkexec
38
39 chown polkitd:polkitd ${D}${sysconfdir}/${BPN}-1/rules.d
40 chmod 700 ${D}${sysconfdir}/${BPN}-1/rules.d
41
42 chown polkitd:polkitd ${D}${datadir}/${BPN}-1/rules.d
43 chmod 700 ${D}${datadir}/${BPN}-1/rules.d
44}
45
46PACKAGES =+ "${PN}-examples" 31PACKAGES =+ "${PN}-examples"
47 32
48FILES_${PN} += " \ 33FILES_${PN} += " \