summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-05-20ti-tisdk-setup: Bump to 08.03.00.005 releasev5.1808.03.00.005Ryan Eatmon
Updated the ti-tisdk-setup version for 08.03.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-20ltp-ddt: Bump to 08.03.00.005 releaseRyan Eatmon
Updated the ltp-ddt version for 08.03.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-19matrix-gui: Disable auto-startup for am62xx-evmRyan Eatmon
There are some issues related to auto-starting the matrix-gui on am62xx-evm. It can still be run manually if desired. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-19meta-arago-distro: curl: add proxy and verbose supportAnand Gadiyar
Our PACKAGECONFIG override for curl was done to prefer OpenSSL for curl but seems to have the side effect of overriding other build flags enabled in the upstream recipe, specifically the ones that enable verbose debug prints and proxy support. This affects git clone while behind a proxy. Explicitly enable these in arago.conf. Signed-off-by: Anand Gadiyar <gadiyar@ti.com> Reviewed-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-16ltp-ddt: Bump to 08.03.00.004 release08.03.00.004Ryan Eatmon
Updated the ltp-ddt version for 08.03.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-13ti-tisdk-makefile: Rename UBOOT_MACHINE for R5 for am62xx-evmAparna M
Rename UBOOT_MACHINE for R5 for am62xx-evm to am62x_evm_r5_config Signed-off-by: Aparna M <a-m1@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-13ti-tisdk-makefile: Makefile_sysfw-image: Add support for am62xx-evmAparna M
Add support for sysfw-image build for am62xx-evm. Signed-off-by: Aparna M <a-m1@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-13ti-tisdk-makefile: Makefile_sysfw-image: Add support for combined ↵Aparna M
tiboot3.bin build in k3 devices Add support to combine sysfw.itb with tiboot3.bin to generate a combined tiboot3.bin for k3 devices. Additionally, add support for both GP and HS machines. Signed-off-by: Aparna M <a-m1@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-13ti-tisdk-makefile: Makefile_linux-fitimage: Add support to build ↵Aparna M
fitImage.itb for am64xx-hs-evm Add toplevel Makefile support for building fitImage.itb for am64xx-hs-evm. Signed-off-by: Aparna M <a-m1@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-13ti-tisdk-makefile: Makefile_u-boot-spl: Add support for u-boot-a53 build for ↵Aparna M
am62xx-evm The DM firmware binary ipc_echo_testb_mcu1_0_release_strip.xer5f is packaged with tispl.bin in am62xx-evm. Add support for u-boot-a53 build for the device in toplevel Makefile of SDK. Signed-off-by: Aparna M <a-m1@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-12qtbase-conf: Unset fixed HDMI modeSai Sree Kartheek Adivi
HDMI mode is set to 1024x768 in eglfs_kms_cfg.json. This needs to be unset since not all devices use the same resolution display. When mode is not defined, the system's preferred mode is chosen. Ref: https://doc.qt.io/qt-5/embedded-linux.html#display-output Signed-off-by: Sai Sree Kartheek Adivi <s-adivi@ti.com> Reviewed-by: Devarsh Thakkar <devarsht@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-05ltp-ddt: Bump to 08.03.00.003 release08.03.00.003Ryan Eatmon
Updated the ltp-ddt version for 08.03.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-05packagegroups,ti-tisdk-makefile: am62xx dd pru-icssRyan Eatmon
Now that the recipe for pru-icss supports am62xx we need to also turn on the dependencies that pull pru-icss into the images. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-04psplash: Update patches to match newer psplash versionRyan Eatmon
The headers files in psplash were updated for the SPDX and changed the line numbering in the files. This caused the patches to fail. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-04weston-init: fix killproc for thinlinux so that it doesn't kill itselfDarren Etheridge
busybox pidof doesn't omit the current pid as this script is called weston on the target in thinlinux with a busybox based utility load later killproc operations end up killing this script, which leads to the script not actually starting weston. Signed-off-by: Darren Etheridge <detheridge@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-25arm-benchmarks: Bump SRCREV to fix for CPU frequency calculations08.03.00.002Ryan Eatmon
New commit changes logic for determining the CPU frequency for the TI processors to what the k3conf tool says it is. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-21ltp-ddt: Bump to 08.03.00.001 release08.03.00.001Ryan Eatmon
Updated the ltp-ddt version for 08.03.00.001 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-07packagegroup-*-graphics: add virtual provider for AM62x GPU driver v2Krunal Bhargav
Signed-off-by: Krunal Bhargav <k-bhargav@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-07meta-arago-distro: add initial support for am62xxNishanth Menon
lets add support for the latest of TI SoC. ti-tisdk-makefile: adding uboot r5 config variable for am62xx packagegroup-arago-tisdk-addons: Add needed am62xx entries Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-07dma-heap-tests: Move to latest version and remove the patch.Ryan Eatmon
The patch was accepted upstream so we can now move to the latest version and remove the patch. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-31images: Build tisdk-bootstrap-image with tisdk-core-bundleNishanth Menon
Add tisdk-bootstrap-image to the list of TARGET_IMAGES for tisdk-core-bundle. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-31recipes-core: images: Introduce tisdk-bootstrap-imageNishanth Menon
Lets introduce tisdk-bootstrap-image which now consists of a completely bootable system with minimal initramfs that can be used to boot up a system. We also will create a rootfs that matches with the initramfs to allow users who use mmc and other boot media to have access to the same debug tools for a new platform bringup Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-31recipes-bsp: Create a bootstrap-initrd packageNishanth Menon
Lets create an bootstrap-initrd package that installs the cpio generated in the correct locations. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-31recipes-core: images: Add a basic bootstrap base imageNishanth Menon
Since we do not wish to modify the tiny-image from anything but really tiny, lets use that infrastructure and add the bootstrap package group to create initramfs (not exactly a completely usable system) which can be used for basic board bringup. This generates cpio around 36-40MB which should be usually fine for even smaller systems (Ofcourse, this is much larger than tiny-image which is around 6MB size). The packages are organized per size to allow easier customization if desired. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-31packagegroups: Add a new bootstrap package groupNishanth Menon
Lets try and create a minimal package group for board bringup. Lets call this basic system necessary for board bringup as "bootstrap". Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-31tisdk-core-bundle: Add documentation to clarify usageNishanth Menon
Add documentation to the core-bundle to explain the usage and intent of the build configuration. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-31tisdk-thinlinux-image: Reformat documentationNishanth Menon
Reformat the documentation to indicate the summary and description in a standardized manner. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-31tisdk-default-image: Reformat documentation and clarify usageNishanth Menon
Reformat the documentation to indicate the summary and description in a standardized manner. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-31tisdk-base-image: Reformat documentation and clarify usageNishanth Menon
Reformat the documentation to indicate the summary and description in a standardized manner. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-31tisdk-tiny-image: Add some usability notesNishanth Menon
Lets clarify the usage of tiny image as something meant as a building block and not something that folks can directly use. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-31tisdk-tiny-image: Split common components into include fileNishanth Menon
Lets split the common pieces for creating a tiny image into an include file. This can then be used to incrementally build additional images as well. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-31Revert "tisdk-tiny-image: remove packagedata task breaking initramfs packaging"Nishanth Menon
This reverts commit a75e468a372d4f5c2c32a179d4d2219899b5190c. Commit a75e468a372d ("tisdk-tiny-image: remove packagedata task breaking initramfs packaging") as discussed in [1] is no longer necessary as the offending patches have been reverted in dunfell. [1] https://lists.yoctoproject.org/g/meta-arago/message/13624 Suggested-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-23README: update mailing list addressDenys Dmytriyenko
The mailing list has moved from arago-project.org to yoctoproject.org Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Reviewed-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-23README: update compatible release version and maintainerDenys Dmytriyenko
Update the layer maintainer entry and compatible release version. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-23images: Build tisdk-thinlinux-image with tisdk-core-bundleRyan Eatmon
Add tisdk-thinlinux-image to the list of TARGET_IMAGES for tisdk-core-bundle. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-09recipes-core: images: Add tisdk-thinlinux-image08.02.00.006Nishanth Menon
Currently we have tisdk-tiny-image tisdk-base-image and tisdk-default-image which serve certain purpose for the users. However, These are either too heavy or too pointed towards validation. Hence, let us introduce a basic thinlinux image that has the basic system configured for out of box container usage without changing the meaning of existing image content definitions. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-04ltp-ddt: Bump to 08.02.00.005 release08.02.00.005Ryan Eatmon
Updated the ltp-ddt version for 08.02.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-04optee-examples: update to 3.12.0Ryan Eatmon
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-02optee-test: update to 3.12.0Ryan Eatmon
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-02optee-client: update to 3.12.0Ryan Eatmon
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-02ti-tisdk-setup: Fixup to bump up PRAparna M
Bump up PR corresponding to latest SRCREV update Signed-off-by: Aparna M <a-m1@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-25packagegroup-arago-base-tisdk: Fix issue with optee pkgs not being includedYogesh Siraswar
In core-sdk 7.1 meta-ti OPTEEMACHINE description was updated to use combined OPTEE_MACHINE and OPTEE_FLAVOR. 8ac0c757 conf/machine: pass OPTEEFLAVOR via OPTEEMACHINE as <mach>-<flavor> This caused the OPTEEMACHINE check to fail that was used to add optee-client and optee-test. Fixing the issue by using OPTEEOUTPUTMACHINE since it still uses ti/k3 as parameter. Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-25ti-tisdk-setup: Update SRCREV to latestAparna M
Update SRCREV to include updates to create-sdcard.sh, uboot setup env scripts and tftp support for HS EVMs. Signed-off-by: Aparna M <a-m1@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-24ltp-ddt: Bump to 08.02.00.004 release08.02.00.004Ryan Eatmon
Updated the ltp-ddt version for 08.02.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-24matrix-gui-crypto-demos: Use crypto_apps_script instead of crypto_apps_programCorentin Labbe
In the current situation all crypto tests (like openssl_aes256_encdec.sh) are not copied in final images. There were present in both crypto_apps_program and crypto_apps_script. But crypto_apps_program depended on ti-crypto-examples which is disabled since 2 years now. So let's fallback to original crypto_apps_script. Signed-off-by: Corentin LABBE <clabbe@baylibre.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-23matrix-gui-apps-git: Update SRCREV to latestAparna M
Update SRCREV to pick up changes to the out-of-board LED blink demo for am64xx-evm Signed-off-by: Aparna M <a-m1@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-23gstreamer1.0-plugins-good: v4l2bufferpool: Set Video Meta to Imported BuffersSidraya
When importing dmabufs, the video meta is set on the dest buffer, but not on the src buffer. In this case, the src buffer is not made aware of the stride of the video buffer, which is needed to properly display the buffer. This is a result of the v4l2 plugin creating it's own empty dmabuf pool of GstBuffers, and then assigning the memory from the downstream GstBuffer. We then update the video meta of the buffer in our pool, but not the downstream pool. The downstream pool buffer should be updated as well. Signed-off-by: Sidraya <sidraya.bj@pathpartnertech.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-18ti-tisdk-makefile: Add support for sysfw build for am64xx devicesAparna M
Add support in Makefile for sysfw build for am64xx devices Signed-off-by: Aparna M <a-m1@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-17weston-init: Update initscript for weston-calibration08.02.00.003Priya N S
Increase the sleep time before starting the weston-calibrator. It takes some time for the completion of the runWeston script. If the weston-calibration is started before the completion of the runWeston script, the weston-calibrator will fail. Signed-off-by: Priya N S <priya.ns@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-17wayland: weston: Disable weston systemd servicePriya N S
Disable the weston systemd service since there is a weston initscript that performs touchscreen calibration and other customizations. Signed-off-by: Priya N S <priya.ns@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>