[oe] u-boot-utils and UBOOT_MACHINE?

Steffen Sledz sledz at dresearch.de
Wed Mar 9 10:42:41 UTC 2011


The current recipe for the u-boot-utils (u-boot-utils_1.2.0.bb) contains this:

------------------->snip<--------------------
do_configure() {
        oe_runmake Sandpoint8240_config
}
------------------->snip<--------------------

This seems to be very machine specific.

I'm not a u-boot-tools specialist. If the tools are not machine specific and the above line is just a placeholder, this should be documented.

But if the tools itself are machine specific i believe there should be something like

------------------->snip<--------------------
do_configure() {
        oe_runmake ${UBOOT_MACHINE}
}
------------------->snip<--------------------

and package build should go into machine specific workdir. Right?

Steffen

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz at DResearch.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058





More information about the Openembedded-devel mailing list