]> code.ossystems Code Review - meta-freescale.git/commitdiff
white-space compliante in DEPENDS 63/head
authorWalter Bonetti <walter.bonetti@epitech.eu>
Thu, 21 Mar 2019 13:39:30 +0000 (09:39 -0400)
committerWalter Bonetti <walter.bonetti@epitech.eu>
Thu, 21 Mar 2019 13:39:30 +0000 (09:39 -0400)
dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
recipes-bsp/u-boot/u-boot-imx_2017.03.bb

index 6d74ea6c988fea492ead2a3d4556be3ec361e818..3f371a0534b6f2c87548afd21d82b9c909775ec2 100644 (file)
@@ -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 = " \
index 63608749bf6a444c6d7a9ff22f9ad79e517b7d47..6c1a8522b9defb2560a57e67fba22bc64094a3ae 100644 (file)
@@ -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"