linux-intel: Pull in common configuration fragments 29/11129/3
authorScott Murray <scott.murray@konsulko.com>
Wed, 4 Oct 2017 20:48:55 +0000 (16:48 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 11 Oct 2017 09:22:07 +0000 (09:22 +0000)
commit8967fdebd5b55c177972bb088997b58ead2cc283
treea4aa3a41cde640886f66480d07a834914cf3f532
parente4d96f539be1e8ec9e053dfa758bc0186e4938cb
linux-intel: Pull in common configuration fragments

Rework things so that the common kernel configuration fragment
additions are in a new include file, linux-agl.inc, and both the
existing linux-yocto_%.bbappend and the new linux-intel_%.bbappend
in meta-intel pull it in to pick up them up.  This avoids hitting
other linux-* recipes, and allows the possibility of using the
include file in kernel recipe bbappends for other BSPs.

Change-Id: I8f4f67c444c47b6a978d95fab660d478d5f764c1
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11129
Reviewed-by: Thomas Rini <trini@konsulko.com>
Reviewed-by: Dominig ar Foll <dominig.arfoll@fridu.net>
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/meta-intel/recipes-kernel/linux/linux-intel_%.bbappend [new file with mode: 0644]
meta-agl-bsp/recipes-kernel/linux/linux-agl.inc [new file with mode: 0644]
meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend