From 5f7d5c07d8b79995839f8c49c0372daa9e237716 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Fri, 14 Nov 2014 13:03:19 +0200 Subject: More wildcards for bbappends These wildcard changes would be needed when moving to dizzy. Change-Id: Ic9aa4fe48d8b23a894eb3abcf416e1a2895f3327 Reviewed-by: Eirik Aavitsland --- .../recipes/u-boot/u-boot-fslc_2014.%.bbappend | 26 ++++++++++++++++++++++ .../recipes/u-boot/u-boot-fslc_2014.01.bbappend | 26 ---------------------- 2 files changed, 26 insertions(+), 26 deletions(-) create mode 100644 meta-fsl-extras/recipes/u-boot/u-boot-fslc_2014.%.bbappend delete mode 100644 meta-fsl-extras/recipes/u-boot/u-boot-fslc_2014.01.bbappend (limited to 'meta-fsl-extras') diff --git a/meta-fsl-extras/recipes/u-boot/u-boot-fslc_2014.%.bbappend b/meta-fsl-extras/recipes/u-boot/u-boot-fslc_2014.%.bbappend new file mode 100644 index 0000000..b4ff56f --- /dev/null +++ b/meta-fsl-extras/recipes/u-boot/u-boot-fslc_2014.%.bbappend @@ -0,0 +1,26 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://qt.digia.com/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" +SRC_URI += " \ + file://0001-Updated-kernel-arguments-for-sabre-sd.patch \ + " diff --git a/meta-fsl-extras/recipes/u-boot/u-boot-fslc_2014.01.bbappend b/meta-fsl-extras/recipes/u-boot/u-boot-fslc_2014.01.bbappend deleted file mode 100644 index b4ff56f..0000000 --- a/meta-fsl-extras/recipes/u-boot/u-boot-fslc_2014.01.bbappend +++ /dev/null @@ -1,26 +0,0 @@ -############################################################################# -## -## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). -## -## This file is part of the Qt Enterprise Embedded Scripts of the Qt -## framework. -## -## $QT_BEGIN_LICENSE$ -## Commercial License Usage Only -## Licensees holding valid commercial Qt license agreements with Digia -## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, -## may use this file in accordance with the terms contained in said license -## agreement. -## -## For further information use the contact form at -## http://qt.digia.com/contact-us. -## -## -## $QT_END_LICENSE$ -## -############################################################################# - -FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" -SRC_URI += " \ - file://0001-Updated-kernel-arguments-for-sabre-sd.patch \ - " -- cgit v1.2.3-54-g00ecf