[meta-freescale] [meta-fsl-arm][PATCH 1/2] barebox: Rework do_configure_prepend to do_pre_configure

Alexandre Belloni alexandre.belloni at free-electrons.com
Wed Aug 7 07:46:49 PDT 2013


Hello,

On 07/08/2013 15:35, Otavio Salvador wrote:
> Hello  Alexandre,
>
> On Wed, Aug 7, 2013 at 7:40 AM, Alexandre Belloni
> <alexandre.belloni at free-electrons.com> wrote:
>> Defining a new task instead of using configure_prepend allows inheriting
>> recipes to override the pre_configure task.
>>
>> Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
> I applied both batches to master branch. Thanks for those.
>
> I'd like to know if you'd be willing to prepare a patchset to move
> barebox to OE-Core as it should be put there, not in meta-fsl-arm?
>

The actual current goal is to get support for the i.mx28 based cfa-100xx
boards in meta-fsl-arm-extra. As the boards are supported by the
mainline barebox and they have a defconfig there, I had to get the
flexibility to do:

do_pre_configure() {
    oe_runmake cfa10036_defconfig
}

in my recipe.

Also, barebox_default_env is now generated in common/ and I want to had
support for custom default environment.

What features do you think would be missing before submitting that to
oe-core ?

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com




More information about the meta-freescale mailing list