Commit 02fdfbd0 authored by Jan Kiszka's avatar Jan Kiszka
Browse files

linux-cip: Provide 4.19-cip kernels



As these kernels haven't been validated on all targets, keep 4.4 as
default for now.

Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
parent 3f3055d9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -12,5 +12,7 @@
require conf/distro/debian-stretch.conf

KERNEL_NAME ?= "cip"
PREFERRED_VERSION_linux-cip ?= "4.4.%"
PREFERRED_VERSION_linux-cip-rt ?= "4.4.%"

WKS_FILE ?= "${MACHINE}.wks"
+14 −0
Original line number Diff line number Diff line
#
# CIP Core, generic profile
#
# Copyright (c) Siemens AG, 2019
#
# Authors:
#  Jan Kiszka <jan.kiszka@siemens.com>
#
# SPDX-License-Identifier: MIT
#

require linux-cip-rt-common.inc

SRC_URI[sha256sum] = "45b246a16630015ef53a7e7683c553ca3de16be0cf0c8d55da8f526def45a640"
+14 −0
Original line number Diff line number Diff line
#
# CIP Core, generic profile
#
# Copyright (c) Siemens AG, 2019
#
# Authors:
#  Jan Kiszka <jan.kiszka@siemens.com>
#
# SPDX-License-Identifier: MIT
#

require linux-cip-common.inc

SRC_URI[sha256sum] = "5892864646f9732b92287848bf9917d7b19b4b3ec3ec24d4885beb53cafb3e38"