From: Zhang Xiao <[email protected]> dhcp-relay contains a bundled bind thus their development packages conflict each other.
Signed-off-by: Zhang Xiao <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from master commit 93892e8413da230e14c70d20f0d46b513fdd8787) Signed-off-by: Changqing Li <[email protected]> --- .../recipes-connectivity/dhcp/dhcp-relay_4.4.3p1.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-networking/recipes-connectivity/dhcp/dhcp-relay_4.4.3p1.bb b/meta-networking/recipes-connectivity/dhcp/dhcp-relay_4.4.3p1.bb index 2fd86bc28a..d36646c0d7 100644 --- a/meta-networking/recipes-connectivity/dhcp/dhcp-relay_4.4.3p1.bb +++ b/meta-networking/recipes-connectivity/dhcp/dhcp-relay_4.4.3p1.bb @@ -60,3 +60,6 @@ do_install:append () { } PARALLEL_MAKE = "" + +# dhcp-relay contains a bundled "bind", thus their dev packages conflict each other +RCONFLICTS:${PN}-dev = "bind-dev" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#105137): https://lists.openembedded.org/g/openembedded-devel/message/105137 Mute This Topic: https://lists.openembedded.org/mt/101588672/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
