diff options
| -rw-r--r-- | meta-webserver/recipes-webadmin/cockpit/cockpit_298.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-webserver/recipes-webadmin/cockpit/cockpit_298.bb b/meta-webserver/recipes-webadmin/cockpit/cockpit_298.bb index 17f096f4c2..260aaa84ef 100644 --- a/meta-webserver/recipes-webadmin/cockpit/cockpit_298.bb +++ b/meta-webserver/recipes-webadmin/cockpit/cockpit_298.bb | |||
| @@ -60,6 +60,7 @@ PACKAGES =+ " \ | |||
| 60 | ${PN}-playground \ | 60 | ${PN}-playground \ |
| 61 | ${PN}-docker \ | 61 | ${PN}-docker \ |
| 62 | ${PN}-dashboard \ | 62 | ${PN}-dashboard \ |
| 63 | ${PN}-packagekit \ | ||
| 63 | ${PN}-bridge \ | 64 | ${PN}-bridge \ |
| 64 | ${PN}-ws \ | 65 | ${PN}-ws \ |
| 65 | ${PN}-desktop \ | 66 | ${PN}-desktop \ |
| @@ -112,6 +113,8 @@ FILES:${PN}-docker = " \ | |||
| 112 | FILES:${PN}-dashboard = "${datadir}/cockpit/dashboard" | 113 | FILES:${PN}-dashboard = "${datadir}/cockpit/dashboard" |
| 113 | ALLOW_EMPTY:${PN}-dashboard = "1" | 114 | ALLOW_EMPTY:${PN}-dashboard = "1" |
| 114 | 115 | ||
| 116 | FILES:${PN}-packagekit = "${datadir}/cockpit/packagekit" | ||
| 117 | |||
| 115 | FILES:${PN}-bridge = " \ | 118 | FILES:${PN}-bridge = " \ |
| 116 | ${bindir}/cockpit-bridge \ | 119 | ${bindir}/cockpit-bridge \ |
| 117 | ${libexec}/cockpit-askpass \ | 120 | ${libexec}/cockpit-askpass \ |
