aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-nokia770_2.6.16-osso26.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/linux/linux-nokia770_2.6.16-osso26.bb b/packages/linux/linux-nokia770_2.6.16-osso26.bb
index f7b5ca0a2f..1d9424aa07 100644
--- a/packages/linux/linux-nokia770_2.6.16-osso26.bb
+++ b/packages/linux/linux-nokia770_2.6.16-osso26.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Linux kernel for Nokia 770"
LICENSE = "GPL"
PR = "r1"
-SRC_URI = "http://repository.maemo.org/pool/mistral/non-free/source/k/kernel-source-2.6.16/kernel-source-2.6.16_2.6.16.rel-osso15.tar.gz \
+SRC_URI = "http://repository.maemo.org/pool/maemo2.1/free/source/k/kernel-source-2.6.16/kernel-source-2.6.16_2.6.16.rel-osso26.tar.gz \
file://fix_tlv320aic23_compile.patch;patch=1 \
file://fix_usb_hub_compile.patch;patch=1 \
file://defconfig"
@@ -14,6 +14,8 @@ KERNEL_OUTPUT = "arch/${ARCH}/boot/compressed/${KERNEL_IMAGETYPE}"
inherit kernel
+RPROVIDES_kernel-image = "hostap-modules"
+
COMPATIBLE_MACHINE = "nokia770"
do_configure_prepend() {