summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-08-10 14:29:11 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-10 14:29:49 +0200
commit1eb2449fae160cbe7dbfdce06e2f252d818a8a7e (patch)
tree18f6589700b67a7edebcc4bad8827009165d7297 /recipes-kernel
parentdc4bed58b85c268af928237c6eb179f86d653269 (diff)
downloadmeta-ti-1eb2449fae160cbe7dbfdce06e2f252d818a8a7e.tar.gz
linux 3.1rc: bump SRCREV
only build tested 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 ca6de373..e88ef9e3 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} = "140d0b2108faebc77c6523296e211e509cb9f5f9" 9SRCREV_pn-${PN} = "f2c0d0266cc5eb36a4aa44944b4096ec121490aa"
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 = "a" 12MACHINE_KERNEL_PR_append = "b"
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 \