aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-sakoman_2.6.35.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-12 13:47:40 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-12 16:30:15 +0200
commit3f32b17e6cf12ca24f8de1baaab876538ab0d54a (patch)
tree63b3229675df13c4987e8bc96866276bfbf73839 /recipes/linux/linux-sakoman_2.6.35.bb
parentb9e0261ad8b331973c274d8b9889d040d4157132 (diff)
downloadopenembedded-3f32b17e6cf12ca24f8de1baaab876538ab0d54a.tar.gz
linux-sakoman 2.6.35: fix build
Diffstat (limited to 'recipes/linux/linux-sakoman_2.6.35.bb')
-rw-r--r--recipes/linux/linux-sakoman_2.6.35.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux-sakoman_2.6.35.bb b/recipes/linux/linux-sakoman_2.6.35.bb
index 424251698c..f982e2ef9a 100644
--- a/recipes/linux/linux-sakoman_2.6.35.bb
+++ b/recipes/linux/linux-sakoman_2.6.35.bb
@@ -1,10 +1,11 @@
-require linux-sakoman.inc
+require linux.inc
DESCRIPTION = "Linux kernel for OMAP processors"
KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "beagleboard|omap3-multi|overo|omap4-multi|omap4430-panda|omap4430-sdp"
+BOOT_SPLASH ?= "logo_linux_clut224-generic.ppm"
PV = "2.6.35"
S = "${WORKDIR}/git"