summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-03-16 10:29:02 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-19 14:37:37 +0000
commita02751a3a96d4540519da1aceb4b1fd22071c396 (patch)
tree636334fa52927e17c2f5b457a17f427eb94dae24 /meta/recipes-kernel/linux/linux-yocto_3.0.bb
parent969bdb81a9dfdd076738f4e918ef36c264e92dc3 (diff)
downloadpoky-a02751a3a96d4540519da1aceb4b1fd22071c396.tar.gz
linux-yocto/3.0: update meta SRCREV
Bumping the meta branch for two changes: cac43c1 fri2: Update fri2.cfg for hardware specific support 892bd13 meta: Create scc file for pvr merge (From OE-Core rev: 8d1ed5e42358bd33442a6038a9f3931c827bdf94) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
index d76bac85ce..cb4ded2372 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
@@ -18,7 +18,7 @@ SRCREV_machine_qemuppc ?= "16f1ebf66ce2b58cbfc0ff7c8883c91c883e216a"
18SRCREV_machine_qemux86 ?= "bc2cb6560d3dedf8337b5df8228a6e8002b6a98c" 18SRCREV_machine_qemux86 ?= "bc2cb6560d3dedf8337b5df8228a6e8002b6a98c"
19SRCREV_machine_qemux86-64 ?= "b9cbe895ce0c259b4684355ea1602402b2653ca5" 19SRCREV_machine_qemux86-64 ?= "b9cbe895ce0c259b4684355ea1602402b2653ca5"
20SRCREV_machine ?= "8fd24b3570ab995848e4123ef13bac64e2c924be" 20SRCREV_machine ?= "8fd24b3570ab995848e4123ef13bac64e2c924be"
21SRCREV_meta ?= "e559129b4a6f39f68b75141096b2d516cf7a7f35" 21SRCREV_meta ?= "cac43c16d4c0cbbb857c9c110195208629975b06"
22 22
23PR = "r4" 23PR = "r4"
24PV = "${LINUX_VERSION}+git${SRCPV}" 24PV = "${LINUX_VERSION}+git${SRCPV}"