From: Tom Rini Date: Fri, 1 Oct 2010 18:18:45 +0000 (-0700) Subject: u-boot-mkimage: Add sdk to BBCLASSEXTEND X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5acdd9778a60bfaf2bee042a09386a7439eeb067;p=openembedded.git u-boot-mkimage: Add sdk to BBCLASSEXTEND Signed-off-by: Tom Rini --- 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 d2bf7e5926..a647d382ec 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"