Since Cockpit version 242, `cockpit-machines` has been moved in a dedicated repository. So it is not needed anymore to keep the old cockpit-machines package in the cockpit recipe.
Thus, this commit removes all occurences of `cockpit-machines` in cockpit recipe. Signed-off-by: Paul Le Guen de Kerneizon <[email protected]> --- meta-webserver/recipes-webadmin/cockpit/cockpit_304.bb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/meta-webserver/recipes-webadmin/cockpit/cockpit_304.bb b/meta-webserver/recipes-webadmin/cockpit/cockpit_304.bb index df7f47a11..ad512c04c 100644 --- a/meta-webserver/recipes-webadmin/cockpit/cockpit_304.bb +++ b/meta-webserver/recipes-webadmin/cockpit/cockpit_304.bb @@ -59,7 +59,6 @@ PACKAGES =+ " \ ${PN}-sosreport \ ${PN}-storaged \ ${PN}-networkmanager \ - ${PN}-machines \ ${PN}-selinux \ ${PN}-playground \ ${PN}-docker \ @@ -102,10 +101,6 @@ FILES:${PN}-networkmanager = " \ " RDEPENDS:${PN}-networkmanager = "networkmanager" -FILES:${PN}-machines = " \ - ${datadir}/cockpit/machines \ - ${datadir}/metainfo/org.cockpit-project.cockpit-machines.metainfo.xml \ -" FILES:${PN}-selinux = " \ ${datadir}/cockpit/selinux \ ${datadir}/metainfo/org.cockpit-project.cockpit-selinux.metainfo.xml \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108357): https://lists.openembedded.org/g/openembedded-devel/message/108357 Mute This Topic: https://lists.openembedded.org/mt/103828013/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
