aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2015-02-27 00:10:46 +0100
committerAndrea Adami <andrea.adami@gmail.com>2015-04-13 23:05:29 +0200
commit9977a2e62e1a5a4b1755c9efe4e36ce3ee99f2f5 (patch)
tree6d361b0cb0dc3eddc7b7cc7a6856c852e7902341 /conf
parentca5a0f4f272cf192d7551e671339319f7e61211a (diff)
downloadmeta-handheld-9977a2e62e1a5a4b1755c9efe4e36ce3ee99f2f5.tar.gz
zaurus.inc: use linux-handheld kernel
Many patches have been merged in 3.19 and 4.0 so we simplify the kernel recipe catching up with upstream. This patch could be possibly reverted after linux-yocto_4.0. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/zaurus.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc
index f74b987..3d5293f 100644
--- a/conf/machine/include/zaurus.inc
+++ b/conf/machine/include/zaurus.inc
@@ -20,7 +20,7 @@ XSERVER = "xserver-xorg xf86-video-fbdev xf86-input-keyboard xf86-input-mouse xf
# kernel
########
-PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
+PREFERRED_PROVIDER_virtual/kernel = "linux-handheld"
# Default bootloader expects "zImage", use "uImage" for u-boot
# Note: kexecboot can boot both kind of images