diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-12 04:39:37 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-12 04:45:09 -0300 |
| commit | 1161bee242e93dd083efdd5f32d16efa67e9946e (patch) | |
| tree | 3fc64c75cd27cca2158d9d5373878144e3efeaa6 | |
| parent | 513f2afdf03f3fc01039dc0c56e9d89c9f01b762 (diff) | |
| download | meta-freescale-1161bee242e93dd083efdd5f32d16efa67e9946e.tar.gz | |
global: Strip trailing whitespace
Remove trailing whitespace across the layer's recipes. Generated
mechanically by oelint-adv's auto-fix for a single rule
(oelint.spaces.lineend), isolated to one commit so the mechanical
change is easy to review and revert.
Pure whitespace removal with no semantic effect; a re-run of
oelint-adv reports the rule clean. No build change expected.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | dynamic-layers/openembedded-layer/recipes-multimedia/mpv/mpv_%.bbappend | 2 | ||||
| -rw-r--r-- | recipes-bsp/atf/qoriq-atf_2.12.bb | 4 | ||||
| -rw-r--r-- | recipes-bsp/imx-mkimage/imx-mkimage_git.inc | 2 | ||||
| -rw-r--r-- | recipes-bsp/mc-utils/mc-utils_git.bb | 2 | ||||
| -rw-r--r-- | recipes-devtools/qemu/qemu-qoriq.inc | 2 | ||||
| -rw-r--r-- | recipes-extended/libpkcs11/libpkcs11_git.bb | 2 | ||||
| -rw-r--r-- | recipes-extended/ofp/ofp_git.bb | 2 | ||||
| -rw-r--r-- | recipes-extended/ovs-dpdk/ovs-dpdk_3.1.bb | 2 | ||||
| -rw-r--r-- | recipes-extended/secure-obj/secure-obj-module_git.bb | 2 | ||||
| -rw-r--r-- | recipes-extended/tsntool/tsntool_git.bb | 2 | ||||
| -rw-r--r-- | recipes-graphics/imx-g2d/imx-dpu-g2d_2.5.0.2.bb | 2 | ||||
| -rw-r--r-- | recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend | 2 | ||||
| -rw-r--r-- | recipes-kernel/kernel-modules/kernel-module-ar_git.bb | 2 |
13 files changed, 14 insertions, 14 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-multimedia/mpv/mpv_%.bbappend b/dynamic-layers/openembedded-layer/recipes-multimedia/mpv/mpv_%.bbappend index 5cf6d411c..9bc613e1f 100644 --- a/dynamic-layers/openembedded-layer/recipes-multimedia/mpv/mpv_%.bbappend +++ b/dynamic-layers/openembedded-layer/recipes-multimedia/mpv/mpv_%.bbappend | |||
| @@ -1,2 +1,2 @@ | |||
| 1 | # testbuild/../test.c:10: undefined reference to `glXCreateContext' | 1 | # testbuild/../test.c:10: undefined reference to `glXCreateContext' |
| 2 | PACKAGECONFIG:remove:imxgpu = "x11" | 2 | PACKAGECONFIG:remove:imxgpu = "x11" |
diff --git a/recipes-bsp/atf/qoriq-atf_2.12.bb b/recipes-bsp/atf/qoriq-atf_2.12.bb index ea5b558af..0a64ab740 100644 --- a/recipes-bsp/atf/qoriq-atf_2.12.bb +++ b/recipes-bsp/atf/qoriq-atf_2.12.bb | |||
| @@ -120,9 +120,9 @@ do_compile() { | |||
| 120 | flexspi_nor) | 120 | flexspi_nor) |
| 121 | rcwimg="${RCWXSPI}${RCW_SUFFIX}" | 121 | rcwimg="${RCWXSPI}${RCW_SUFFIX}" |
| 122 | uefiboot="${UEFI_XSPIBOOT}" | 122 | uefiboot="${UEFI_XSPIBOOT}" |
| 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 |
diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc index 4a4efae01..6c57fdbb4 100644 --- a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc +++ b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Copyright 2017-2026 NXP | 1 | # Copyright 2017-2026 NXP |
| 2 | 2 | ||
| 3 | DEPENDS = "zlib-native openssl-native" | 3 | DEPENDS = "zlib-native openssl-native" |
| 4 | 4 | ||
| 5 | SRC_URI = "${IMX_MKIMAGE_SRC};branch=${SRCBRANCH} \ | 5 | SRC_URI = "${IMX_MKIMAGE_SRC};branch=${SRCBRANCH} \ |
diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb b/recipes-bsp/mc-utils/mc-utils_git.bb index 2d09bbcc8..c1a39d647 100644 --- a/recipes-bsp/mc-utils/mc-utils_git.bb +++ b/recipes-bsp/mc-utils/mc-utils_git.bb | |||
| @@ -20,7 +20,7 @@ MC_FLAVOUR ?= "${@oe.utils.ifelse(d.getVar('MACHINE').endswith('qds'), 'QDS', 'R | |||
| 20 | MC_FOLDER ?= "${@d.getVar('MC_CFG').upper() + '-' + d.getVar('MC_FLAVOUR')}" | 20 | MC_FOLDER ?= "${@d.getVar('MC_CFG').upper() + '-' + d.getVar('MC_FLAVOUR')}" |
| 21 | 21 | ||
| 22 | do_compile () { | 22 | do_compile () { |
| 23 | oe_runmake -C config | 23 | oe_runmake -C config |
| 24 | } | 24 | } |
| 25 | 25 | ||
| 26 | do_install () { | 26 | do_install () { |
diff --git a/recipes-devtools/qemu/qemu-qoriq.inc b/recipes-devtools/qemu/qemu-qoriq.inc index 60686bde8..b52eb77a1 100644 --- a/recipes-devtools/qemu/qemu-qoriq.inc +++ b/recipes-devtools/qemu/qemu-qoriq.inc | |||
| @@ -70,7 +70,7 @@ do_install_ptest() { | |||
| 70 | sed -i -e '/wildcard config-host.mak/d' \ | 70 | sed -i -e '/wildcard config-host.mak/d' \ |
| 71 | -e '$ {/endif/d}' ${D}${PTEST_PATH}/tests/Makefile.include | 71 | -e '$ {/endif/d}' ${D}${PTEST_PATH}/tests/Makefile.include |
| 72 | sed -i -e 's,${HOSTTOOLS_DIR}/python3,${bindir}/python3,' \ | 72 | sed -i -e 's,${HOSTTOOLS_DIR}/python3,${bindir}/python3,' \ |
| 73 | ${D}/${PTEST_PATH}/tests/qemu-iotests/common.env | 73 | ${D}/${PTEST_PATH}/tests/qemu-iotests/common.env |
| 74 | } | 74 | } |
| 75 | 75 | ||
| 76 | # QEMU_TARGETS is overridable variable | 76 | # QEMU_TARGETS is overridable variable |
diff --git a/recipes-extended/libpkcs11/libpkcs11_git.bb b/recipes-extended/libpkcs11/libpkcs11_git.bb index 347a8ef9a..d36506184 100644 --- a/recipes-extended/libpkcs11/libpkcs11_git.bb +++ b/recipes-extended/libpkcs11/libpkcs11_git.bb | |||
| @@ -20,7 +20,7 @@ EXTRA_OEMAKE = 'CC="${CC}" LD="${CC}" CFLAGS="${CFLAGS}"' | |||
| 20 | do_compile() { | 20 | do_compile() { |
| 21 | export OPENSSL_PATH="${RECIPE_SYSROOT}/usr" | 21 | export OPENSSL_PATH="${RECIPE_SYSROOT}/usr" |
| 22 | export CROSS_COMPILE="${WRAP_TARGET_PREFIX}" | 22 | export CROSS_COMPILE="${WRAP_TARGET_PREFIX}" |
| 23 | oe_runmake all | 23 | oe_runmake all |
| 24 | } | 24 | } |
| 25 | 25 | ||
| 26 | do_install(){ | 26 | do_install(){ |
diff --git a/recipes-extended/ofp/ofp_git.bb b/recipes-extended/ofp/ofp_git.bb index 0f90dc5bb..c67ab1303 100644 --- a/recipes-extended/ofp/ofp_git.bb +++ b/recipes-extended/ofp/ofp_git.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | SUMMARY = "An open source user space fast path TCP/IP stack" | 1 | SUMMARY = "An open source user space fast path TCP/IP stack" |
| 2 | DESCRIPTION = "openfastpath is used to enable accelerated routing/forwarding for IPv4 and IPv6, \ | 2 | DESCRIPTION = "openfastpath is used to enable accelerated routing/forwarding for IPv4 and IPv6, \ |
| 3 | tunneling and termination for a variety of protocols." | 3 | tunneling and termination for a variety of protocols." |
| 4 | HOMEPAGE = "http://www.openfastpath.org" | 4 | HOMEPAGE = "http://www.openfastpath.org" |
diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_3.1.bb b/recipes-extended/ovs-dpdk/ovs-dpdk_3.1.bb index f8d1d7cfb..9cc9ed1c3 100644 --- a/recipes-extended/ovs-dpdk/ovs-dpdk_3.1.bb +++ b/recipes-extended/ovs-dpdk/ovs-dpdk_3.1.bb | |||
| @@ -13,7 +13,7 @@ SRCREV = "7b4861e1f77bbea5ff9952717b66362fdecbca4d" | |||
| 13 | do_configure() { | 13 | do_configure() { |
| 14 | export SYSROOT_DPDK=${PKG_CONFIG_SYSROOT_DIR} | 14 | export SYSROOT_DPDK=${PKG_CONFIG_SYSROOT_DIR} |
| 15 | ${S}/boot.sh | 15 | ${S}/boot.sh |
| 16 | ${S}/configure --host aarch64-fsl-linux --with-dpdk=static --with-openssl=${SYSROOT_DPDK}/usr CFLAGS="-g -Wno-cast-align -Ofast" | 16 | ${S}/configure --host aarch64-fsl-linux --with-dpdk=static --with-openssl=${SYSROOT_DPDK}/usr CFLAGS="-g -Wno-cast-align -Ofast" |
| 17 | } | 17 | } |
| 18 | 18 | ||
| 19 | do_install:append() { | 19 | do_install:append() { |
diff --git a/recipes-extended/secure-obj/secure-obj-module_git.bb b/recipes-extended/secure-obj/secure-obj-module_git.bb index c6bbc41df..73adcebf1 100644 --- a/recipes-extended/secure-obj/secure-obj-module_git.bb +++ b/recipes-extended/secure-obj/secure-obj-module_git.bb | |||
| @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=751419260aa954499f7abaabaa882bbe" | |||
| 4 | 4 | ||
| 5 | DEPENDS += "virtual/kernel" | 5 | DEPENDS += "virtual/kernel" |
| 6 | 6 | ||
| 7 | inherit module | 7 | inherit module |
| 8 | 8 | ||
| 9 | S = "${UNPACKDIR}/${BP}/securekeydev" | 9 | S = "${UNPACKDIR}/${BP}/securekeydev" |
| 10 | 10 | ||
diff --git a/recipes-extended/tsntool/tsntool_git.bb b/recipes-extended/tsntool/tsntool_git.bb index f70e64e2b..c046548e5 100644 --- a/recipes-extended/tsntool/tsntool_git.bb +++ b/recipes-extended/tsntool/tsntool_git.bb | |||
| @@ -21,7 +21,7 @@ do_configure[depends] += "virtual/kernel:do_shared_workdir" | |||
| 21 | do_compile:prepend() { | 21 | do_compile:prepend() { |
| 22 | mkdir -p ${S}/include/linux | 22 | mkdir -p ${S}/include/linux |
| 23 | cp -r ${STAGING_KERNEL_DIR}/include/uapi/linux/tsn.h ${S}/include/linux | 23 | cp -r ${STAGING_KERNEL_DIR}/include/uapi/linux/tsn.h ${S}/include/linux |
| 24 | } | 24 | } |
| 25 | do_install() { | 25 | do_install() { |
| 26 | install -d ${D}${bindir} ${D}${libdir} | 26 | install -d ${D}${bindir} ${D}${libdir} |
| 27 | install -m 0755 ${S}/tsntool ${D}${bindir} | 27 | install -m 0755 ${S}/tsntool ${D}${bindir} |
diff --git a/recipes-graphics/imx-g2d/imx-dpu-g2d_2.5.0.2.bb b/recipes-graphics/imx-g2d/imx-dpu-g2d_2.5.0.2.bb index 94a876a94..5d7d2a893 100644 --- a/recipes-graphics/imx-g2d/imx-dpu-g2d_2.5.0.2.bb +++ b/recipes-graphics/imx-g2d/imx-dpu-g2d_2.5.0.2.bb | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | DESCRIPTION = "G2D library using i.MX DPU" | 5 | DESCRIPTION = "G2D library using i.MX DPU" |
| 6 | LICENSE = "Proprietary" | 6 | LICENSE = "Proprietary" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" |
| 8 | 8 | ||
| 9 | DEPENDS = "libdrm ${LIBGAL_IMX}" | 9 | DEPENDS = "libdrm ${LIBGAL_IMX}" |
| 10 | LIBGAL_IMX = "" | 10 | LIBGAL_IMX = "" |
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend b/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend index 3fe677b34..4029ee84b 100644 --- a/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend +++ b/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend | |||
| @@ -1,2 +1,2 @@ | |||
| 1 | # Append path for freescale layer to include bsp xorg.conf | 1 | # Append path for freescale layer to include bsp xorg.conf |
| 2 | FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" | 2 | FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" |
diff --git a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb index 054cb1fb9..e1065b8e8 100644 --- a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb +++ b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb | |||
| @@ -20,7 +20,7 @@ do_install(){ | |||
| 20 | install -d ${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION} | 20 | install -d ${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION} |
| 21 | install -d ${D}${bindir} | 21 | install -d ${D}${bindir} |
| 22 | install -m 644 ${B}/bin/ar.ko ${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION}/ | 22 | install -m 644 ${B}/bin/ar.ko ${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION}/ |
| 23 | cp -f ${S}/bin/ar_* ${D}${bindir}/ | 23 | cp -f ${S}/bin/ar_* ${D}${bindir}/ |
| 24 | } | 24 | } |
| 25 | 25 | ||
| 26 | FILES:${PN} += "${bindir}/" | 26 | FILES:${PN} += "${bindir}/" |
