[OE-core] [master][dora][PATCH] perl: perl-ptest.inc polutes package dependencies when ptest not enabled

2013-11-13 Thread jeffrey . honig
From: Jeffrey C Honig When ptest is not enabled, the populate_packages_prepend function runs wheter ptest is enabled or not. This causes ptest packages to get in the dependencies list when ptest is not enabled. Signed-off-by: Jeffrey C Honig --- meta/recipes-devtools/perl/perl-ptest.inc |

Re: [OE-core] [oe] [PATCH]: Resolve sysvinit and util-linux conflicting man pages.

2013-03-01 Thread Jeffrey Honig
Martin Jansa wrote: > On Thu, Feb 28, 2013 at 09:19:09PM -0500, Jeffrey Honig wrote: > > From: Jeffrey C Honig > > > > [ CQID: WIND00404316 ] > > > > Use alternatives mechanism to prevent sysvlinux and util-linux > > man pages from causing conflicts. >

[OE-core] [oe] [PATCH]: Resolve sysvinit and util-linux conflicting man pages.

2013-02-28 Thread Jeffrey Honig
From: Jeffrey C Honig [ CQID: WIND00404316 ] Use alternatives mechanism to prevent sysvlinux and util-linux man pages from causing conflicts. Signed-off-by: Jeffrey C Honig --- meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb| 11 ++- meta/recipes-core/util-linux/util-linux.inc