On Tue, May 08, 2012 at 02:25:58PM -0500, Peter Seebach wrote:
> On Tue, 8 May 2012 14:20:16 -0500
> Mark Hatle wrote:
>
> > > BTW: IIRC TUNE_CONFLICTS/TUNECONFLICTS inconsistency was discussed
> > > on ML already (I could not find that thread, but still it's used in
> > > meta/conf/machine/inclu
On Tue, 8 May 2012 14:20:16 -0500
Mark Hatle wrote:
> > BTW: IIRC TUNE_CONFLICTS/TUNECONFLICTS inconsistency was discussed
> > on ML already (I could not find that thread, but still it's used in
> > meta/conf/machine/include/arm
>
> Ya, patches to fix these, and actually check them were sent t
On 5/8/12 1:02 PM, Martin Jansa wrote:
It's used in few recipes (lately used in kmod recipe), but no .bbclass and no
match in bitbake
OE @ ~/openembedded-core $ git grep CONFLICTS | grep -v RCONFLICTS | grep -v
TUNE_CONFLICTS | grep -v TUNECONFLICTS
meta/recipes-connectivity/openssh/openssh_6.
It's used in few recipes (lately used in kmod recipe), but no .bbclass and no
match in bitbake
OE @ ~/openembedded-core $ git grep CONFLICTS | grep -v RCONFLICTS | grep -v
TUNE_CONFLICTS | grep -v TUNECONFLICTS
meta/recipes-connectivity/openssh/openssh_6.0p1.bb:CONFLICTS_${PN} = "dropbear"
meta/