diff options
Diffstat (limited to 'meta-webserver/recipes-webadmin/cockpit/cockpit_218.bb')
| -rw-r--r-- | meta-webserver/recipes-webadmin/cockpit/cockpit_218.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-webserver/recipes-webadmin/cockpit/cockpit_218.bb b/meta-webserver/recipes-webadmin/cockpit/cockpit_218.bb index 863793a21a..4ddffb4bdf 100644 --- a/meta-webserver/recipes-webadmin/cockpit/cockpit_218.bb +++ b/meta-webserver/recipes-webadmin/cockpit/cockpit_218.bb | |||
| @@ -8,6 +8,7 @@ SRC_URI += " \ | |||
| 8 | https://github.com/cockpit-project/cockpit/releases/download/${PV}/cockpit-${PV}.tar.xz \ | 8 | https://github.com/cockpit-project/cockpit/releases/download/${PV}/cockpit-${PV}.tar.xz \ |
| 9 | file://0001-remove-tests-dep-on-gobject-intro.patch \ | 9 | file://0001-remove-tests-dep-on-gobject-intro.patch \ |
| 10 | file://0002-fix-makefile-use-copy-rule-for-unmodified-files.patch \ | 10 | file://0002-fix-makefile-use-copy-rule-for-unmodified-files.patch \ |
| 11 | file://0003-install-fix-metainfo.xml-ownership-on-install.patch \ | ||
| 11 | file://cockpit.pam \ | 12 | file://cockpit.pam \ |
| 12 | " | 13 | " |
| 13 | SRC_URI[md5sum] = "e69b0b8a75a5d55ddfd9817d857c71af" | 14 | SRC_URI[md5sum] = "e69b0b8a75a5d55ddfd9817d857c71af" |
| @@ -165,9 +166,6 @@ RDEPENDS_${PN} += "${PN}-bridge" | |||
| 165 | do_install_append() { | 166 | do_install_append() { |
| 166 | pkgdatadir=${datadir}/cockpit | 167 | pkgdatadir=${datadir}/cockpit |
| 167 | 168 | ||
| 168 | # avoid host contamination | ||
| 169 | find ${D}${datadir}/cockpit -name manifest.json -exec chown root:root {} \; | ||
| 170 | |||
| 171 | chmod 4750 ${D}${libexecdir}/cockpit-session | 169 | chmod 4750 ${D}${libexecdir}/cockpit-session |
| 172 | 170 | ||
| 173 | install -d "${D}${sysconfdir}/pam.d" | 171 | install -d "${D}${sysconfdir}/pam.d" |
