]> code.ossystems Code Review - openembedded-core.git/commit
recipes: Fix ALLOW_EMPTY with no package specified
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Mar 2013 15:54:29 +0000 (15:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Mar 2013 10:08:03 +0000 (10:08 +0000)
commitfe81bd4f600877e63433184cfc2e22c33bb77db6
treeba2d7dc4f88dbb48fa25cf234ca2a13ea09617a2
parent6ed278ab93e9c3bb291dd37837c27e120954afc7
recipes: Fix ALLOW_EMPTY with no package specified

There are various usages of ALLOW_EMPTY with no packages specified. This
is not recommended syntax, nor is it likely to be supported in the future.
This patch improves the references in OE-Core, either removing them if they're
pointless (e.g. when PACKAGES="") or specifying which package it applies to.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/ocf-linux.inc
meta/recipes-core/meta/package-index.bb
meta/recipes-devtools/installer/adt-installer_1.0.bb
meta/recipes-extended/psmisc/psmisc.inc
meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb
meta/recipes-multimedia/gstreamer/gst-plugins-package.inc