summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-03-15 16:41:11 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-04-08 12:51:25 +0000
commit42f133f60210b8cbcfa8b4b960607773d32075bc (patch)
treec640f733c56d8dcdca29a1f7b52b53d49d6e6e4e /meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend
parent5b44b76171f1229d33f6f2e027c4f1585d1001c8 (diff)
downloadmeta-boot2qt-42f133f60210b8cbcfa8b4b960607773d32075bc.tar.gz
TI: move to newer kernel
Change-Id: I42bdde07635389048cdc6df3f80e8213ea634c6b Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend')
-rw-r--r--meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend27
1 files changed, 27 insertions, 0 deletions
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 @@
1##############################################################################
2##
3## Copyright (C) 2016 The Qt Company Ltd.
4## Contact: http://www.qt.io/licensing/
5##
6## This file is part of the Boot to Qt meta layer.
7##
8## $QT_BEGIN_LICENSE:COMM$
9##
10## Commercial License Usage
11## Licensees holding valid commercial Qt licenses may use this file in
12## accordance with the commercial license agreement provided with the
13## Software or, alternatively, in accordance with the terms contained in
14## a written agreement between you and The Qt Company. For licensing terms
15## and conditions see http://www.qt.io/terms-conditions. For further
16## information use the contact form at http://www.qt.io/contact-us.
17##
18## $QT_END_LICENSE$
19##
20##############################################################################
21
22FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
23SRC_URI += "\
24 file://usb-serial.cfg \
25 "
26KERNEL_CONFIG_FRAGMENTS += "${WORKDIR}/usb-serial.cfg"
27KERNEL_DEVICETREE_b2qt = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb"