]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
data|cooker: use saved environment variables when calling inheritFromOS
authorJoshua Lock <josh@linux.intel.com>
Mon, 25 Jul 2011 18:27:55 +0000 (11:27 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Jul 2011 12:46:27 +0000 (13:46 +0100)
Now that we have a pristine copy of the variables available at launch time
we can use them when looking to inherit the OS's environment.

(Bitbake rev: 21c21fcc5871e81d8d497b6baed605cdd74c4571)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto/conf/machine/mpc8315e-rdb.conf

index eb527cf9b26657f87f9a1ad27ea33f30a5a69665..172deec68e47519a80a0a828c5818f28bc288328 100644 (file)
@@ -1,7 +1,7 @@
 #@TYPE: Machine
 #@DESCRIPTION: Machine configuration for running 
 
-TARGET_FPU = "hard"
+TARGET_FPU = ""
 
 require conf/machine/include/tune-ppc603e.inc