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

Otavio Salvador otavio at ossystems.com.br
Wed Aug 7 09:02:56 PDT 2013


On Wed, Aug 7, 2013 at 11:46 AM, Alexandre Belloni
<alexandre.belloni at free-electrons.com> wrote:
> 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 ?

I think a small cleanup and test it on qemu.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the meta-freescale mailing list