mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 07:50:47 +00:00
dhcp-relay: dev subpackage conflicts with bind-dev
dhcp-relay contains a bundled bind thus their development packages conflict each other. Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 93892e8413da230e14c70d20f0d46b513fdd8787) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
546fd9dd75
commit
b044efa0e9
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user