| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\
| |
| | |
[Backport styhead] firmware-ele-imx: Use generic-bsp compatible
|
|/
|
|
|
| |
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
(cherry picked from commit a790076164115e65686c3eff973217874a39b2ec)
|
|\
| |
| | |
[Backport styhead] scripts: avoid pointless LICENSE churn
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I was wondering why a bot decided to force-push a commit to a PR of
mine. It turns out the script responsible for generating the LICENSE
file is not deterministic, so depending on random file system layout
we can end up regenerating the LICENSE without any actual change. For
example:
$ diff -u <(git show baf20676~1:LICENSE | sort) <(git show baf20676:LICENSE | sort)
shows that baf20676 didn't provide any change at all in the actual
contents, yet
$ git show --stat baf20676
commit baf20676bcd2b454577449dbf7b0346d7080b880
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Wed Jan 22 21:42:44 2025 +0000
Auto-update LICENSE file with current recipe licenses
LICENSE | 256 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------
1 file changed, 128 insertions(+), 128 deletions(-)
(cherry picked from commit 0602af4c78ef5a6ee5e64d2cf9202c22aa636b25)
|
|\
| |
| | |
[Backport styhead] Basic i.MX91 platform support
|
| |
| |
| |
| |
| |
| |
| |
| | |
Add the SECO FW file name for i.MX 91. It is based on
imx-6.6.52_2.2.0 NXP BSP release.
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
(cherry picked from commit f79a6de90e7d492622a3870cef529337e54f6b9e)
|
|/
|
|
|
|
|
| |
It is based on imx-6.6.52_2.2.0 NXP BSP release.
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
(cherry picked from commit 96b9e1da101979dc90c97eadfbbe40ba304cd15f)
|
|\
| |
| | |
[styhead] drop walnascar compatiblity
|
| | |
|
|/
|
|
|
| |
This branch is not, in fact, compatible with walnascar due to oe-core
commit 4ccc3bc8266c3.
|
| |
|
|\
| |
| | |
Add imxviv and imxmali overrides & upgrade to LF6.6.52_2.2.0
|
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| | |
Since imx-opencl-converter is supported going forward, the logic is
simpler if that is the default and only the exceptions must be noted.
Signed-off-by: Tom Hochstein <tom.hochstein@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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
The recipe overrides for Mali are set currently by mx95 override. Add
imxmali and imxviv overrides for a simpler, scalable model. Use the new
model to set the preferred providers for the graphics libraries.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
The default graphics provider is already set to mesa in
poky/meta/conf/distro/include/default-providers.inc, which is included
by bitbake.conf.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|\ \
| |/
|/| |
qe-ucode: replace NXP-Binary-EULA with LICENSE to calculate checksum
|
|/
|
|
|
|
|
|
|
| |
According to the commit c89d7843943f("Move License File from
NXP-Binary-EULA to LICENSE") of repo https://github.com/nxp-qoriq/qoriq-qe-ucode.
NXP-Binary-EULA is renamed to LICENSE, so replace NXP-Binary-EULA
with LICENSE in recipe file.
Signed-off-by: Meng Li <Meng.Li@windriver.com>
|
|\
| |
| | |
linux-imx: Remove obsolete patch file
|
|/
|
|
| |
Signed-off-by: Timo Schuster <timo.schuster@leica-microsystems.com>
|
|\
| |
| | |
Upstream from NXP-6.6.52-2.0.0
|
| |
| |
| |
| |
| |
| | |
Update SRCREV to c89d784
Signed-off-by: Flora Hu <flora.hu@nxp.com>
|
| |
| |
| |
| |
| |
| | |
Update SRCREV to 88ef2e8
Signed-off-by: Flora Hu <flora.hu@nxp.com>
|
| |
| |
| |
| |
| |
| | |
Update SRCREV to e959d5d, update license file to LICENSE
Signed-off-by: Flora Hu <flora.hu@nxp.com>
|
| |
| |
| |
| |
| |
| | |
Update SRCREV to 8c45e04
Signed-off-by: Flora Hu <flora.hu@nxp.com>
|
| | |
|
|\ \
| | |
| | | |
Gstreamer: Upgrade to LF-6.6.52_2.2.0
|
| | |
| | |
| | |
| | | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
|
|\ \ \
| |/ /
|/| | |
Update kernel and jailhouse to L6.6.52_2.0.0
|
| | |
| | |
| | |
| | | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
|
|\ \
| | |
| | | |
imx-base: Avoid unnecessary device tree blob files
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When using fitImage as kernel image type the fitImage already contains the
device tree blob files. So, it's not necessary to add them to the image
boot files.
Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Drop md5sum check as no longer mandated in Yocto Project.
SRC_URI[md5sum] used to also be commonly used, but it is deprecated and
should be replaced by SRC_URI[sha256sum] when updating existing recipes. See:
- https://docs.yoctoproject.org/dev/singleindex.html#fetching-code
- https://docs.yoctoproject.org/dev/singleindex.html#src-uri-checksum-behaviour
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|\ \ \
| | | |
| | | | |
linux-fslc-imx: bump to add one bugfix
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|\ \ \ \
| |_|/ /
|/| | | |
glmark: Simplify logic for DRM config
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Since i.MX 8, DRM is supported by default by the i.MX GPU. Simplify the
DRM config logic by reversing the default, making it clear that it is
i.MX 6 and 7 that do not support DRM.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|\ \ \ \
| | |/ /
| |/| | |
linux-fslc-imx: Use 6.6-2.2.0.x from NXP BSP LF6.6.52_2.2.0
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
It also updates the stable kernel tags up to version v6.6.69, and
include some LmP commits
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|