Skip to content

Commit

Permalink
Merge pull request Freescale#63 from IniterWorker/rocko
Browse files Browse the repository at this point in the history
[rocko] white-space compliant append
  • Loading branch information
otavio authored Apr 2, 2019
2 parents 3253cec + 397ecf1 commit b0d303d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
Original file line number Diff line number Diff line change
Expand Up @@ -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 = " \
Expand Down
2 changes: 1 addition & 1 deletion recipes-bsp/u-boot/u-boot-imx_2017.03.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b0d303d

Please sign in to comment.