aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <paul@betafive.co.uk>2019-02-18 11:47:32 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-02-19 12:39:35 +0000
commitae3a8f1589a4528b580ef3f230e5b419da1508e7 (patch)
tree36155652e8a143e172676e8e1ce62cc0f374c690
parent78fe3e0999b3f9a124c1dd8e0157002d0af55cee (diff)
meta-agl-bsp: meta-sancloud: linux-bbe: Apply AGL kernel changes
This is the first step towards integration of the Sancloud BeagleBone Enhanced (BBE) BSP with AGL. Wen building the BBE kernel for AGL we need to pick up the correct .inc files. Change-Id: I7cab264f4e53d389fd94150d6ed9697f968accc4 Signed-off-by: Paul Barker <paul@betafive.co.uk>
-rw-r--r--meta-agl-bsp/meta-sancloud/recipes-kernel/linux/linux-bbe_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-sancloud/recipes-kernel/linux/linux-bbe_%.bbappend b/meta-agl-bsp/meta-sancloud/recipes-kernel/linux/linux-bbe_%.bbappend
new file mode 100644
index 000000000..02161415f
--- /dev/null
+++ b/meta-agl-bsp/meta-sancloud/recipes-kernel/linux/linux-bbe_%.bbappend
@@ -0,0 +1,2 @@
+require recipes-kernel/linux/linux-agl.inc
+require recipes-kernel/linux/linux-agl-4.9.inc