| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The series [1] changed the way sources are fetched/unpacked and
S needs to follow that. Additionally for git repos it moved away from
having 'git/' as the checkout directory.
This has been partly tested by building weston based image for
imx6/imx6ull/imx7/imx8/imx8mm/imx8mp/imx95 based images.
E.g. none of the recipes specific for qoriq is built time tested.
As walnascar is no longer compatible with master/whinlatter drop
it from LAYERSERIES_COMPAT.
[1] https://lore.kernel.org/openembedded-core/20250616095000.2918921-1-alex.kanavin@gmail.com/
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Current recipe is failing with the following error:
| ../xwayland-24.1.6/os/meson.build:66:8: ERROR: Problem encountered:
secure-rpc requested, but neither libtirpc or libc RPC support were
found
Fix it by adding libtirpc as dependency. This aligns with the xwayland
recipe from oe-core layer [1].
[1] https://github.com/openembedded/openembedded-core/commit/6334fac0a0b0783298957e2ccbe3a27490f7da09
Fixes: 2a1583a69cf6 ("xwayland: 23.2.5.imx -> 24.1.6-imx")
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
|
|
|
|
| |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|
|
|
|
|
|
| |
This commit fix the old patchs and add the following new patch:
0001-YOCIMX-8300-Fix-mesa-demos-build-break-on-GCC-14.patch
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|
|
|
|
|
| |
This commit update the recipes imx-gpu-viv for aarch32 and aarch64.
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
|
|
|
|
| |
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since OE bitbake commit 24772dd2ae6c ("parse/ConfHandler: Add warning for
deprecated whitespace usage"), the current build generates the following
warning (as example):
WARNING:
/var/home/frh/bsp-master/build/../layers/meta-freescale/recipes-kernel/linux/linux-imx.inc:36
has a lack of whitespace around the assignment:
'KCONFIG_MODE="--alldefconfig"'
Fix all the warnings.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mesa is updated in oe-core to 25.0.2. That version dropped the configure
option kmsro and unconditionally adds the code [1].
oe-core currently still has the packageconfig for it, however enabling
results in a built time error. A fix is on the ML [2].
| ERROR: mesa-2_25.0.2-r0 do_recipe_qa: QA Issue: mesa: invalid PACKAGECONFIG(s): kmsro [invalid-packageconfig]
[1] https://gitlab.freedesktop.org/mesa/mesa/-/commit/70813c1c13b99cb029c8fa3537163650bdd17b6d
[2] https://lore.kernel.org/all/20250412-mesa-25-fixes-v1-1-791840391271@oss.qualcomm.com/
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
|
|
|
|
| |
The recipe is missing PROVIDES virtual/libgles3 for i.MX 6 and 7 GPU.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
| |
Add libdecor to PACKAGECONFIG for imx platforms
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|
|
|
|
|
| |
Bump version r50.0 -> r50.2
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|
|
|
|
|
| |
Update checksum to latest
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|
|
|
|
|
| |
Bump xwayland version 23.1.1.imx -> 23.2.5.imx
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|
|
|
|
|
|
|
| |
Bump imx-gpu-viv version 6.4.11.p2.8 -> 6.4.11.p2.10
Bump LIBVULKAN_API_VERSION 1.3.239 -> 1.3.204
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|
|
|
|
|
|
|
| |
Bump imx-dpu-g2d version 2.2.0 -> 2.2.2
Bump imx-gpu-g2d version 6.4.11.p2.8 -> 6.4.11.p2.10
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
| |
There's no need for the SOC-specific overrides.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
| |
Partially revert 01ce79a2
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|\
| |
| | |
Upgrade NXP Graphics BSP to LF6.6.36_2.1.0
|
| |
| |
| |
| |
| |
| | |
weston_12.0.4.imx: Bump to revision c3c1f9f
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
| |
| |
| |
| |
| |
| | |
imx-gpu*: Upgrade 6.4.11.p2.6 -> 6.4.11.p2.8
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
| |
| |
| |
| |
| |
| | |
imx-g2d: Upgrade 2.1.14 -> 2.2.0
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
spir: Update downgrade spir: 1.3.261.1.imx -> 1.3.275.0.imx
vulkan: Update downgrade vulkan: 1.3.261.1.imx -> 1.3.275.0.imx
vulkan-loader_1.3.261.1.imx.bbappend: Upgrade vulkan-loader: 1.3.261.1.imx -> 1.3.275.0.imx
Add patch for wsi layer
imx-base.inc: Update `PREFFERED_VERSION` for vulkan and spir
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|/
|
|
|
|
|
|
|
| |
mali-imx at 6.6.36-2.1.0 NXP BSP release.
Provides precompiled binaries for the GPU used e.g. on a i.MX 95 SoC
plus the related helpers, headers.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Prevent the following warning by setting S to an existing directory.
(no real problem was seen but the warning)
| WARNING: mesa-etnaviv-env-0.1-r0 do_unpack: mesa-etnaviv-env:
| the directory ${WORKDIR}/${BP} (.../mesa-etnaviv-env/0.1/mesa-etnaviv-env-0.1)
| pointed to by the S variable doesn't exist - please set S within
| the recipe to point to where source has been unpacked to
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
|
|
|
|
| |
Apply patch from core
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
|
| |
OE-core has renamed these recipes dropping _git
from name
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
The modification of the weston.ini command line necessary for RDP
support is missing. The problem is the weston.ini template contains
`@bindir@`, while the sed operation for the modification contains
`${bindir}`.
Fix the problem by moving the replacement of `@bindir@` to the top of
the function `do_install:append()`.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
| |
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|
|
|
| |
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|
|
|
|
| |
mesa: Add patches for video showing wrong frame and fix virgl driver assert issue
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|
|
|
| |
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|
|
|
|
|
|
|
|
| |
imx-gpu-g2d: Upgrade from 6.4.11.p2.4 to 6.4.11.p2.6
imx-g2d-samples: Update to latest 431f311a
imx-pxp-g2d: Update to latest edd234c4e
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|
|
|
|
|
| |
This is being enforced in master oe-core
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
| |
This is now must with master branch of oe-core
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
| |
Align with NXP BSP 6.6.3-1.0.0.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
| |
Align with NXP BSP 6.6.3-1.0.0.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
| |
Align with NXP BSP 6.6.3-1.0.0.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|