aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-02-05linux-fslc(-lts): add CONFIG_NET_SCH_FQ_CODE=y and necessary dependsAndreas Müller
Otherwise modern systemd complains: | Feb 05 13:22:36 some-host systemd-sysctl[186]: Couldn't write 'fq_codel' to 'net/core/default_qdisc', ignoring: No such file or directory | Feb 05 13:22:36 some-host systemd-sysctl[186]: Couldn't write '1' to 'net/ipv4/tcp_syncookies', ignoring: No such file or directory Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> (cherry picked from commit 33410da17f40dd949d29d1daa20c2c89b6741ce5)
2020-01-22firmware-imx: remove sdma-imx6q.bin and sdma-imx7d.binJoris Offouga
This files is already provide by linux-firmware Signed-off-by: Joris Offouga <offougajoris@gmail.com>
2019-12-30pktgen-dpdk: Remove redundant EXTRA_CFLAGS settingsChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-30udev-rules-qoriq: add 73-fsl-enetc-networking.rules to qoriq-arm64Chunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-30libpkcs11: install all appChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-30ls1021atwr: update UBOOT_CONFIGChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-30tsntool: do configure task depends on do_shared_workdir taskChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-30ls1028ardb: update machine config *set default rcw to rcw_1500_gpu600Chunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-26ddr-phy: remove fsl-eula-unpack classChunrong Guo
Binary EULA, but the "inherit fsl-eula-unpack" forces the user to accept a much more elaborate license Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-26mc: remove fsl-eula-unpack classChunrong Guo
Binary EULA, but the "inherit fsl-eula-unpack" forces the user to accept a much more elaborate license Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-26uefi: remove fsl-eula-unpack classChunrong Guo
Binary EULA, but the "inherit fsl-eula-unpack" forces the user to accept a much more elaborate license Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-26ppfe-firmware: remove fsl-eula-unpack classChunrong Guo
Binary EULA, but the "inherit fsl-eula-unpack" forces the user to accept a much more elaborate license Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-26fm-ucode: remove fsl-eula-unpack classChunrong Guo
Binary EULA, but the "inherit fsl-eula-unpack" forces the user to accept a much more elaborate license Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-26qe-ucode: remove fsl-eula-unpack classChunrong Guo
Binary EULA, but the "inherit fsl-eula-unpack" forces the user to accept a much more elaborate license Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-26ls2-phy: remove fsl-eula-unpack classChunrong Guo
Binary EULA, but the "inherit fsl-eula-unpack" forces the user to accept a much more elaborate license Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-26inphi: remove fsl-eula-unpack classChunrong Guo
Binary EULA, but the "inherit fsl-eula-unpack" forces the user to accept a much more elaborate license Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-27linux-fslc-lts-4.19: Add CONFIG_USER_NSAndreas Müller
upower >= 0.99.11 does not start and complains: | systemd[950]: upower.service: Failed to set up user namespacing: Invalid argument Inspired by [1] [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939510 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> (cherry picked from commit 1657dede51929c342f9998be7d3b34f7f27daf1f)
2019-11-27optee-os_3.2.0: change PLATFORM_FLAVOR for imx6ulz14x14evkClement Faure
The platform flavor 'mx6ulzevk' has been added to Optee-OS. Signed-off-by: Clement Faure <clement.faure@nxp.com> (cherry picked from commit 0812b771626eda0ac8854b0d2bfe7e92045ffe39)
2019-11-19linux-fslc-imx_4.9: resolve version for cve scansAndrey Zhizhikin
CVE scanner is unable to parse the version of linux kernel recipe, which caused warnings to be produced during the scan task since kernel version was not properly identified. This was caused by the fact that CVE_VERSION is set per default to PV, and PV of this receipe does nto resolve in a proper (and actual) kernel version provided. By setting CVE_VERSION to explicitly point to KERNEL_VERSION, this recipe effectively provides a proper kernel version to CVE scanner. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
2019-11-19linux-fslc-imx_4.9-1.0.x: replace patchset to the one from stableAndrey Zhizhikin
Replace the patchset, which resolves kernel compilation issues when gcc9 is used. Original patchset introduced here was the initial commit that solved the issue, while this patchset is cherry-picked from stable tree branch linux-4.9.y and included included in v4.9.188 upwards. Once linux-fslc-imx would get updated past v4.9.188 - this patchset should be removed from the layer. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
2019-11-19aiopsl: fix missing pathChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19t4240rdb-64b: update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19t4240rdb : update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19t2080rdb-64b : update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19t2080rdb : update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19t1042d4rdb: update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19t1042d4rdb-64b: update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19t1024rdb: update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19t1024rdb-64b: update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19p5040ds-64b: update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19p5040ds: update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19p4080ds: update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19p3041ds: update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19p2041rdb: update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19p2020rdb: update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19p1020rdb: update UBOOT_CONFIGChunrong Guo
*update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19mpc8548cds: update UBOOT_CONFIGChunrong Guo
*change uboot image name to u-boot-with-dtb.bin for NOR boot defconfig, Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-19weston-init: Keep the logic to edit weston.ini to meta-freescaleKhem Raj
This logic does not work across multiple layers even OE-Core machines dont build with it. For now its best to keep this confined to meta-freescale machines Idea is good but it needs to align with OE-core's methods where currently in OE-Core we expect machines to override weston.ini completely per machine, this logic sort of goes against it. However it has some goodness to it, eg. adding options based on DISTRO_FEATURES which OE-Core could have too but maybe implemented differently. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-18linux-fslc-imx_4.9-1.0.x: Backport patches to fix building with gcc 9Tom Hochstein
Closes #192. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-11-18weston: Move xwayland config to weston.iniTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-11-18weston: Replace copies of weston.ini with logicTom Hochstein
Install a common base weston.ini and then customize it in the recipe by specifying custom options. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-11-18weston: Use G2D as default renderer for 7ULPTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-11-18weston: Move use-g2d option for 8M Mini to weston.iniTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-11-18weston-init: Move weston.ini install to weston-initTom Hochstein
OE-core now installs weston.ini from weston-init, so align our recipe to do the same. The IVI dynamic layer now has a copy of the weston.ini file that is normally produced by the weston build. The AGL dynamic layer now uninstalls the weston.ini installed upstream. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-11-11imx-base.inc: Remove unused variable SDCARD_ROOTFSTom Hochstein
Looks like the variable was accidentally re-introduced. https://github.com/Freescale/meta-freescale/commit/2cbca9a255674649730b3f440a6142cf16030267 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-11-10optee-imx: Make it imx specificKhem Raj
Fails to build on qemu | core/arch/arm/plat-imx/conf.mk:112: *** Unsupported PLATFORM_FLAVOR "emuarm". Stop. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-08optee: Add support for optee imx fork to imx8mqevkPeter Griffin
optee imx fork like most other imx forked components is more fully featured for imx devices and supports things like CAAM accleration. Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
2019-11-08optee-client: Add support for optee-client imx forkPeter Griffin
This also includes some backported gcc 8 fixes from upstream. Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
2019-11-08optee-test: add optee-test imx forkPeter Griffin
This also includes some backported gcc 8 fixes from upstream. Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
2019-11-08optee-os: add optee-os imx forkPeter Griffin
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>