meta-digi/meta-digi-arm/recipes-bsp/nvram
Javier Viguera 1ddee2d028 meta-digi-arm: fix build errors in nvram and ubootenv
Yocto 1.8 is more strict in the syntax when you append more flags to the
CFLAGS variable, because with previous yocto versions these packages
used to build fine and now fail with:

run.sstate_create_package: Syntax error: "(" unexpected

Use a different EXTRA_CFLAGS variable for our custom flags instead of
the standard CFLAGS.

https://jira.digi.com/browse/DEL-1558

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2015-03-13 18:43:11 +01:00
..
nvram meta-digi: add 'nvram' tool 2013-03-12 16:47:20 +01:00
nvram.bb meta-digi-arm: fix build errors in nvram and ubootenv 2015-03-13 18:43:11 +01:00