summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-23colibri-imx8qxp: add machine config fileMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23apalis-imx8: add machine config filesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23u-boot-toradex: add inital 4.14.78 for i.MX8 recipeMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23linux-toradex: add inital 4.14.78 for i.MX8 recipeMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23imx-sc-firmware: inject binaries for apalis/colibri imx8Max Krummenacher
Version based on NXP SCFW 1.1. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23imx-firmware: update to 4.14.78 bsp versionMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23imx-atf: update to 4.14.78 bsp versionMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23firmware-imx: update to 8.0Max Krummenacher
This is a copy from meta-freescale of the 7.8 recipes updated to firmware-imx-8.0. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23machines: remove defines now set in our distroMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23linux-toradex-rt: fix it againMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 850fb2c12f446023c3d186f6050c9a5fec998266)
2019-04-23linux kernel & u-boot recipes: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit a5f5d85e52717e136e692478fb5d822c1ce70046) Conflicts: recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb (moved to meta-freescale-3party, githash now in bbappend) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23conf: machine: fix image_fstype for colibri-imx6ull and colibri-imx7-emmcMax Krummenacher
With the move to use '+=' in the assignment the parsing order of the files matters, as assignments with '=' will delete all previously parsed '+=' assignments. Change all assignments to '+='. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-17conf: machine: update IMAGE_FSTYPE appendsGerard Salvatella
According to the Yocto manual v.2.6.1 (https://www.yoctoproject.org/docs/2.6.1/mega-manual/mega-manual.html#var-IMAGE_FSTYPES): Due to the way the OpenEmbedded build system processes this variable, you cannot update its contents by using _append or _prepend. You must use the += operator to add one or more options to the IMAGE_FSTYPES variable. Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com>
2019-04-11gstreamer1.0-plugins-imx: change file version patternMing Liu
Change change file version pattern from "0.%" to "%", this makes it build with gstreamer1.0-plugins-imx_git.bb in meta-freescale thud branch. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
2019-03-07apalis-imx6-mainline: include also the .inc fileMax Krummenacher
This re-enables building the Toradex Easy Installer image type. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-07colibri-imx6-mainline: include also the .inc fileMax Krummenacher
This re-enables building the Toradex Easy Installer image type. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06u-boot-toradex: drop include tdx_version.confMax Krummenacher
Variables from tdx_version.conf are now provided by the distro. Add defaults in case someone doesn't use our distro. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06linux-toradex: drop include tdx_version.confMax Krummenacher
Variables from tdx_version.conf are now provided by the distro. Add defaults in case someone doesn't use our distro. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06machines: switch to SERIAL_CONSOLESMax Krummenacher
SERIAL_CONSOLE has been deprecated for a while now. While at it, move from ?= to a = assignment. Since imx-base.inc already definces SERIAL_CONSOLES using ?= makes no sense. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06u-boot-toradex-fw-utils: rework after move to 3rdpartyMax Krummenacher
The recipe got moved to meta-freescale-3rdparty. Rework additional settings into a bbappend. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06libdrm: delete bbappendMax Krummenacher
Remove the libdrm bbappend which forward ported the libdrm imx patches and instead use libdrm.imx 2.4.91 now available from meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06apalis-imx6-mainline: add a mainline machineMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06colibri-imx6-mainline: add a mainline machineMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04machines: update RDEPENDS to match kernel namingMax Krummenacher
The kernel class now sets RDEPENDS_${KERNEL_PACKAGE_NAME}-base so this include needs to do the same, otherwise bitbake emits a warning and the kernel isn't removed. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "libimxvpuapi: Bump revision from 0.10.3 to 4afb52f"Max Krummenacher
This reverts commit 70b1c5ceec15cb3c92813de9e275c4a66ca61b09. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "kernel-module-imx-gpu-viv: Upgrade version from 6.2.2.p0 to 6.2.4.p1.8"Max Krummenacher
This reverts commit 7d80b610729801d7158c00ebda6b5d3ce4bd9b2e. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "gstreamer1.0: Update version from 1.12.imx to 1.14.imx"Max Krummenacher
This reverts commit d6f3d5f70907d2f8f2c653a55f314d7213090635. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "imx-gpu-g2d: Upgrade version from 6.2.2.p0 to 6.2.4.p1.8"Max Krummenacher
This reverts commit 7d38656c1afcd3d27240ffc327321f752def6b3c. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "imx-gpu-viv: Upgrade version from 6.2.2.p0 to 6.2.4.p1.8"Max Krummenacher
This reverts commit eb357d91457c8f33d06c7481440e3b6842039aa7. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Conflicts: recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc Already removed by earlier revert
2019-01-04Revert "firmware-imx: Upgrade version from 5.4 to 7.8"Max Krummenacher
This reverts commit 9644f8c076d677d6c74674e889eb1dc66d36f827. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "imx-vpu: Update version from 5.4.37 to 5.4.38"Max Krummenacher
This reverts commit de504a1923f09ea25e0beb1ccc375e113e207067. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "imx-vpuwrap: Upgrade version form 4.3.4 to 4.4.2"Max Krummenacher
This reverts commit 5a6074a815b83a443751bf97c910be71774a4404. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "imx-parser: Upgrade version from 4.3.4 to 4.4.2"Max Krummenacher
This reverts commit 9ccc8d64a880e0d193b88abfd7742e19fe6cc71a. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "imx-codec: Upgrade version from 4.3.4 to 4.4.2"Max Krummenacher
This reverts commit 1e0a57f744b0dd42ac7025ee0ed540f940291c57. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "xf86-video-imxfb-vivante_5.0.11.p8.6: fix broken meta-freescale recipe"Max Krummenacher
This reverts commit 7e4cb11489a8a16bbf154ebb42da88b5a41fde3e. meta-freescale now moved to a newer version of the driver which fixed the issue with moving to git. Thus the bbappend is no longer needed. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04packagegroup-fsl-gpu-libs: follow package name changesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "packagegroup-fsl-gpu-libs: follow imx GPU library name change"Max Krummenacher
This reverts commit 46e0ede0d617b28dd37f0e4e868476db1282126f. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "xf86-video-imxfb-vivante: Upgrade to 6.2.2.p0"Max Krummenacher
This reverts commit d7f477890815e2aa7f6c2fc78e8004c83deb970a. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "mesa: Remove parts provided by imx-gpu-viv v6"Max Krummenacher
This reverts commit 04e23f29eddd5691abed947a2e0dd364259248dc. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "imx-gpu-viv: Upgrade to 6.2.2.p0"Max Krummenacher
This reverts commit 6ea16f817f7bafd02458163efadb488192cfaab2. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "imx-gpu-g2d: Move imx-gpu-g2d out of imx-gpu-viv v6"Max Krummenacher
This reverts commit 6cf4769de230d8c902b3419f50ee26abca028688. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "imx-gpu-apitrace: Move apitrace out of imx-gpu-viv v6"Max Krummenacher
This reverts commit 272a7cb554098ddc3939862df8e19e74d055aeea. This now lives in meta-freescale Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04layer: add LAYERSERIES_COMPATMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-12-27u-boot recipes: update to latestColibri-iMX7_LXDE-Image_2.8b5.156-20181228Colibri-iMX6_LXDE-Image_2.8b5.156-20181228Colibri-iMX6ULL_LXDE-Image_2.8b5.156-20181228Colibri-VF_LXDE-Image_2.8b5.156-20181228Apalis-iMX6_LXDE-Image_2.8b5.156-20181228Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Philippe Schenker <philippe.schenker@toradex.com>
2018-12-27linux kernel: update to 4.9.144 based fslcMarcel Ziswiler
Update to L4.9.123-2.3.0_8mm_ga release. Update to branch toradex_4.9-2.3.x-imx based on 4.9-2.3.x-imx branch of linux-fslc currently re-based to 4.9.144. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Philippe Schenker <philippe.schenker@toradex.com>
2018-12-18machines: Update to L4.9.123-2.3.0_8mm_ga releaseMarcel Ziswiler
Actually make use of them various upgrades. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-12-18machines: fix spelling in commentMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-12-18xf86-video-imxfb-vivante_5.0.11.p8.6: blacklistMarcel Ziswiler
As per meta-freescale commit 927b31771dab ("xf86-video-imx-vivante: Remove fb from name") this recipe got renamed and should no longer be used! Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-12-18xf86-video-imx-vivante: Upgrade from 6.2.2.p0 to 6.2.4.p1.8Marcel Ziswiler
Pulled from 6c1f35fdd5a762a3376c314dd36c564858d20cdb on meta-freescale/master. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-12-18libimxvpuapi: Bump revision from 0.10.3 to 4afb52fMarcel Ziswiler
Pulled from 0f8d9894f9d7af73411883707c262911537f2695 on meta-freescale/master. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>