[meta-freescale] [meta-fsl-arm][PATCH 1/2] barebox: Add defconfig only for imx53qsb
Andrei Gherzan
andrei at gherzan.ro
Fri Jan 4 05:58:36 PST 2013
On Fri, Jan 4, 2013 at 3:48 PM, Eric Bénard <eric at eukrea.com> wrote:
> Hi Andrei,
>
> Le Fri, 4 Jan 2013 14:49:06 +0200,
> Andrei Gherzan <andrei.gherzan at windriver.com> a écrit :
>
> > Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
> > ---
> > recipes-bsp/barebox/barebox_2012.02.0.bb | 5 +++--
> > 1 file changed, 3 insertions(+), 2 deletions(-)
> >
> > diff --git a/recipes-bsp/barebox/barebox_2012.02.0.bbb/recipes-bsp/barebox/
> barebox_2012.02.0.bb
> > index 3fad26f..0ba260f 100644
> > --- a/recipes-bsp/barebox/barebox_2012.02.0.bb
> > +++ b/recipes-bsp/barebox/barebox_2012.02.0.bb
> > @@ -1,11 +1,12 @@
> > require barebox.inc
> >
> > -PR = "r1"
> > +PR = "r2"
> >
> > SRC_URI = "http://barebox.org/download/${PN}-${PV}.tar.bz2 \
> > - file://defconfig \
> > "
> >
> > +SRC_URI_append_imx53qsb = " file://defconfig"
> > +
> > SRC_URI[md5sum] = "ce876bb3ba1f60b5ee08f13dc648f702"
> > SRC_URI[sha256sum] =
> "5cd1fcbd6596d3fad1b25a79706a9a76508e8c0d2a85e79ef2d91754caa6667b"
> >
> I would prefer that you add a COMPATIBLE_MACHINE = "imx53qsb" as the
> defconfig is generic for all supported boards and not specific to a
> board.
>
That was my first patch but i dropped it because defconfig is in imx53qsb
directory. So, the best way would be to move that out of machine directory
and add compatible machine, right?
ag
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20130104/67c2fdb5/attachment.html>
More information about the meta-freescale
mailing list