diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2016-09-03 23:19:53 +1000 |
---|---|---|
committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-09-20 21:52:22 +1000 |
commit | de00840e56001efa092769df5078c64320f5ef5e (patch) | |
tree | 426c38980a4d4c121234bf10e7ddd555efc6a757 | |
parent | 2d4d0ea981596b496057062685d4954f7b6b2892 (diff) | |
download | meta-xilinx-de00840e56001efa092769df5078c64320f5ef5e.tar.gz |
linux-yocto_4.8: Add appends for linux-yocto 4.8
Add the default configuration appends for the linux-yocto 4.8 kernel.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
-rw-r--r-- | recipes-kernel/linux/linux-yocto_4.8.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto_4.8.bbappend b/recipes-kernel/linux/linux-yocto_4.8.bbappend new file mode 100644 index 00000000..651e0d72 --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_4.8.bbappend | |||
@@ -0,0 +1,4 @@ | |||
1 | |||
2 | require linux-xilinx-configs.inc | ||
3 | require linux-xilinx-machines.inc | ||
4 | |||