]> code.ossystems Code Review - openembedded-core.git/commit
classes/package: don't make locale pkgs depend on PN pkg if not in PACKAGES
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 31 Jul 2012 11:33:01 +0000 (12:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Aug 2012 14:35:35 +0000 (15:35 +0100)
commitd36c3235b3022c07f064929f55114f808a7634f6
treeaf39af46322ccf7993278c9c87f64364c5b549e4
parent45f38d167b523d769c072474b36b3d9b31b4e9d9
classes/package: don't make locale pkgs depend on PN pkg if not in PACKAGES

If ${PN} is not in PACKAGES then don't add it as an RDEPENDS for each
locale package. This fixes the installation of gcc-runtime locale
packages, for example.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass