common: update SRCREVs for linux-yocto-rt_3.14 recipe

Use the latest HEADs of the branches from the kernel repository.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
Nitin A Kamble 2014-05-21 12:08:28 -07:00 committed by Tom Zanussi
parent a0f7e65f3e
commit edf25aee2a

View File

@ -3,7 +3,7 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH = "standard/preempt-rt/base"
KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
SRCREV_machine ?= "00343b1573f3392688ddceac0b3da0d307ab81b9"
SRCREV_machine ?= "08229402523bdb153dceed0a7260180837396e7f"
SRCREV_meta ?= "62f236c734996f240d91daee2cb6a05669c7326c"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"