From: "Eric Bénard" <eric@eukrea.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: Checksum for barebox
Date: Mon, 16 Sep 2013 22:34:15 +0200 [thread overview]
Message-ID: <20130916223415.7a6c4223@e6520eb> (raw)
In-Reply-To: <CAOMZO5CFb4oEU3zoLbeWrTExdykgaMTb_DeFzO43gP6LnRHYHw@mail.gmail.com>
Hi Fabio,
Le Mon, 16 Sep 2013 17:15:01 -0300,
Fabio Estevam <festevam@gmail.com> a écrit :
> On Mon, Sep 16, 2013 at 4:35 PM, Eric Bénard <eric@eukrea.com> wrote:
>
> > add COMPATIBLE_MACHINE = "the_machine_supported_by_the_recipe"
> > as it was done in 2012.02.0
>
> Like this?
>
> --- a/recipes-bsp/barebox/barebox_2013.08.0.bb
> +++ b/recipes-bsp/barebox/barebox_2013.08.0.bb
> @@ -6,3 +6,5 @@ SRC_URI = "http://barebox.org/download/${PN}-${PV}.tar.bz2 \
> SRC_URI[md5sum] = "a61b97a2fedebc808d4b182c2ca18a0c"
> SRC_URI[sha256sum] = "d9e46dd3c68b04ab4cbc37135dc34907dbebef393da4b3e54abb203c2
>
> +COMPATIBLE_MACHINE = "imx53qsb"
> +
>
no because imx53qsb is no more supported (yet) so the message will
still appear when building for imx53qsb.
If you add COMPATIBLE_MACHINE = "Invalid!"
that will remove the message and people using bbappend can override
COMPATIBLE_MACHINE_theirmachine = "theirmachine" in their bbappend.
BTW, I've started again working on bringing back barebox to
meta-fsl-arm for i.MX28, 53 and 6 but that won't make it for this
release.
Eric
next prev parent reply other threads:[~2013-09-16 20:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-16 19:15 Checksum for barebox Fabio Estevam
2013-09-16 19:35 ` Eric Bénard
2013-09-16 20:15 ` Fabio Estevam
2013-09-16 20:34 ` Eric Bénard [this message]
2013-09-16 21:47 ` Fabio Estevam
2013-09-17 7:30 ` Alexandre Belloni
2013-09-17 8:44 ` Eric Bénard
2013-09-17 13:32 ` Otavio Salvador
2013-09-17 13:34 ` Eric Bénard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130916223415.7a6c4223@e6520eb \
--to=eric@eukrea.com \
--cc=festevam@gmail.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.