[OE-core] [PATCH] xorg-proto-common: allow the empty package

Burton, Ross ross.burton at intel.com
Thu Jul 2 19:39:51 UTC 2015


On 1 July 2015 at 08:52, <jackie.huang at windriver.com> wrote:

>  # ${PN} is empty so we need to tweak -dev and -dbg package dependencies
> +# and allow ${PN} to be created empty
> +ALLOW_EMPTY_${PN} = "1"
>  RDEPENDS_${PN}-dev = ""
>  RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})"
>

As the comment and surrounding lines state, the dependencies on PN from
PN-dev and PN-dbg are already removed.  What other package has a runtime
dependency on PN, and when you find it a better solution is to remove the
dependency instead of creating empty packages.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150702/c653c2e9/attachment-0002.html>


More information about the Openembedded-core mailing list