From 42f133f60210b8cbcfa8b4b960607773d32075bc Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Tue, 15 Mar 2016 16:41:11 +0200 Subject: TI: move to newer kernel Change-Id: I42bdde07635389048cdc6df3f80e8213ea634c6b Reviewed-by: Teemu Holappa --- .../recipes/linux/linux-ti-staging_3.12.bbappend | 27 ---------------------- .../recipes/linux/linux-ti-staging_3.14.bbappend | 27 ++++++++++++++++++++++ 2 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 meta-ti-extras/recipes/linux/linux-ti-staging_3.12.bbappend create mode 100644 meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend diff --git a/meta-ti-extras/recipes/linux/linux-ti-staging_3.12.bbappend b/meta-ti-extras/recipes/linux/linux-ti-staging_3.12.bbappend deleted file mode 100644 index 49f8f58..0000000 --- a/meta-ti-extras/recipes/linux/linux-ti-staging_3.12.bbappend +++ /dev/null @@ -1,27 +0,0 @@ -############################################################################## -## -## Copyright (C) 2016 The Qt Company Ltd. -## Contact: http://www.qt.io/licensing/ -## -## This file is part of the Boot to Qt meta layer. -## -## $QT_BEGIN_LICENSE:COMM$ -## -## Commercial License Usage -## Licensees holding valid commercial Qt licenses may use this file in -## accordance with the commercial license agreement provided with the -## Software or, alternatively, in accordance with the terms contained in -## a written agreement between you and The Qt Company. For licensing terms -## and conditions see http://www.qt.io/terms-conditions. For further -## information use the contact form at http://www.qt.io/contact-us. -## -## $QT_END_LICENSE$ -## -############################################################################## - -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -SRC_URI += "\ - file://usb-serial.cfg \ - " -KERNEL_CONFIG_FRAGMENTS += "${WORKDIR}/usb-serial.cfg" -KERNEL_DEVICETREE_b2qt = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb" diff --git a/meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend b/meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend new file mode 100644 index 0000000..49f8f58 --- /dev/null +++ b/meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend @@ -0,0 +1,27 @@ +############################################################################## +## +## Copyright (C) 2016 The Qt Company Ltd. +## Contact: http://www.qt.io/licensing/ +## +## This file is part of the Boot to Qt meta layer. +## +## $QT_BEGIN_LICENSE:COMM$ +## +## Commercial License Usage +## Licensees holding valid commercial Qt licenses may use this file in +## accordance with the commercial license agreement provided with the +## Software or, alternatively, in accordance with the terms contained in +## a written agreement between you and The Qt Company. For licensing terms +## and conditions see http://www.qt.io/terms-conditions. For further +## information use the contact form at http://www.qt.io/contact-us. +## +## $QT_END_LICENSE$ +## +############################################################################## + +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" +SRC_URI += "\ + file://usb-serial.cfg \ + " +KERNEL_CONFIG_FRAGMENTS += "${WORKDIR}/usb-serial.cfg" +KERNEL_DEVICETREE_b2qt = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb" -- cgit v1.2.3-54-g00ecf