Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #59 from jlaako/kernel-update
Browse files Browse the repository at this point in the history
Update kernel and kernel-cache to latest HEAD
  • Loading branch information
mythi committed Oct 25, 2016
2 parents c851f72 + 61e9a0c commit d216381
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions meta-ostro-xt/recipes-kernel/linux/linux-yocto_4.4.bbappend
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI_prepend_intel-corei7-64 = "file://fix_branch.scc "
SRC_URI_append_intel-corei7-64 = " file://disable-iwlwifi-upstream.cfg"

LINUX_VERSION_INTEL_COMMON_forcevariable = "4.4.22"
LINUX_VERSION_INTEL_COMMON_forcevariable = "4.4.26"
KBRANCH_corei7-64-intel-common_forcevariable = "standard/intel/bxt-rebase;rebaseable=1"
# http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-4.4/log/?h=standard/intel/bxt-rebase
SRCREV_machine_corei7-64-intel-common = "f728f6dfbaef1d7c8aeebae24b774512f53cf955"
SRCREV_machine_corei7-64-intel-common = "b7ddcae5f0f374ab7ffd49b0f8636328f5e3386f"
# http://git.yoctoproject.org/cgit/cgit.cgi/yocto-kernel-cache/log/?h=yocto-4.4
SRCREV_meta_corei7-64-intel-common = "bbaf01752b0168a63b164978495fad4ead7e8972"
SRCREV_meta_corei7-64-intel-common = "3030330b066a33ce21164a8b30d0503cf9f68e5b"

# This feature was already removed from KERNEL_FEATURES_INTEL_COMMON
# in meta-intel master (a4c1cfb53d192, linux-yocto*: remove mei from
Expand Down

0 comments on commit d216381

Please sign in to comment.