Skip to content
Commit 182c235b authored by Kai Kang's avatar Kai Kang Committed by Joe MacDonald
Browse files

ndisc6: allow the package can be empty



FILES_${PN} is set to null in original .bb file, this would cause
ndisc6 main package is missing, then one build error will happen:

ERROR: ndisc6 not found in the base feeds (qemux86 i586 x86 noarch any all).

To fix this, need to set ALLOW_EMPTY_${PN} = "1".

Signed-off-by: default avatarXudong.zhu <xudong.zhu@windriver.com>
Signed-off-by: default avatarKai Kang <kai.kang@windriver.com>
Signed-off-by: default avatarJoe MacDonald <joe@deserted.net>
parent b96ae819
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment