| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Piglit OpenCL and GL
|
| |
| |
| |
| |
| |
| | |
The build is working now.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Also some simple cleanup:
- drop unused FILESEXTRAPATHS prepend
- fix order
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|\ \
| | |
| | | |
linux-qoriq: remove unused patches
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
Since updating the recipe to 5.10, the patches are not used and the
recipe for linux-qoriq_5.4 is moved to meta-freescale-3rdparty. Move
patches for 5.4 to meta-freescale-3rdparty as well.
Fixes: 1ecb4d68 ("linux-qoriq: upgrade to 5.10")
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
|
|\ \
| |/
|/| |
recipes: remove unused recipes
|
|/
|
|
|
|
|
|
|
| |
There are recipes compatible only with unsupported machines b4860qds
and b4420qds and are referenced from nowhere.
Remove unused recipes.
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
|
|\
| |
| | |
Remove conditional imx-boot-container configuration from machines and move to extender
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The imx-boot-container is SoC specific so it should not be set inside
the machine but in the BSP basic settings. This commit moves it to the
imx-base.inc file as the bootloader recipe can still opt to not inherit
the class specifically.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|/
|
|
|
|
|
|
| |
The imx-boot-container MACHINEOVERRIDES allows the bootloader recipe to
enable the binman support for the SoCs which uses it. The conditional
belongs to the bootloader recipe and can be removed from machines.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|\
| |
| | |
use-imx-security-controller-firmware.bbclass: SECO_FIRMWARE_NAME as w…
|
|/
|
|
|
|
|
|
|
| |
variable
With `SECO_FIRMWARE_NAME` weak variable, user can update with new name
when new version is released.
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
|\
| |
| | |
isp-imx: Update isp-imx_4.2.2.19.0.bb to commit a7ef904
|
|/
|
|
|
|
|
|
|
|
|
| |
- NXP decided to change the binaries without updating the version [1]
- Here is NXP changelog:
[LF-8298] Fix intermittent build break "Error copying file ...
isi_common.h".
[1] https://github.com/nxp-imx/meta-imx/commit/43c0642e
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
|
|\
| |
| | |
imx-gst1.0-plugin: Fix build with clang
|
| |
| |
| |
| |
| |
| | |
This fixes build with distros using usrmerge distro feature
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Backport relevant fix from upstream dpdk
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|/
|
|
|
|
|
| |
These warnings are already there, gcc just does not error on them yet
but clang does. Therefore clean them up a bit
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|\
| |
| | |
xdg-desktop-portal-wlr: Disable when using vivante gpu driver
|
|/
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|\
| |
| | |
qtmultimedia: Fix build of dependencies when using vivante gpu drivers
|
|/
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|\
| |
| | |
xdg-desktop-portal-wlr: Disable build when using imx gpu driver
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This builds a bridge for packagegroups from oe-core master which are
upgraded to use gstreamer 1.22 and some packages are merged together
e.g. videoconvertscale is unified version of videoconvert and videoscale
packages
Fixes
ERROR: gstreamer1.0-meta-base-1.0-r0 do_package_qa: QA Issue: gstreamer1.0-meta-base rdepends on gstreamer1.0-plugins-base-videoconvertscale, but it isn't a build dependen
cy? [build-deps]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes build errors e.g.
tests/egl/egl-util.c:89:9: error: incompatible integer to pointer conversion returning 'Pixmap' (aka 'unsigned long') from a function with result type 'EGLNativePixmapType' (aka 'struct wl_egl_pixmap *') [-Wint-conversion]
return XCreatePixmap(state->dpy, state->win,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|/
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|\
| |
| | |
Fix vlc build with imx gpu
|
| |
| |
| |
| |
| |
| |
| | |
It does not provide glx implementation which is needed for vlc x11
support
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|/
|
|
|
|
| |
This is to patchup some meta-multimedia recipes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|\
| |
| | |
Pin More gstreamer components for 1.20.3.imx
|
| |
| |
| |
| |
| |
| | |
Setting TOOLCHAIN=clang helps it compile with meta-clang in mix
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
| |
| |
| |
| |
| |
| | |
vivante does not implement glx
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|/
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|\
| |
| | |
gstreamer1.0-libav,gstreamer1.0-plugins-ugly,gstreamer1.0-rtsp-server…
|
| |
| |
| |
| | |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|/
|
|
|
|
|
|
|
|
| |
.imx when needing gstreamer version
Fixes fetching errors otherwise, since it can not file source tarballs
on gstreamer download servers with 1.20.3.imx suffix
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Jose Quaresma <jose.quaresma@foundries.io>
|
|\
| |
| | |
gstreamer: rename the version to be imx specific
|
|/
|
|
|
|
|
|
|
|
| |
These recipes are copies of oe-core 1.20.3 that are not available
anymore upstream on the master branch.
The requirement to have them is because they are dependencies of
the other ones imx specific gstreamer forks on the layer.
So make their names maching the exisng ones will make it more safe.
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
|
|\
| |
| | |
gstreamer: add recipes for upstream 1.20.3 versions
|
|/
|
|
|
|
|
|
| |
oe-core has moved to gstreamer 1.22.0 and recipes which don't have
an imx version can no longer be built. Add older version of those
components to be used with the gstreamer 1.20.3.imx.
Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
|
|\
| |
| | |
imx-imx-boot.wks: Add wks file without bootpart
|
| |
| |
| |
| | |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|\ \
| |/
|/| |
Add i.MX 8M Nano UltraLite EVK
|
| |
| |
| |
| |
| |
| | |
The SOC override leaked early with a different name.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |
| |
| |
| | |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |
| |
| |
| |
| |
| | |
The SDMA firmware is recommended for all i.MX 8.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|