From 397ecf1347f138e265603a6bc85659f928cc665a Mon Sep 17 00:00:00 2001 From: Walter Bonetti Date: Thu, 21 Mar 2019 09:39:30 -0400 Subject: [PATCH] white-space compliante in DEPENDS --- dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 2 +- recipes-bsp/u-boot/u-boot-imx_2017.03.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend b/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend index 6d74ea6c..3f371a05 100644 --- a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend +++ b/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend @@ -5,7 +5,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -SRC_URI_append_imxgpu2d = "file://0014-Add-IMX-GPU-support.patch \ +SRC_URI_append_imxgpu2d = " file://0014-Add-IMX-GPU-support.patch \ file://0001-egl.prf-Fix-build-error-when-egl-headers-need-platfo.patch \ " SRC_URI_append_imxgpu3d = " \ diff --git a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb index 63608749..6c1a8522 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb @@ -5,7 +5,7 @@ DESCRIPTION = "i.MX U-Boot suppporting i.MX reference boards." require recipes-bsp/u-boot/u-boot.inc PROVIDES += "u-boot" -DEPENDS_append = "dtc-native" +DEPENDS_append = " dtc-native" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" -- 2.40.1