mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
sys940x: Update linux-yocto 3.10 SRCREV (3.10.35-LTSI)
Update to the HEAD of standard/sys940x (3.10.35-LTSI). This also works around an open issue with do_validate_branches where feature branches are reset the HEAD of the machine branch if they contain that commit. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
38c58952f4
commit
acf2b4013d
|
@ -1,20 +1,20 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
KMETA = "meta"
|
||||
LINUX_VERSION = "3.10.19"
|
||||
LINUX_VERSION = "3.10.35"
|
||||
|
||||
COMPATIBLE_MACHINE_sys940x = "sys940x"
|
||||
KMACHINE_sys940x = "sys940x"
|
||||
KBRANCH_sys940x = "standard/sys940x"
|
||||
KERNEL_FEATURES_sys940x = " features/drm-emgd/drm-emgd-1.18"
|
||||
SRCREV_meta_sys940x = "d9cd83c0292bd4e2a6754a96761027252e726a42"
|
||||
SRCREV_machine_sys940x = "a9ec82e355130160f9094e670bd5be0022a84194"
|
||||
SRCREV_emgd_sys940x = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf"
|
||||
SRCREV_meta_sys940x = "7df9ef8ee47dc9023044614210f4c1d9d916dd5f"
|
||||
SRCREV_machine_sys940x = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
|
||||
SRCREV_emgd_sys940x = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
|
||||
SRC_URI_sys940x = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"
|
||||
|
||||
COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd"
|
||||
KMACHINE_sys940x-noemgd = "sys940x"
|
||||
KBRANCH_sys940x-noemgd = "standard/sys940x"
|
||||
KERNEL_FEATURES_sys940x-noemgd = " cfg/vesafb"
|
||||
SRCREV_meta_sys940x-noemgd = "d9cd83c0292bd4e2a6754a96761027252e726a42"
|
||||
SRCREV_machine_sys940x-noemgd = "a9ec82e355130160f9094e670bd5be0022a84194"
|
||||
SRCREV_meta_sys940x-noemgd = "7df9ef8ee47dc9023044614210f4c1d9d916dd5f"
|
||||
SRCREV_machine_sys940x-noemgd = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
|
||||
|
|
Loading…
Reference in New Issue
Block a user