| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| | |
firmware-nxp-wifi: replace bashism
|
| |/
|
|
|
|
|
|
| |
commit c80fa8668f91 ("firmware-nxp-wifi: Enable nullglob") uses
the bash extension `shopt`. Replace it with tests for file existence
to allow building with other shells than bash.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| | |
|
| |\
| |
| | |
wayland-protocols: use upstream repo with NXP downstream patches
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
This pulls in a patch which allows weston 14.0.2 to be built with
libdisplay version 0.3.0.
| Dependency libdisplay-info found: NO. Found 0.3.0 but need: '< 0.3.0' ; matched: '>= 0.1.1'
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
OE-core update wayland-utils to 1.3.0 which now requires
wayland-protocols version >= 1.44.
As the imx-nxp-bsp forked wayland protocols and does not provide
a version later than 1.41 the build fails in do_configure of
wayland-utils.
Drop the wayland-protocol recipe of the downstream fork, extract
the 3 relevant patches on top of upstream v1.41 and apply them
in a bbappend on top of whatever OE-core provides for wayland-protocols.
(6 downstream patches not relevant for the build are dropped)
| ../sources/wayland-utils-1.3.0/wayland-info/meson.build:4:9:
| ERROR: Dependency lookup for wayland-protocols with method 'pkgconfig' failed:
| Invalid version, need 'wayland-protocols' ['>= 1.44'] found '1.41'.
The `inherit allarch` from OE-core can not easily be overridden. I.e.
just setting `PACKAGE_ARCH:imx-nxp-bsp = "${MACHINE_SOCARCH}"` was
ignored and the packages were still allarch without the workaround.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
wayland-protocol: drop patches 0004-0009
|
| |\ \
| | |
| | | |
firmware-nxp-wifi: Enable nullglob
|
| |/ /
| |
| |
| |
| |
| |
| |
| |
| | |
makes the glob expand to nothing when there are no matches, so the loop body never executes.
Fixes
| install: cannot stat 'cyw-wifi-bt/*_CYW*/brcmfmac4359-pcie*': No such file or directory
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
| |\ \
| |/
|/|
| |
| | |
BenjaminMiss/vulkan_loader_bbappend_agnostic_version
vulkan-loader: Make the bbappend independent of the recipe version
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
Make Vulkan-loader bbappend version-agnostic.
Previously, recipe parsing failed whenever Vulkan-loader was updated in
openembedded-core because the bbappend targeted a fixed version.
The Vulkan-loader code referenced in the patch was modified in
commit: ecd88b5c6b1e4c07 ("Define _FILE_OFFSET_BITS=64 for 32 bit linux builds")
(introduced in version 1.3.296). Since then, two different patches are now required.
Add a conditional in vulkan-loader_%.bbappend to apply the correct patch based
on the Vulkan-loader version.
Signed-off-by: Benjamin Missey <benjamin.missey@non.se.com>
|
| |\
| |
| | |
vulkan-loader: follow oe-core version bump
|
| |/
|
|
|
|
|
|
|
|
|
| |
The patch still applies cleanly. Follow the version bump, otherwise
- vulkan-loader_1.4.328.1.bbappend doesn't have a matching recipe
- vulkan-loader_%.bbappend adds the patch, however it is nowhere found
Both points results in meta data parsing errors.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |\
| |
| | |
alsa-lib.bbappend: Follow OE-Core update to v1.2.15
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The backported patch was since fixed by a subsequent patch upstream.
This effectively reverted the patch and added the fix in a different
location.
Assuming upstream fixed it correctly the patch is no longer needed.
Compare with:
https://git.alsa-project.org/?p=alsa-lib.git;a=commit;h=39060852d810461dc8cd1464cfb2ffe84da42d56
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |/
|
|
|
|
|
| |
OE-core updated to v1.2.15.
Refresh the patches.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |\
| |
| | |
qtwayland: extend xcomposite disabling to all i.MX 9 family
|
| |/
|
|
|
|
|
| |
Use mx9-nxp-bsp override instead of mx95-nxp-bsp to disable
xcomposite-egl and xcomposite-glx for the entire i.MX 9 family.
Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
|
| |\
| |
| | |
fsl-kernel-localversion: Fix duplicate LOCALVERSION
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The kernel version contains LOCALVERSION twice. For example, for
LOCALVERSION=nxp-next:
```
$ cat tmp/work/imx95evk-poky-linux/linux-imx/6.18.y+git/build/include/generated/utsrelease.h
#define UTS_RELEASE "6.18.0-nxp-next-nxp-next-06195-gb61baedaf5d5"
```
The problem is kernel-yocto.bbclass adds LOCALVERSION via .config if
LINUX_VERSION_EXTENSION is not empty, and the build itself adds it
because fsl-kernel-localversion.bbclass sets CONFIG_LOCALVERSION_AUTO=y
whenever SCMVERSION is enabled.
Fix by clearing LINUX_VERSION_EXTENSION if SCMVERSION is enabled.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |\
| |
| |
| |
| | |
Rtone/imx8mnul-ddr3l-evk-Remove-unused-variable-IMAGE_BOOTLOADER
imx8mnul-ddr3l-evk: Remove unused variable IMAGE_BOOTLOADER
|
| |/
|
|
|
|
|
|
| |
The variable IMAGE_BOOTLOADER is not used anymore.
See commit b9002e4ce93915a353eb72d73d8fa3f9a8a08190.
Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr>
|
| |\
| |
| | |
meta-tq: dynamic-layers: imx-oei-tq: allow overwrite debug settings
|
| |/
|
|
|
|
|
|
| |
Prepare for production release while leave it up to local.conf or
<machine>.conf to enable debug console output.
Signed-off-by: Markus Niebel <Markus.Niebel@ew.tq-group.com>
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
|
| |\
| |
| | |
vulkan-loader: Backport virtual-vulkan-icd to 1.3.275.0.imx
|
| | |
| |
| |
| |
| |
| |
| |
| | |
The virtual-vulkan-icd package provided by imx-gpu-viv is missing from
the image. The problem is the downgraded vulkan-loader needed for
imx-gpu-viv does not have the virtual-vulkan-icd feature. Add it.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |\ \
| |/
|/| |
imx-oei: split recipe
|
| |/
|
|
|
|
|
| |
Similar the recipe into version configuration and build instructions,
similar to imx-system-manager.
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
|
| |\
| |
| | |
fixup! u-boot-qoriq:Fix do_deploy failure as build path updated in ub…
|
| | |
| |
| |
| |
| |
| | |
uboot-sign.bbclass
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
|
| | | |
|
| |\ \
| | |
| | | |
vulkan-utility-libraries: Add 1.3.275.0.imx downgrade
|
| |/ /
| |
| |
| | |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |\ \
| | |
| | | |
linux-fslc-imx: Bump kernel to LF6.12.20_2.0.0 + stable up to v6.12.49
|
| |/ /
| |
| |
| |
| |
| | |
This is part of #2325
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |\ \
| | |
| | | |
imx-boot-container.bbclass: follow builddir change
|
| |/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
openembedded core renamed the build directory to include the build type.
commit 22e96b32b0be ("u-boot: Make sure the build dir is unique for
each UBOOT_CONFIG")
Follow that.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |\|
| |
| | |
u-boot-qoriq:Fix do_deploy failure as build path updated in upstream
|
| |/
|
|
|
|
|
|
|
|
|
| |
As Poky master introduces the u-boot build path refinition:
- Now the unique build path is changes from ${B}/${config} ro ${B}/${config}-${type}.
- It impacts the u-boot-nodtb.bin/DTB deployment.
Poky commit: u-boot: Make sure the build dir is unique for each UBOOT_CONFIG
91f50b7c55968b0857818cf05c03488cd19452d4
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
|
| |\
| |
| | |
vulkan-loader: follow oe-core version bump
|
| |/
|
|
|
|
|
|
|
|
|
| |
The patch still applies cleanly. Follow the version bump, otherwise
- vulkan-loader_1.4.321.0.bbappend doesn't have a matching recipe
- vulkan-loader_%.bbappend adds the patch, however it is nowhere found
Both points results in meta data parsing errors.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |\
| |
| | |
vulkan-loader: Configure virtual-vulkan-icd for i.MX GPU
|
| |/
|
|
|
|
| |
Use the new virtual runtime provider to configure the ICD for i.MX GPU.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |\
| |
| | |
layerwide: follow rename virtual/opencl-icd to virtual/libopencl1
|
| |/
|
|
|
|
|
|
|
|
|
|
| |
A change in meta-openembedded that provided virtual/opencl-icd [1]
changed the name to virtual/libopencl1.
[1] https://git.openembedded.org/meta-openembedded/commit/?id=87b44d29b6942427bfb1fab02a4564e41dcc01a0
Fixes e.g. when building 'clpeak' for a downstream vivante setup:
| ERROR: The file /usr/lib/libOpenCL.so.1 is installed by both opencl-icd-loader and imx-gpu-viv, aborting
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |\
| |
| | |
imx-gpu-viv: Remove un-necessary libnn-imx dependency
|
| |/
|
|
|
|
|
|
| |
OpenVX does not require the large libnn-imx package, so remove the
runtime dependency.
Fixes: #2384
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| | |
|
| |\
| |
| | |
[master] uuu: upgrade 1.5.165 -> 1.5.233
|
| |/
|
|
|
|
|
|
|
|
|
| |
Upgrade uuu to latest release, which introduces support for container
format v2 required on newer SoCs such as i.MX943 and i.MX95 B0.
This version adds support for macOS on ARM. As a result, the former
executable uuu_mac has been renamed to uuu_mac_x86, and a new
uuu_mac_arm binary is provided.
Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
|
| |\
| |
| | |
global recipes: Fix whinlatter updates for source code lacation
|