summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-03-01 09:22:27 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-03-01 16:57:18 -0500
commit2dbb7f09bf1c54d505d2e84a3a614bc5ca9b89aa (patch)
tree0da049b80c36e7bfdcc03a0fb85804616ebf5920 /recipes-kernel
parent05d3883a788500ea987865f4db7e547040b83bf6 (diff)
downloadmeta-ti-2dbb7f09bf1c54d505d2e84a3a614bc5ca9b89aa.tar.gz
linux 3.0: update to 3.0.23
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux_3.0.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux_3.0.bb b/recipes-kernel/linux/linux_3.0.bb
index fac6348c..32ef9632 100644
--- a/recipes-kernel/linux/linux_3.0.bb
+++ b/recipes-kernel/linux/linux_3.0.bb
@@ -5,12 +5,12 @@ KERNEL_IMAGETYPE = "uImage"
5 5
6COMPATIBLE_MACHINE = "(beagleboard)" 6COMPATIBLE_MACHINE = "(beagleboard)"
7 7
8PV = "3.0.22" 8PV = "3.0.23"
9# v3.0.22 tag 9# v3.0.23 tag
10SRCREV_pn-${PN} = "a4a663513af05a98d6085d92f85c16bb64ac4050" 10SRCREV_pn-${PN} = "bf6a68d2a214e07f7c0d6538e00e17b826714160"
11 11
12# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc 12# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
13MACHINE_KERNEL_PR_append = "b" 13MACHINE_KERNEL_PR_append = "a"
14 14
15FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:" 15FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:"
16 16