summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.0.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_3.0.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_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 8e7842e7c3..58e1f6b172 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 ?= "804aff4612bb7a53ac4679412c2a78bc06e3c4ce"
18SRCREV_machine_qemux86 ?= "7b0476fde681e828417d8fa86c47b0ca539ade70" 18SRCREV_machine_qemux86 ?= "7b0476fde681e828417d8fa86c47b0ca539ade70"
19SRCREV_machine_qemux86-64 ?= "14fe1742198bd5a85fbcf6e53d336838ff87b2ef" 19SRCREV_machine_qemux86-64 ?= "14fe1742198bd5a85fbcf6e53d336838ff87b2ef"
20SRCREV_machine ?= "c578f3a1f357142a6e02a1df4ae9aa16f45094d6" 20SRCREV_machine ?= "c578f3a1f357142a6e02a1df4ae9aa16f45094d6"
21SRCREV_meta ?= "808b49474268040ab27c8ee687b60807a11547b4" 21SRCREV_meta ?= "d7b46785d6781e2c23d754f35f09bebd3b74b5bb"
22 22
23PR = "r3" 23PR = "r3"
24PV = "${LINUX_VERSION}+git${SRCPV}" 24PV = "${LINUX_VERSION}+git${SRCPV}"