summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-02-28 16:09:59 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-02 15:22:53 +0000
commit11f8de9de8d42f3bd5114f8e372e8900037e393e (patch)
tree7e71d84849d09f983585fb6f92471bfa322f6fdc /meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
parent54d1f5fc3ed614115385b540b03698dea3544df2 (diff)
downloadpoky-11f8de9de8d42f3bd5114f8e372e8900037e393e.tar.gz
linux-yocto/meta: add pvr feature description
Updating the 3.0 and 3.2 kernel SRCREVS to make the PVR feature description available to machines with the appropriate hardware. (From OE-Core rev: 0027bb45a40d209f43088e2c2b38191446ea1190) Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> 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-rt_3.2.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
index 3370729a62..b0dacb40ee 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
@@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt"
16 16
17SRCREV_machine ?= "2043e8b786dfd06a41a66780141f731d2d788696" 17SRCREV_machine ?= "2043e8b786dfd06a41a66780141f731d2d788696"
18SRCREV_machine_qemuppc ?= "ec400326633f011c3b7d390beb765ad955145a29" 18SRCREV_machine_qemuppc ?= "ec400326633f011c3b7d390beb765ad955145a29"
19SRCREV_meta ?= "5db8963f9aefc70b4483ca4ccce8f2ef6964e2c3" 19SRCREV_meta ?= "4c648bbbc7d2204d1b24f444aebb10f91c4ecae3"
20 20
21 21
22PR = "r0" 22PR = "r0"