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-03-07 01:23:04 +0000
commitfafa41e873d8fddc02c38d94422521e6eb60dda4 (patch)
treef0855be69dc0cfb791b3ff4001ae4a6d84a57257
parent73dc247bc2d9904de2886df3f8f55c0c2eb0d6a3 (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. When 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> (cherry picked from commit ae3a8f1589a4528b580ef3f230e5b419da1508e7)
-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