Skip to content

Commit

Permalink
kantocm-zeroconf: update recipe
Browse files Browse the repository at this point in the history
Signed-off-by: Guenther Meyer <g.meyer@signum-media.de>
  • Loading branch information
d-s-e committed Dec 21, 2023
1 parent f0e3548 commit 84edcd9
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ DESCRIPTION = "System service to publish services on running containers dynamica
SRC_URI = "git://github.com/eclipse-leda/leda-utils;protocol=https;branch=main \
git://github.com/eclipse-kanto/container-management;name=kanto;protocol=https;branch=main;subdir=git/kanto_cm/api;subpath=containerm/api \
"
SRCREV = "d27289484a36a618b5c33b81dda0e944b60f8bdf"
SRCREV = "10ca9031a2f6cf0f1981c411f02fbbb73827ead3"
SRCREV_kanto = "e7fb861984deba4b7e7ba526c04ff695b1367cdc"

LICENSE = "Apache-2.0"
Expand All @@ -34,8 +34,6 @@ inherit systemd
DEPENDS += "python3-grpcio-tools-native"
RDEPENDS:${PN} += "container-management avahi-daemon python3-grpcio python3-zeroconf"

RDEPENDS:${PN} += "avahi-utils"

SYSTEMD_SERVICE:${PN} = "kantocm-zeroconf.service"
SYSTEMD_AUTO_ENABLE:${PN} = "enable"

Expand Down

0 comments on commit 84edcd9

Please sign in to comment.