[oe-commits] org.oe.dev linux-nokia770: Fix SRC_URI, add missing RPROVIDES

rpurdie commit openembedded-commits at lists.openembedded.org
Sat Nov 25 10:33:54 UTC 2006


linux-nokia770: Fix SRC_URI, add missing RPROVIDES

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: 252d58c419ca3e16fab88ceebfc13194896dffed
ViewMTN: http://monotone.openembedded.org/revision.psp?id=252d58c419ca3e16fab88ceebfc13194896dffed
Files:
1
packages/linux/linux-nokia770_2.6.16-osso26.bb
Diffs:

#
# mt diff -r6e2050b812aa6aafb5f5c31c8366c406566c5ce1 -r252d58c419ca3e16fab88ceebfc13194896dffed
#
# 
# 
# patch "packages/linux/linux-nokia770_2.6.16-osso26.bb"
#  from [7725be5a86b66efe00c59a961c63f9f99eec269f]
#    to [60f2a2420e9d1730198a5f254267d56180052bc7]
# 
============================================================
--- packages/linux/linux-nokia770_2.6.16-osso26.bb	7725be5a86b66efe00c59a961c63f9f99eec269f
+++ packages/linux/linux-nokia770_2.6.16-osso26.bb	60f2a2420e9d1730198a5f254267d56180052bc7
@@ -1,9 +1,9 @@ PR = "r1"
 SECTION = "kernel"
 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 @@ inherit kernel
 
 inherit kernel
 
+RPROVIDES_kernel-image = "hostap-modules"
+
 COMPATIBLE_MACHINE = "nokia770"
 
 do_configure_prepend() {






More information about the Openembedded-commits mailing list