linux-yocto: config cleanups + romely rt support

Updating the meta branch SRCREV to pickup a series of BSP
cleanups and add -rt support to the romely.

  ae3e64c meta/romley: Add rt support Add rt support to the meta branch for romley.
  6c78969 meta/fishriver: enable hpet
  bc4452a meta/jasperforest: use power/intel feature
  6e9634e meta/fri2: use power/intel feature
  ec949f5 meta/fishriver: use power/intel feature

(From OE-Core rev: d74dec5af2223ab97aea6feee978f4e27adcdf96)

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
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 2011-11-09 11:19:16 -05:00 committed by Richard Purdie
parent 31c7b6f1e8
commit adf45e7450
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ SRCREV_machine_qemuppc ?= "16eb6506148ff163cfc4f4516110275726831014"
SRCREV_machine_qemux86 ?= "fea3842615c13a54180b6600783b222f499002ef"
SRCREV_machine_qemux86-64 ?= "5f86f8f0a3102e1c7d0164abefcd50d825aa468f"
SRCREV_machine ?= "a811486d28dd9b0e1af0672a65ad9fa97873b82a"
SRCREV_meta ?= "4095bb597a7bcd647856aa35b5fb8637ed7ff975"
SRCREV_meta ?= "ae3e64c077972fe87f09946bd215620df68ca327"
PR = "r2"
PV = "${LINUX_VERSION}+git${SRCPV}"