Add the default configuration appends for the linux-yocto 4.8 kernel. Signed-off-by: Nathan Rossi <[email protected]> --- recipes-kernel/linux/linux-yocto_4.8.bbappend | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes-kernel/linux/linux-yocto_4.8.bbappend
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 0000000000..651e0d727f --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_4.8.bbappend @@ -0,0 +1,4 @@ + +require linux-xilinx-configs.inc +require linux-xilinx-machines.inc + -- 2.9.3 -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
