aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-10-01 11:18:45 -0700
committerTom Rini <tom_rini@mentor.com>2010-10-01 11:18:45 -0700
commit5acdd9778a60bfaf2bee042a09386a7439eeb067 (patch)
treed18bcd128d66b823430edcfc0b246b0e9b389d88 /recipes
parent5788b22be688b7c2dd2ee9aca853aaff81b75d22 (diff)
downloadopenembedded-5acdd9778a60bfaf2bee042a09386a7439eeb067.tar.gz
u-boot-mkimage: Add sdk to BBCLASSEXTEND
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/u-boot/u-boot-mkimage_1.3.2.bb2
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 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"