mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-04 16:10:06 +00:00
emenlow: Update linux-yocto 3.10 SRCREV (3.10.25)
Update the commit of the machine branch standard/base to 3.10.25 commit. After 3.10.25 the LTSI changes are causing kernel panic at boot on emenlow. A fix for this boot issue is out, but not yet integrated in to the LTSI kernel. Once the LTSI kernel has the fix, the emenlow 3.10 kernel can be updated to the latest 3.10 LTSI kernel. 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> Acked-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
3854808811
commit
f058b23887
|
|
@ -11,13 +11,13 @@ KMACHINE_emenlow-noemgd = "emenlow"
|
|||
KBRANCH_emenlow-noemgd = "standard/emenlow"
|
||||
KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
|
||||
|
||||
LINUX_VERSION = "3.10.19"
|
||||
LINUX_VERSION = "3.10.25"
|
||||
|
||||
SRCREV_meta_emenlow = "d9cd83c0292bd4e2a6754a96761027252e726a42"
|
||||
SRCREV_machine_emenlow = "a9ec82e355130160f9094e670bd5be0022a84194"
|
||||
SRCREV_emgd_emenlow = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf"
|
||||
SRCREV_meta_emenlow = "df3aa753c8826127fb5ad811d56d57168551d6e4"
|
||||
SRCREV_machine_emenlow = "79af968f2f26378798aec7a6d729ff5a371aae5f"
|
||||
SRCREV_emgd_emenlow = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
|
||||
|
||||
SRCREV_meta_emenlow-noemgd = "d9cd83c0292bd4e2a6754a96761027252e726a42"
|
||||
SRCREV_machine_emenlow-noemgd = "a9ec82e355130160f9094e670bd5be0022a84194"
|
||||
SRCREV_meta_emenlow-noemgd = "df3aa753c8826127fb5ad811d56d57168551d6e4"
|
||||
SRCREV_machine_emenlow-noemgd = "79af968f2f26378798aec7a6d729ff5a371aae5f"
|
||||
|
||||
SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user