summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb')
-rw-r--r--meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb b/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
index a16b77849e..e7c835d3c0 100644
--- a/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
+++ b/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
@@ -53,7 +53,7 @@ EXTRA_OECMAKE = "-DBUILD_TESTING=OFF \
53 -DOT_DHCP6_SERVER=ON \ 53 -DOT_DHCP6_SERVER=ON \
54 " 54 "
55 55
56RDEPENDS:${PN} = "iproute2 avahi-daemon" 56RDEPENDS:${PN} = "iproute2 ipset avahi-daemon"
57 57
58RCONFLICTS:${PN} = "ot-daemon" 58RCONFLICTS:${PN} = "ot-daemon"
59 59