diff options
author | Samuli Piippo <samuli.piippo@digia.com> | 2014-01-30 12:10:14 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@digia.com> | 2014-01-30 12:11:00 +0200 |
commit | 41ca1a1f916b5af27fff5f51148c35f5510eb265 (patch) | |
tree | 8524a282acd727579b30f33e0e0d3dff0972ada3 /recipes/u-boot/u-boot-script-boundary_git.bbappend | |
parent | 22caf5a9fd6cf00ff2b822c0a84f96b53f4b920f (diff) | |
parent | 43102d40e3d72d8ec26e243a3cf8584dd4336cfe (diff) | |
download | meta-boot2qt-41ca1a1f916b5af27fff5f51148c35f5510eb265.tar.gz |
Merge remote-tracking branch 'origin/stable' into dev
Change-Id: I4738823e28688399745cca97889223a4cf893e82
Diffstat (limited to 'recipes/u-boot/u-boot-script-boundary_git.bbappend')
-rw-r--r-- | recipes/u-boot/u-boot-script-boundary_git.bbappend | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/recipes/u-boot/u-boot-script-boundary_git.bbappend b/recipes/u-boot/u-boot-script-boundary_git.bbappend index c845717..3fc3b47 100644 --- a/recipes/u-boot/u-boot-script-boundary_git.bbappend +++ b/recipes/u-boot/u-boot-script-boundary_git.bbappend | |||
@@ -1,3 +1,25 @@ | |||
1 | ############################################################################# | ||
2 | ## | ||
3 | ## Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). | ||
4 | ## | ||
5 | ## This file is part of the Qt Enterprise Embedded Scripts of the Qt | ||
6 | ## framework. | ||
7 | ## | ||
8 | ## $QT_BEGIN_LICENSE$ | ||
9 | ## Commercial License Usage Only | ||
10 | ## Licensees holding valid commercial Qt license agreements with Digia | ||
11 | ## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, | ||
12 | ## may use this file in accordance with the terms contained in said license | ||
13 | ## agreement. | ||
14 | ## | ||
15 | ## For further information use the contact form at | ||
16 | ## http://qt.digia.com/contact-us. | ||
17 | ## | ||
18 | ## | ||
19 | ## $QT_END_LICENSE$ | ||
20 | ## | ||
21 | ############################################################################# | ||
22 | |||
1 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" | 23 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" |
2 | SRC_URI += " \ | 24 | SRC_URI += " \ |
3 | file://0001-nitrogen6x-disable-console-cursor-blinking.patch \ | 25 | file://0001-nitrogen6x-disable-console-cursor-blinking.patch \ |