summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-02-02 04:36:52 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-02-02 18:34:42 -0500
commitff8c2019ac1f1f7646ee5c2a6eb4327217be6779 (patch)
treee355ef2477dafbc533207c60496044c52886142c /recipes-kernel
parentf5ae3a3dc23045b1488ff4732bd45f2137b48001 (diff)
downloadmeta-ti-ff8c2019ac1f1f7646ee5c2a6eb4327217be6779.tar.gz
linux-ti-staging: remove old 4.1 version
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging-4.1/defconfig1
-rw-r--r--recipes-kernel/linux/linux-ti-staging-4.1/keystone/defconfig1
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt-4.1/defconfig1
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig1
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.1.bb9
-rw-r--r--recipes-kernel/linux/linux-ti-staging-systest-4.1/defconfig1
-rw-r--r--recipes-kernel/linux/linux-ti-staging-systest-4.1/keystone/defconfig1
-rw-r--r--recipes-kernel/linux/linux-ti-staging-systest_4.1.bb5
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.1.bb92
9 files changed, 0 insertions, 112 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-4.1/defconfig b/recipes-kernel/linux/linux-ti-staging-4.1/defconfig
deleted file mode 100644
index 990e7f79..00000000
--- a/recipes-kernel/linux/linux-ti-staging-4.1/defconfig
+++ /dev/null
@@ -1 +0,0 @@
1use-combined-config=ti_config_fragments/defconfig_fragment
diff --git a/recipes-kernel/linux/linux-ti-staging-4.1/keystone/defconfig b/recipes-kernel/linux/linux-ti-staging-4.1/keystone/defconfig
deleted file mode 100644
index 470cf114..00000000
--- a/recipes-kernel/linux/linux-ti-staging-4.1/keystone/defconfig
+++ /dev/null
@@ -1 +0,0 @@
1use-combined-config=ti_config_fragments/multi_core_defconfig_fragment
diff --git a/recipes-kernel/linux/linux-ti-staging-rt-4.1/defconfig b/recipes-kernel/linux/linux-ti-staging-rt-4.1/defconfig
deleted file mode 100644
index 2091fca5..00000000
--- a/recipes-kernel/linux/linux-ti-staging-rt-4.1/defconfig
+++ /dev/null
@@ -1 +0,0 @@
1use-combined-config=ti_config_fragments/rt_defconfig_fragment
diff --git a/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig b/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig
deleted file mode 100644
index 6d287533..00000000
--- a/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig
+++ /dev/null
@@ -1 +0,0 @@
1use-combined-config=ti_config_fragments/rt_multi_core_defconfig_fragment
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
deleted file mode 100644
index 5671d456..00000000
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1require linux-ti-staging_4.1.bb
2
3# Look in the generic major.minor directory for files
4# This will have priority over generic non-rt path
5FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:"
6
7BRANCH = "ti-rt-linux-4.1.y"
8
9SRCREV = "3bef1493dbbc61880f09cfda285cd0032a501d41"
diff --git a/recipes-kernel/linux/linux-ti-staging-systest-4.1/defconfig b/recipes-kernel/linux/linux-ti-staging-systest-4.1/defconfig
deleted file mode 100644
index cfe4f991..00000000
--- a/recipes-kernel/linux/linux-ti-staging-systest-4.1/defconfig
+++ /dev/null
@@ -1 +0,0 @@
1use-combined-config=ti_config_fragments/system_test_defconfig_fragment
diff --git a/recipes-kernel/linux/linux-ti-staging-systest-4.1/keystone/defconfig b/recipes-kernel/linux/linux-ti-staging-systest-4.1/keystone/defconfig
deleted file mode 100644
index 68cfc252..00000000
--- a/recipes-kernel/linux/linux-ti-staging-systest-4.1/keystone/defconfig
+++ /dev/null
@@ -1 +0,0 @@
1use-combined-config=ti_config_fragments/multi_core_system_test_defconfig_fragment
diff --git a/recipes-kernel/linux/linux-ti-staging-systest_4.1.bb b/recipes-kernel/linux/linux-ti-staging-systest_4.1.bb
deleted file mode 100644
index 30962e69..00000000
--- a/recipes-kernel/linux/linux-ti-staging-systest_4.1.bb
+++ /dev/null
@@ -1,5 +0,0 @@
1require linux-ti-staging_4.1.bb
2
3# Look in the generic major.minor directory for files
4# This will have priority over generic non-rt path
5FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
deleted file mode 100644
index ea1ed62b..00000000
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ /dev/null
@@ -1,92 +0,0 @@
1SECTION = "kernel"
2DESCRIPTION = "Linux kernel for TI devices"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
5
6inherit kernel
7
8require recipes-kernel/linux/linux-dtb.inc
9require recipes-kernel/linux/setup-defconfig.inc
10require recipes-kernel/linux/cmem.inc
11require recipes-kernel/linux/ti-uio.inc
12
13# Look in the generic major.minor directory for files
14FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:"
15
16# Pull in the devicetree files into the rootfs
17RDEPENDS_kernel-base += "kernel-devicetree"
18
19# Add a run-time dependency for the PM firmware to be installed
20# on the target file system.
21RDEPENDS_kernel-base_append_ti33x = " amx3-cm3"
22RDEPENDS_kernel-base_append_ti43x = " amx3-cm3"
23
24# Add a run-time dependency for the VPE VPDMA firmware to be installed
25# on the target file system.
26RDEPENDS_kernel-base_append_dra7xx = " vpdma-fw"
27
28# Install boot-monitor skern file into /boot dir of rootfs
29RDEPENDS_kernel-base_append_keystone = " boot-monitor"
30
31# Install ti-sci-fw into /boot dir of rootfs
32RDEPENDS_kernel-base_append_k2g-evm = " ti-sci-fw"
33
34# Add run-time dependency for SerDes firmware to the rootfs
35RDEPENDS_kernel-base_append_keystone = " serdes-fw"
36
37# Add run-time dependency for NETCP PA firmware to the rootfs
38RDEPENDS_kernel-base_append_k2hk-evm = " netcp-pa-fw"
39RDEPENDS_kernel-base_append_k2e-evm = " netcp-pa-fw"
40RDEPENDS_kernel-base_append_k2l-evm = " netcp-pa-fw"
41
42# Add run-time dependency for PRU Ethernet firmware to the rootfs
43RDEPENDS_kernel-base_append_am57xx-evm = " prueth-fw"
44RDEPENDS_kernel-base_append_am437x-evm = " prueth-fw"
45
46# Default is to package all dtb files for ti33x devices unless building
47# for the specific beaglebone machine.
48KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb"
49KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am43x-epos-evm-hdmi.dtb am437x-gp-evm.dtb am437x-gp-evm-hdmi.dtb am437x-sk-evm.dtb am437x-idk-evm.dtb"
50KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb"
51KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb"
52KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb dra7-evm-lcd-lg.dtb dra7-evm-lcd-osd.dtb dra72-evm.dtb dra72-evm-lcd-lg.dtb dra72-evm-lcd-osd.dtb"
53KERNEL_DEVICETREE_dra7xx-hs-evm = "${KERNEL_DEVICETREE_dra7xx-evm}"
54KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb am57xx-beagle-x15-es2plus.dtb am57xx-evm.dtb am57xx-evm-es2plus.dtb am572x-idk.dtb am571x-idk.dtb am572x-idk-lcd-osd.dtb am571x-idk-lcd-osd.dtb"
55KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb"
56KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb"
57KERNEL_DEVICETREE_am37x-evm = "omap3-evm-37xx.dtb"
58KERNEL_DEVICETREE_beagleboard = "omap3-beagle.dtb omap3-beagle-xm.dtb"
59KERNEL_DEVICETREE_pandaboard = "omap4-panda.dtb omap4-panda-es.dtb"
60KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb"
61KERNEL_DEVICETREE_k2e-evm = "k2e-evm.dtb"
62KERNEL_DEVICETREE_k2g-evm = "k2g-evm.dtb"
63KERNEL_DEVICETREE_k2l-evm = "k2l-evm.dtb"
64
65KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
66
67COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|omap3|omap4|keystone"
68
69S = "${WORKDIR}/git"
70
71BRANCH = "ti-lsk-linux-4.1.y"
72
73SRCREV = "6b41ca0b945d73ac8c8318083f79411639836643"
74PV = "4.1.18+git${SRCPV}"
75
76# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
77MACHINE_KERNEL_PR_append = "l"
78PR = "${MACHINE_KERNEL_PR}"
79
80KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
81
82# SoC specific config fragments are not enabled yet
83KERNEL_CONFIG_FRAGMENTS_append_ti33x = " ${KERNEL_CONFIG_DIR}/am33xx_only.cfg"
84KERNEL_CONFIG_FRAGMENTS_append_ti43x = " ${KERNEL_CONFIG_DIR}/am43xx_only.cfg"
85KERNEL_CONFIG_FRAGMENTS_append_dra7xx = " ${KERNEL_CONFIG_DIR}/dra7_only.cfg"
86
87MULTI_CONFIG_BASE_SUFFIX = ""
88
89KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
90KERNEL_GIT_PROTOCOL = "git"
91SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH} \
92 file://defconfig"