diff options
| -rw-r--r-- | meta-oe/recipes-extended/polkit/polkit_127.bb (renamed from meta-oe/recipes-extended/polkit/polkit_126.bb) | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/polkit/polkit_126.bb b/meta-oe/recipes-extended/polkit/polkit_127.bb index 0438c4e464..40eca9f9ee 100644 --- a/meta-oe/recipes-extended/polkit/polkit_126.bb +++ b/meta-oe/recipes-extended/polkit/polkit_127.bb | |||
| @@ -5,9 +5,9 @@ LICENSE = "LGPL-2.0-or-later" | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb" |
| 6 | BUGTRACKER = "https://github.com/polkit-org/polkit/issues" | 6 | BUGTRACKER = "https://github.com/polkit-org/polkit/issues" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/polkit-org/polkit.git;protocol=https;branch=main" | 8 | SRC_URI = "git://github.com/polkit-org/polkit.git;protocol=https;branch=main;tag=${PV}" |
| 9 | 9 | ||
| 10 | SRCREV = "d627b0d1e1108563658dabe3fb8d2a065e64df10" | 10 | SRCREV = "9e4894c969eecf26a3ba762f4f7a268aa0fb3e51" |
| 11 | 11 | ||
| 12 | DEPENDS = "expat glib-2.0 duktape" | 12 | DEPENDS = "expat glib-2.0 duktape" |
| 13 | 13 | ||
| @@ -62,4 +62,6 @@ FILES:${PN} += " \ | |||
| 62 | ${nonarch_libdir}/tmpfiles.d \ | 62 | ${nonarch_libdir}/tmpfiles.d \ |
| 63 | ${nonarch_libdir}/polkit-1 \ | 63 | ${nonarch_libdir}/polkit-1 \ |
| 64 | ${datadir} \ | 64 | ${datadir} \ |
| 65 | ${systemd_unitdir}/system/polkit-agent-helper.socket \ | ||
| 66 | ${systemd_unitdir}/system/polkit-agent-helper@.service \ | ||
| 65 | " | 67 | " |
