[oe-commits] Chris Larson : u-boot-mkimage-sdk: unbork build

git version control git at git.openembedded.org
Sat Oct 2 01:24:35 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b83484b4fb3f81a323e8ffd45a47a7cf2a3cef8a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b83484b4fb3f81a323e8ffd45a47a7cf2a3cef8a

Author: Chris Larson <chris_larson at mentor.com>
Date:   Fri Oct  1 21:10:41 2010 -0400

u-boot-mkimage-sdk: unbork build

Signed-off-by: Chris Larson <chris_larson at mentor.com>

---

 recipes/u-boot/u-boot-mkimage_1.3.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/u-boot/u-boot-mkimage_1.3.2.bb b/recipes/u-boot/u-boot-mkimage_1.3.2.bb
index a647d38..237d2c9 100644
--- a/recipes/u-boot/u-boot-mkimage_1.3.2.bb
+++ b/recipes/u-boot/u-boot-mkimage_1.3.2.bb
@@ -9,7 +9,7 @@ PR = "r3"
 
 S = "${WORKDIR}/u-boot-${PV}"
 
-EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}"
+EXTRA_OEMAKE = "CROSS_COMPILE=${HOST_PREFIX}"
 
 TARGET_CC_ARCH += "${LDFLAGS}"
 





More information about the Openembedded-commits mailing list