[oe] [PATCH][v2] base.bbclass: Fix oe_unpack_file to unpack files to match new bitbake bb.decodeurl()

Chris Larson clarson at kergoth.com
Mon Jul 5 17:12:11 UTC 2010


On Mon, Jul 5, 2010 at 7:28 AM, Roman I Khimov <khimov at altell.ru> wrote:

> В сообщении от Воскресенье 04 июля 2010 21:34:00 автор Khem Raj написал:
> > * This patch now uses the path which essentially is the path and
> >   filename relative to recipe dir. It will create the directories
> >   as expected. Suppose if the is says file://pam.d/login in the
> >   SRC_URI then it will be copied to $WORKDIR/pam.d/login as it
> >   was happening before the fix to decodeurl in bitbake.
> >
> > * Do not copy the .patch and .diff files into $WORKDIR
> >   they are already symlinked in patches/ dir which will
> >   be used by quilt.
> >
> >
> > I have done native-sdk-image build from scratch for arm/x86 using bitbake
> >  master and this patch on OE without any problem.
> >
> > OK for .dev ?
> >
> > Thanks
> >
> > -Khem
> >
> > Signed-off-by: Khem Raj <raj.khem at gmail.com>
> > ---
> >  classes/base.bbclass |   20 +++++++++-----------
> >  1 files changed, 9 insertions(+), 11 deletions(-)
> >
>
> Acked-by: Roman I Khimov <khimov at altell.ru>
>

Seems reasonable.

Acked-by: Chris Larson <clarson at kergoth.com>
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics



More information about the Openembedded-devel mailing list