diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2017-01-25 17:18:12 +1000 |
---|---|---|
committer | Nathan Rossi <nathan@nathanrossi.com> | 2017-02-01 22:46:21 +1000 |
commit | 49daadd691fb693c4f084f8f27a7814c576c6782 (patch) | |
tree | 3ad992393b4d3c64aed5b8b90a18d4ace5e2ed3f | |
parent | 9b15ecef3759e3896b820d49f9e2bb67db9889c5 (diff) | |
download | meta-xilinx-49daadd691fb693c4f084f8f27a7814c576c6782.tar.gz |
linux-yocto*_4.9.bbappend: Enable linux-yocto 4.9
Enable linux-yocto and linux-yocto-tiny 4.9 kernels.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
-rw-r--r-- | recipes-kernel/linux/linux-yocto-tiny_4.9.bbappend | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-yocto_4.9.bbappend | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto-tiny_4.9.bbappend b/recipes-kernel/linux/linux-yocto-tiny_4.9.bbappend new file mode 100644 index 00000000..651e0d72 --- /dev/null +++ b/recipes-kernel/linux/linux-yocto-tiny_4.9.bbappend | |||
@@ -0,0 +1,4 @@ | |||
1 | |||
2 | require linux-xilinx-configs.inc | ||
3 | require linux-xilinx-machines.inc | ||
4 | |||
diff --git a/recipes-kernel/linux/linux-yocto_4.9.bbappend b/recipes-kernel/linux/linux-yocto_4.9.bbappend new file mode 100644 index 00000000..651e0d72 --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_4.9.bbappend | |||
@@ -0,0 +1,4 @@ | |||
1 | |||
2 | require linux-xilinx-configs.inc | ||
3 | require linux-xilinx-machines.inc | ||
4 | |||