u-boot-mkimage: Add sdk to BBCLASSEXTEND
authorTom Rini <tom_rini@mentor.com>
Fri, 1 Oct 2010 18:18:45 +0000 (11:18 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 1 Oct 2010 18:18:45 +0000 (11:18 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/u-boot/u-boot-mkimage_1.3.2.bb

index d2bf7e5..a647d38 100644 (file)
@@ -26,7 +26,7 @@ do_install () {
 }
 
 NATIVE_INSTALL_WORKS = "1"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native sdk"
 
 SRC_URI[md5sum] = "78b1c2722d3907b5fae2cd219dbaf927"
 SRC_URI[sha256sum] = "8ab07cd758a1775642629e624f70e376fa8e84a2f879dee4544158d9c90cde2a"