linux-yocto-3.8/meta: update drm and intel power management settings

Updating the meta branch SRCREV to import the following config
changes:

  f706bd4 drm-emgd.cfg: convert some config options from y to m
  5995fa5 meta: features/power/intel.cfg

(From OE-Core rev: 1c9703c9e8b79f5c225c585c154416c1e7e6899f)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2013-08-09 00:19:40 -04:00
committed by Richard Purdie
parent 6382979cca
commit 339ecae26e
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ KMETA = "meta"
SRCREV_machine ?= "4fb187301ca153d496b2a96293dffde34d3b1a56"
SRCREV_machine_qemuppc ?= "547c4ea570933ab7ece9f10d2c46875b460cd337"
SRCREV_meta ?= "375cb6ebfdb23b0e81cc557bdd4dd39fab29bc50"
SRCREV_meta ?= "f706bd410c80a20ff437a53bb3f9f076ba31a17e"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"