summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_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 14:01:17 +0000
commit0027bb45a40d209f43088e2c2b38191446ea1190 (patch)
treeb0543d5e4db758851bd24c724ef28be0b97577d0 /meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
parentf937977f241e786c5a7438449ed4c9da4c55829b (diff)
downloadopenembedded-core-0027bb45a40d209f43088e2c2b38191446ea1190.tar.gz
openembedded-core-0027bb45a40d209f43088e2c2b38191446ea1190.tar.bz2
openembedded-core-0027bb45a40d209f43088e2c2b38191446ea1190.tar.xz
openembedded-core-0027bb45a40d209f43088e2c2b38191446ea1190.zip
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. 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-tiny_3.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
index f4eedb7df..32d502fff 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
@@ -8,7 +8,7 @@ KBRANCH = "${KMACHINE}"
LINUX_VERSION ?= "3.0.22"
SRCREV_machine ?= "c578f3a1f357142a6e02a1df4ae9aa16f45094d6"
-SRCREV_meta ?= "808b49474268040ab27c8ee687b60807a11547b4"
+SRCREV_meta ?= "d7b46785d6781e2c23d754f35f09bebd3b74b5bb"
PR = "r1"
PV = "${LINUX_VERSION}+git${SRCPV}"