From: Paul Barker Date: Mon, 18 Feb 2019 11:47:32 +0000 (+0000) Subject: meta-agl-bsp: meta-sancloud: linux-bbe: Apply AGL kernel changes X-Git-Tag: 7.0.1~12 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F29%2F20429%2F3;p=AGL%2Fmeta-agl.git 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 (cherry picked from commit ae3a8f1589a4528b580ef3f230e5b419da1508e7) --- 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