]> code.ossystems Code Review - openembedded-core.git/commit
grub2.inc: dont export TARGET_CFLAGS etc to grub2 configure
authorAndre McCurdy <armccurdy@gmail.com>
Sat, 27 Feb 2016 05:53:04 +0000 (21:53 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Mar 2016 22:39:05 +0000 (22:39 +0000)
commit58a79e6bf7d8c6ec03581f14fb83da0eeb526cc6
tree8965e55ebc05dfa39d071d8a09c4d338fbf82915
parentbec8c8dc4d22d1a63c5f0ac1e2c2736c4e28ad80
grub2.inc: dont export TARGET_CFLAGS etc to grub2 configure

The grub2 configure script uses variables such as TARGET_CFLAGS etc
for its own purposes. Remove the OE versions from the configure
environment to avoid conflicts.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-bsp/grub/grub2.inc