[oe-commits] Tom Rini : u-boot-mkimage: Add sdk to BBCLASSEXTEND

git version control git at git.openembedded.org
Fri Oct 1 18:20:00 UTC 2010


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

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Oct  1 11:18:45 2010 -0700

u-boot-mkimage: Add sdk to BBCLASSEXTEND

Signed-off-by: Tom Rini <tom_rini 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 d2bf7e5..a647d38 100644
--- a/recipes/u-boot/u-boot-mkimage_1.3.2.bb
+++ b/recipes/u-boot/u-boot-mkimage_1.3.2.bb
@@ -26,7 +26,7 @@ do_install () {
 }
 
 NATIVE_INSTALL_WORKS = "1"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native sdk"
 
 SRC_URI[md5sum] = "78b1c2722d3907b5fae2cd219dbaf927"
 SRC_URI[sha256sum] = "8ab07cd758a1775642629e624f70e376fa8e84a2f879dee4544158d9c90cde2a"





More information about the Openembedded-commits mailing list