[oe] [PATCH 01/11] parted: Added parted-native

Martin Jansa martin.jansa at gmail.com
Sun Nov 7 01:20:26 UTC 2010


On Sat, Nov 06, 2010 at 02:48:29PM -0700, Khem Raj wrote:
> On Sat, Nov 6, 2010 at 9:31 AM, Camille Moncelier <moncelier at devlife.org> wrote:
> > Signed-off-by: Camille Moncelier <moncelier at devlife.org>
> > ---
> >  recipes/parted/parted_2.3.bb |    4 ++++
> >  1 files changed, 4 insertions(+), 0 deletions(-)
> >
> > diff --git a/recipes/parted/parted_2.3.bb b/recipes/parted/parted_2.3.bb
> > index d2ac303..6efb398 100644
> > --- a/recipes/parted/parted_2.3.bb
> > +++ b/recipes/parted/parted_2.3.bb
> > @@ -3,14 +3,18 @@ HOMEPAGE = "http://www.gnu.org/software/parted/parted.html"
> >  LICENSE = "GPLv3"
> >  SECTION = "console/tools"
> >  DEPENDS = "readline util-linux-ng lvm2"
> > +DEPENDS_virtclass-native = "readline-native util-linux-ng-native"
> 
> this should not be needed.

should not.. but now it is, because it's broken by autotools/base/vala
bbclass (in this case is maybe even intentional to remove lvm2
dependency?).

http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-October/026188.html
http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-October/026189.html

Regards,
-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com




More information about the Openembedded-devel mailing list