summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-07-12 05:06:36 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2026-07-12 05:06:36 -0300
commit97b58d1c9e0f850441ac1f0df8c517729721e8c8 (patch)
treeda9edae80715378a83fa407f816443cc30b620d0 /recipes-bsp
parent96b4f44279d022af8930f01d4a09c12df0be07e4 (diff)
downloadmeta-freescale-97b58d1c9e0f850441ac1f0df8c517729721e8c8.tar.gz
global: Replace tabs with spaces in task bodies
Convert leading-tab indentation to spaces in shell task bodies across the layer. Generated mechanically by oelint-adv's auto-fix for a single rule (oelint.tabs.notabs), isolated to one commit. Verified safe: every change is leading indentation of shell/BitBake code (no mid-line tabs, and none of the affected files contain heredocs where a tab would be significant), so there is no functional change. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/atf/qoriq-atf_2.12.bb2
-rw-r--r--recipes-bsp/boot-format/boot-format_git.bb2
-rw-r--r--recipes-bsp/imx-atf/imx-atf_2.12.bb2
-rw-r--r--recipes-bsp/imx-secure-enclave/imx-secure-enclave.inc2
-rw-r--r--recipes-bsp/mc-utils/mc-utils_git.bb16
-rw-r--r--recipes-bsp/mxsldr/mxsldr_git.bb4
6 files changed, 14 insertions, 14 deletions
diff --git a/recipes-bsp/atf/qoriq-atf_2.12.bb b/recipes-bsp/atf/qoriq-atf_2.12.bb
index f523fe352..d26a70374 100644
--- a/recipes-bsp/atf/qoriq-atf_2.12.bb
+++ b/recipes-bsp/atf/qoriq-atf_2.12.bb
@@ -123,7 +123,7 @@ do_compile() {
123 ;; 123 ;;
124 esac 124 esac
125 125
126 if [ -f ${DEPLOY_DIR_IMAGE}/rcw/${RCW_FOLDER}/$rcwimg ]; then 126 if [ -f ${DEPLOY_DIR_IMAGE}/rcw/${RCW_FOLDER}/$rcwimg ]; then
127 make V=1 realclean 127 make V=1 realclean
128 if [ -f rot_key.pem ];then 128 if [ -f rot_key.pem ];then
129 mkdir -p build/${PLATFORM}/release/ 129 mkdir -p build/${PLATFORM}/release/
diff --git a/recipes-bsp/boot-format/boot-format_git.bb b/recipes-bsp/boot-format/boot-format_git.bb
index 6b53e228f..39c18d6bd 100644
--- a/recipes-bsp/boot-format/boot-format_git.bb
+++ b/recipes-bsp/boot-format/boot-format_git.bb
@@ -10,7 +10,7 @@ SRCREV = "4eb81a6797ef4e58bf7d9b2d58afb37a21c1f550"
10EXTRA_OEMAKE = 'CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"' 10EXTRA_OEMAKE = 'CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"'
11 11
12do_install(){ 12do_install(){
13 oe_runmake DESTDIR=${D} PREFIX=${prefix} install 13 oe_runmake DESTDIR=${D} PREFIX=${prefix} install
14} 14}
15 15
16PACKAGES =+ "${PN}-config" 16PACKAGES =+ "${PN}-config"
diff --git a/recipes-bsp/imx-atf/imx-atf_2.12.bb b/recipes-bsp/imx-atf/imx-atf_2.12.bb
index 84f29975c..3852c5bd5 100644
--- a/recipes-bsp/imx-atf/imx-atf_2.12.bb
+++ b/recipes-bsp/imx-atf/imx-atf_2.12.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;m
8PV .= "+git${SRCPV}" 8PV .= "+git${SRCPV}"
9 9
10SRC_URI = "${ATF_SRC};branch=${SRCBRANCH} \ 10SRC_URI = "${ATF_SRC};branch=${SRCBRANCH} \
11 file://0001-scmi-imx9-Remove-unused-tmp-pointer.patch \ 11 file://0001-scmi-imx9-Remove-unused-tmp-pointer.patch \
12" 12"
13ATF_SRC ?= "git://github.com/nxp-imx/imx-atf.git;protocol=https" 13ATF_SRC ?= "git://github.com/nxp-imx/imx-atf.git;protocol=https"
14SRCBRANCH = "lf_v2.12" 14SRCBRANCH = "lf_v2.12"
diff --git a/recipes-bsp/imx-secure-enclave/imx-secure-enclave.inc b/recipes-bsp/imx-secure-enclave/imx-secure-enclave.inc
index 7ca89431a..67dd9ba3f 100644
--- a/recipes-bsp/imx-secure-enclave/imx-secure-enclave.inc
+++ b/recipes-bsp/imx-secure-enclave/imx-secure-enclave.inc
@@ -20,7 +20,7 @@ EXTRA_OEMAKE = "PLAT=${PLAT} OPENSSL_PATH=${STAGING_INCDIR} MBEDTLS_PATH=${STAGI
20TARGET_CC_ARCH += "${LDFLAGS}" 20TARGET_CC_ARCH += "${LDFLAGS}"
21 21
22do_install() { 22do_install() {
23 oe_runmake -C ${S} DESTDIR=${D} install_tests 23 oe_runmake -C ${S} DESTDIR=${D} install_tests
24} 24}
25 25
26PACKAGE_ARCH = "${MACHINE_SOCARCH}" 26PACKAGE_ARCH = "${MACHINE_SOCARCH}"
diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb b/recipes-bsp/mc-utils/mc-utils_git.bb
index c1a39d647..4e028c606 100644
--- a/recipes-bsp/mc-utils/mc-utils_git.bb
+++ b/recipes-bsp/mc-utils/mc-utils_git.bb
@@ -20,20 +20,20 @@ MC_FLAVOUR ?= "${@oe.utils.ifelse(d.getVar('MACHINE').endswith('qds'), 'QDS', 'R
20MC_FOLDER ?= "${@d.getVar('MC_CFG').upper() + '-' + d.getVar('MC_FLAVOUR')}" 20MC_FOLDER ?= "${@d.getVar('MC_CFG').upper() + '-' + d.getVar('MC_FLAVOUR')}"
21 21
22do_compile () { 22do_compile () {
23 oe_runmake -C config 23 oe_runmake -C config
24} 24}
25 25
26do_install () { 26do_install () {
27 install -d ${D}/boot/mc-utils 27 install -d ${D}/boot/mc-utils
28 if [ -e ${S}/config/${MC_CFG}/${MC_FOLDER} ]; then 28 if [ -e ${S}/config/${MC_CFG}/${MC_FOLDER} ]; then
29 cp -r ${S}/config/${MC_CFG}/${MC_FOLDER}/* ${D}/boot/mc-utils/ 29 cp -r ${S}/config/${MC_CFG}/${MC_FOLDER}/* ${D}/boot/mc-utils/
30 fi 30 fi
31 find ${D}/boot/mc-utils/ ! -name "*.dtb" ! -type d -exec rm {} \; 31 find ${D}/boot/mc-utils/ ! -name "*.dtb" ! -type d -exec rm {} \;
32} 32}
33 33
34do_deploy () { 34do_deploy () {
35 install -d ${DEPLOYDIR}/mc-utils 35 install -d ${DEPLOYDIR}/mc-utils
36 cp -r ${D}/boot/mc-utils/* ${DEPLOYDIR}/mc-utils/ 36 cp -r ${D}/boot/mc-utils/* ${DEPLOYDIR}/mc-utils/
37} 37}
38addtask deploy after do_install 38addtask deploy after do_install
39 39
diff --git a/recipes-bsp/mxsldr/mxsldr_git.bb b/recipes-bsp/mxsldr/mxsldr_git.bb
index ade3570c4..9e65e861a 100644
--- a/recipes-bsp/mxsldr/mxsldr_git.bb
+++ b/recipes-bsp/mxsldr/mxsldr_git.bb
@@ -16,9 +16,9 @@ PV = "0.0.0+git${SRCPV}"
16inherit pkgconfig 16inherit pkgconfig
17 17
18do_compile() { 18do_compile() {
19 oe_runmake 19 oe_runmake
20} 20}
21do_install() { 21do_install() {
22 oe_runmake install DESTDIR="${D}" 22 oe_runmake install DESTDIR="${D}"
23} 23}
24BBCLASSEXTEND = "native nativesdk" 24BBCLASSEXTEND = "native nativesdk"