• Naveen Saini's avatar
    linux-intel/4.19: update to v4.19.34 · 65c5d2da
    Naveen Saini authored
    
    Merge Stable Linux tag 'v4.19.34' into lts2018/base
    Stable Linux tag 'v4.19.34': (322 commits)
    Linux 4.19.34
    kprobes/x86: Blacklist non-attachable interrupt functions
    bcache: fix potential div-zero error of writeback_rate_p_term_inverse
    ACPI / video: Extend chassis-type detection with a "Lunch Box" check
    net: stmmac: Avoid one more sometimes uninitialized Clang warning
    drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
    Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device
    dmaengine: tegra: avoid overflow of byte tracking
    clk: rockchip: fix frac settings of GPLL clock for rk3328
    clk: meson: clean-up clock registration
    drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup
    x86/build: Mark per-CPU symbols as absolute explicitly for LLD
    wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
    brcmfmac: Use firmware_request_nowarn for the clm_blob
    selinux: do not override context on context mounts
    x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
    drm/nouveau: Stop using drm_crtc_force_disable
    drm: Auto-set allow_fb_modifiers when given modifiers at plane init
    pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins
    regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
    ...
    
    Signed-off-by: default avatarNaveen Saini <naveen.kumar.saini@intel.com>
    Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
    65c5d2da
linux-intel_4.19.bb 720 B
require linux-intel.inc
KBRANCH = "4.19/base"
KMETA_BRANCH = "yocto-4.19"
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch"
DEPENDS += "elfutils-native openssl-native util-linux-native"
LINUX_VERSION ?= "4.19.34"
SRCREV_machine ?= "0f05ba26d359c104190cd68e04ba4485503840b1"
SRCREV_meta ?= "55b740965496961a660674aa4e5b8568b1b9fb7e"
# For Crystalforest and Romley
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
KERNEL_MODULE_AUTOLOAD_append_corei7-64-intel-common = " uio"
# Functionality flags
KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/security/security.scc"