summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-09-01 10:07:12 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-01 10:07:12 +0200
commit22174d5b152a27da4e99bc7dd0bc0c9c605b30fa (patch)
tree216fc6064519757de23cf3c92aa6b4b875156ab4 /recipes-kernel
parent5c670d945ef54b820a142287bdf4a55c868f3b93 (diff)
downloadmeta-ti-22174d5b152a27da4e99bc7dd0bc0c9c605b30fa.tar.gz
linux 3.1: update to 3.1rc4+
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux_3.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux_3.1.bb b/recipes-kernel/linux/linux_3.1.bb
index 0b6b2262..0fe6d662 100644
--- a/recipes-kernel/linux/linux_3.1.bb
+++ b/recipes-kernel/linux/linux_3.1.bb
@@ -6,10 +6,10 @@ KERNEL_IMAGETYPE = "uImage"
6DEFAULT_PREFERENCE = "-99" 6DEFAULT_PREFERENCE = "-99"
7 7
8PV = "3.0+3.1rc" 8PV = "3.0+3.1rc"
9SRCREV_pn-${PN} = "fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c" 9SRCREV_pn-${PN} = "9e79e3e9dd9672b37ac9412e9a926714306551fe"
10 10
11# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc 11# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
12MACHINE_KERNEL_PR_append = "d" 12MACHINE_KERNEL_PR_append = "e"
13 13
14SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git;protocol=git \ 14SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git;protocol=git \
15 file://beagle/0001-UNFINISHED-OMAP3-beagle-add-support-for-expansionboa.patch \ 15 file://beagle/0001-UNFINISHED-OMAP3-beagle-add-support-for-expansionboa.patch \