| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Bump version for imx-system-manager to the latest version
on master
Based on 6.12.49-2.2.0 NXP BSP release
Signed-off-by: Benjamin Missey <benjamin.missey@non.se.com>
|
| |
|
|
|
|
|
| |
Add the COMPATIBLE_MACHINE with mx943-generic-bsp
Based on 6.12.49-2.2.0 NXP BSP release
Signed-off-by: Benjamin Missey <benjamin.missey@non.se.com>
|
| |
|
|
|
|
|
|
| |
Bump version for imx-oei to the latest version
on master
Based on 6.12.49-2.2.0 NXP BSP release
Signed-off-by: Benjamin Missey <benjamin.missey@non.se.com>
|
| |\
| |
| | |
Imx93/943 adapt U-Boot configuration to deprecated UBOOT_CONFIG syntax
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Since commit 60c62c4de3 ("uboot: Deprecate legacy UBOOT_CONFIG flow") in
openembedded-core, the legacy syntax:
UBOOT_CONFIG[foo] = "foo_config,foo_image,foo_binary"
is deprecated. It currently triggers a warning and remains functional
through the wrynose release, but will be removed afterwards.
Update this recipe to follow the new configuration mechanism as described
in the oe-core deprecation commit.
Signed-off-by: Benjamin Missey <benjamin.missey@non.se.com>
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since commit 60c62c4de3 ("uboot: Deprecate legacy UBOOT_CONFIG flow") in
openembedded-core, the legacy syntax:
UBOOT_CONFIG[foo] = "foo_config,foo_image,foo_binary"
is deprecated. It currently triggers a warning and remains functional
through the wrynose release, but will be removed afterwards.
Update this recipe to follow the new configuration mechanism as described
in the oe-core deprecation commit.
Signed-off-by: Benjamin Missey <benjamin.missey@non.se.com>
|
| | |
|
| |\
| |
| | |
qemu: rename qemu.inc into qemu-qoriq.inc
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since commit c03fa452f38 (vcontainer: add SDK-based standalone tarball)
in meta-virtualization, the recipe nativesdk-qemu-vcontainer.bb now
require recipes-devtools/qemu/qemu.inc from openembedded-core.
However, meta-freescale also provides a file named
recipes-devtools/qemu/qemu.inc, causing a parsing conflict and resulting in
the following error:
meta-virtualization/recipes-devtools/qemu/nativesdk-qemu-vcontainer.bb:
Unable to get checksum for nativesdk-qemu-vcontainer SRC_URI entry
0001-qemu-Add-missing-wacom-HID-descriptor.patch: file could not be found
To avoid this filename collision, rename the Freescale include file from
qemu.inc to qemu-qoriq.inc.
Signed-off-by: Benjamin Missey <benjamin.missey@non.se.com>
|
| |\
| |
| | |
Imx943-19x19-lpddr4-evk add i.MX 943 EVK conf machine
|
| | |
| |
| |
| |
| |
| | |
Based on 6.12.49-2.2.0 NXP BSP release
Signed-off-by: Benjamin Missey <benjamin.missey@non.se.com>
|
| | |
| |
| |
| |
| |
| |
| | |
Import imx943 configuration from meta-imx.
Based on 6.12.49-2.2.0 NXP BSP release
Signed-off-by: Benjamin Missey <benjamin.missey@non.se.com>
|
| |\ \
| |/
|/| |
imx-base.inc: set UBOOT_PROVIDES_BOOT_CONTAINER for mx95-mainline-bsp
|
| |/
|
|
|
|
|
|
|
| |
i.MX95 mainline U-Boot uses binman to assemble the boot container,
so the imx-boot recipe is not needed on that path. Note that u-boot-fslc
does not yet support i.MX95; this is currently only exercised by
mainline U-Boot.
Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
|
| |\
| |
| | |
imx-boot-container: add i.MX95 support
|
| |/
|
|
|
|
|
|
|
|
|
| |
Add the necessary support to enable boot container builds for i.MX95
derivatives using U-Boot's binman.
i.MX95 requires AHAB container, OEI firmware, and System Manager in
addition to DDR PHY and ATF firmware. System Manager firmware is
renamed during deployment as U-Boot expects a specific filename.
Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
|
| |\
| |
| | |
Add HOMEPAGE variable to some recipes
|
| | |
| |
| |
| |
| |
| | |
Add HOMEPAGE variable to mesa-etnaviv-env recipe.
Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com>
|
| | |
| |
| |
| |
| |
| | |
Add HOMEPAGE variable to imx-gpu-viv recipe.
Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com>
|
| | |
| |
| |
| |
| |
| | |
Add HOMEPAGE variable to imx-gpu-g2d recipe.
Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com>
|
| | |
| |
| |
| |
| |
| | |
Add HOMEPAGE variable to firmware-imx recipe.
Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com>
|
| |/
|
|
|
|
| |
Add HOMEPAGE variable to udev-rules-imx recipe.
Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com>
|
| |\
| |
| | |
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…
|