summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-rt_4.14-2.0.x.bb
blob: f69e1e2924952f5db890b340ee5231fc2a23d070 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require recipes-kernel/linux/linux-toradex_4.14-2.0.x.bb
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-rt-4.14-2.0.x:"

SUMMARY = "Real-Time Linux kernel for Toradex Freescale i.MX based modules"

# patches get moved into the 'older' directory when superseeded, so provide
# both possible storage locations.
MIRRORS += "${KERNELORG_MIRROR}/linux/kernel/projects/rt/4.14/older/ ${KERNELORG_MIRROR}/linux/kernel/projects/rt/4.14/"
SRC_URI += " \
    ${KERNELORG_MIRROR}/linux/kernel/projects/rt/4.14/older/patch-4.14.126-rt62.patch.xz;name=rt-patch \
"

SRC_URI[rt-patch.md5sum] = "47f2bb663112711d7270902e7e42cd16"
SRC_URI[rt-patch.sha256sum] = "496d2e788eb878c828dedda35e1def95c3e922ed4f010593fb8f0fcc523834ff"