[meta-ti] Denys Dmytriyenko : linux-ti-staging-rt: introduce RT version of staging kernel

Arago Project git git at arago-project.org
Mon Nov 9 11:34:09 PST 2015


Module: meta-ti
Branch: master
Commit: a32043d538f796071fdfa4dba2c98db627a4a4a0
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=a32043d538f796071fdfa4dba2c98db627a4a4a0

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Mon Nov  9 04:43:52 2015 +0000

linux-ti-staging-rt: introduce RT version of staging kernel

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 .../linux/linux-ti-staging-rt-4.1/configs/systest  |    1 +
 .../linux/linux-ti-staging-rt-4.1/defconfig        |    1 +
 .../keystone/configs/systest                       |    1 +
 .../linux-ti-staging-rt-4.1/keystone/defconfig     |    1 +
 recipes-kernel/linux/linux-ti-staging-rt_4.1.bb    |    5 +++++
 5 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging-rt-4.1/configs/systest b/recipes-kernel/linux/linux-ti-staging-rt-4.1/configs/systest
new file mode 100644
index 0000000..28b995e
--- /dev/null
+++ b/recipes-kernel/linux/linux-ti-staging-rt-4.1/configs/systest
@@ -0,0 +1 @@
+use-combined-config=ti_config_fragments/rt_system_test_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
new file mode 100644
index 0000000..2091fca
--- /dev/null
+++ b/recipes-kernel/linux/linux-ti-staging-rt-4.1/defconfig
@@ -0,0 +1 @@
+use-combined-config=ti_config_fragments/rt_defconfig_fragment
diff --git a/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/configs/systest b/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/configs/systest
new file mode 100644
index 0000000..68cfc25
--- /dev/null
+++ b/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/configs/systest
@@ -0,0 +1 @@
+use-combined-config=ti_config_fragments/multi_core_system_test_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
new file mode 100644
index 0000000..470cf11
--- /dev/null
+++ b/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig
@@ -0,0 +1 @@
+use-combined-config=ti_config_fragments/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
new file mode 100644
index 0000000..82e3bc7
--- /dev/null
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
@@ -0,0 +1,5 @@
+require linux-ti-staging_4.1.bb
+
+BRANCH = "ti-rt-linux-4.1.y"
+
+SRCREV = "c6d2ee60de8003e5491ab131307570581529029f"



More information about the meta-ti mailing list