diff options
| author | Samuli Piippo <samuli.piippo@digia.com> | 2014-09-23 13:04:47 +0300 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@digia.com> | 2014-09-25 15:22:26 +0300 |
| commit | 01603689e8dd2d3c5be0f41d41b3543452903f03 (patch) | |
| tree | 47c0d3b74c92d5891da42c48e799317a8672d253 /recipes/u-boot/u-boot-script-boundary_git.bbappend | |
| parent | 0dded51636b689237af7fdcda1719790c7fb3aa7 (diff) | |
| download | meta-boot2qt-01603689e8dd2d3c5be0f41d41b3543452903f03.tar.gz | |
Move meta-fsl-arm specific files to separate layer
Create new layer for recipes and files that required only when
meta-fsl-arm and meta-fsl-arm-extra layers are used. For now,
the bblayers.conf template still includes the new layer as well.
Change-Id: I01a0019ebaea3e1532f106e076f7608fb7aa86c6
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'recipes/u-boot/u-boot-script-boundary_git.bbappend')
| -rw-r--r-- | recipes/u-boot/u-boot-script-boundary_git.bbappend | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/recipes/u-boot/u-boot-script-boundary_git.bbappend b/recipes/u-boot/u-boot-script-boundary_git.bbappend deleted file mode 100644 index a479c2b..0000000 --- a/recipes/u-boot/u-boot-script-boundary_git.bbappend +++ /dev/null | |||
| @@ -1,27 +0,0 @@ | |||
| 1 | ############################################################################# | ||
| 2 | ## | ||
| 3 | ## Copyright (C) 2014 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 | |||
| 23 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" | ||
| 24 | SRC_URI += " \ | ||
| 25 | file://0001-nitrogen6x-disable-console-cursor-blinking.patch \ | ||
| 26 | file://0002-nitrogen6x-update.patch \ | ||
| 27 | " | ||
