linux-yocto-rt/4.1: Switch to standard/preempt-rt/intel/base

The dedicated standard rt branch for Intel platforms has been renamed
to standard/preempt-rt/intel/base - update the 4.1 rt kernel recipe
accordingly.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
Tom Zanussi 2016-06-02 15:19:51 -05:00
parent aac334cab6
commit bd78f61a8c

View File

@ -4,7 +4,7 @@ LINUX_VERSION_INTEL_COMMON = "4.1.24"
SRCREV_META_INTEL_COMMON ?= "4b4199bd24f206d459061bb0a920d009429d5ed3"
SRCREV_MACHINE_INTEL_COMMON ?= "07e7cdbe501e762f73e778fb5507c9a6c7ac5669"
KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel"
KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}"
COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"