ndisc6: allow the package can be empty
authorKai Kang <kai.kang@windriver.com>
Mon, 21 Apr 2014 06:24:52 +0000 (14:24 +0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:37:23 +0000 (08:37 -0800)
commitf6c20f13cf723a093af1d426208ccb20d6fc9b90
tree6e922699d6108a1a964430e054be699f983e2d6e
parent7e133615f4f8c39236d3791209f2c87eb9902717
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".

(From meta-openembedded rev: 182c235bd97cfeda861fccda3634104a61bf5e79)

Signed-off-by: Xudong.zhu <xudong.zhu@windriver.com>
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-networking/recipes-support/ndisc6/ndisc6_1.0.2.bb