1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 19:37:10 +00:00

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>
This commit is contained in:
Bruce Ashfield
2012-02-28 16:09:59 -05:00
committed by Richard Purdie
parent 54d1f5fc3e
commit 11f8de9de8
5 changed files with 5 additions and 5 deletions
@@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt"
SRCREV_machine ?= "03705f7f066d83b4cd3a6088781d47e3b9e45b71"
SRCREV_machine_qemuppc ?= "c8b184e8171f6f5a8017be4c5bf1e7a38c3f3002"
SRCREV_meta ?= "808b49474268040ab27c8ee687b60807a11547b4"
SRCREV_meta ?= "d7b46785d6781e2c23d754f35f09bebd3b74b5bb"
PR = "r1"
PV = "${LINUX_VERSION}+git${SRCPV}"