[meta-ti] [RFC] u-boot recipe naming

Koen Kooi koen at dominion.thruhere.net
Fri Jan 20 04:41:51 PST 2012


Hi,

We currently have a problem with other layers including their own version of u-boot_2011.12.bb which confuses bitbake. To avoid such hassle in the future I'm going to propose using the kernel naming scheme for u-boot recipes as well:

u-boot-denx_2011.12.bb -> u-boot from git.denx.de master + patches
u-boot-ti_git.bb -> u-boot from git.denx.de ti branch + patches
u-boot-psp-<soc>_git.bb -> u-boot from psp tree for $SoC + patches e.g. u-boot-psp-am18x_git.bb

This should avoid filename based conflicts between layers and make it clearer which tree the recipe will be building.

Thoughts/flames/opinions?

regards,

Koen


More information about the meta-ti mailing list