Also allow empty devicetree package for generic platforms.
Signed-off-by: Denys Dmytriyenko <[email protected]>
---
meta-arago-distro/recipes-kernel/linux/linux-ti-staging-rt_%.bbappend | 4 +++-
.../recipes-kernel/linux/linux-ti-staging-systest_%.bbappend | 4 +++-
.../recipes-kernel/linux/linux-ti-staging/arago-armv8/defconfig | 1 +
meta-arago-distro/recipes-kernel/linux/linux-ti-staging_%.bbappend | 4 +++-
4 files changed, 10 insertions(+), 3 deletions(-)
create mode 100644
meta-arago-distro/recipes-kernel/linux/linux-ti-staging/arago-armv8/defconfig
diff --git
a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-rt_%.bbappend
b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-rt_%.bbappend
index a3241ab..7d03f8e 100644
--- a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-rt_%.bbappend
+++ b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-rt_%.bbappend
@@ -1,5 +1,7 @@
MACHINE_KERNEL_PR_append = ".arago1"
-FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
require copy-defconfig.inc
+
+ALLOW_EMPTY_kernel-devicetree = "1"
diff --git
a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-systest_%.bbappend
b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-systest_%.bbappend
index a3241ab..7d03f8e 100644
--- a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-systest_%.bbappend
+++ b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-systest_%.bbappend
@@ -1,5 +1,7 @@
MACHINE_KERNEL_PR_append = ".arago1"
-FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
require copy-defconfig.inc
+
+ALLOW_EMPTY_kernel-devicetree = "1"
diff --git
a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging/arago-armv8/defconfig
b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging/arago-armv8/defconfig
new file mode 100644
index 0000000..3228f4e
--- /dev/null
+++
b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging/arago-armv8/defconfig
@@ -0,0 +1 @@
+use-kernel-config=defconfig
diff --git a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging_%.bbappend
b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging_%.bbappend
index 6ae4bd7..5bddbef 100644
--- a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging_%.bbappend
+++ b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging_%.bbappend
@@ -1,5 +1,7 @@
MACHINE_KERNEL_PR_append = ".arago5"
-FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
require copy-defconfig.inc
+
+ALLOW_EMPTY_kernel-devicetree = "1"
--
2.7.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago