summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-11-30CI/CD Auto-Merger: cicd.kirkstone.202311301712cicd.kirkstone.20231130171209.01.00.007LCPD Automation Script
Updated the value(s) for: ltp-ddt: SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-11-22Add am62pxx as compatible machine for jailhouse imagecicd.kirkstone.20231127120909.01.00.006Paresh Bhagat
Add am62pxx as compatible machine for jailhouse image. Also since this image is primarily for jailhouse remove the machine in IMAGE_INSTALL:append. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-11-16ltp-ddt: CI/CD Auto-Merger: cicd.kirkstone.202311161200cicd.kirkstone.20231116120009.01.00.005LCPD Automation Script
Updated the value(s) for: SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-11-14matrix-gui: handle systemd and sysvinit scripts separatelySai Sree Kartheek Adivi
- Install systemd service file or init script based on the distro_features systemd/sysvinit. - systemd service also needs to depend on lighttpd service so that matrix won't start before the webserver. Signed-off-by: Sai Sree Kartheek Adivi <s-adivi@ti.com> Acked-by: Sinthu Raja <sinthu.raja@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-11-09ltp-ddt: CI/CD Auto-Merger: cicd.kirkstone.202311091800cicd.kirkstone.20231109180009.01.00.004LCPD Automation Script
Updated the value(s) for: SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-11-08arago.conf: bump distro versionDenys Dmytriyenko
A bit arbitrary, but it seems like a good point in time to bump Arago Distro version, since things are relatively stable currently and to coincide with the Yocto Project Nanbield release. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Acked-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-11-07arago.conf : Change jailhouse inmate ramfs to tisdk-tiny-initramfsParesh Bhagat
Change the inmate ramfs which is used for jailhouse linux demo to use a smaller and dedicated tisdk-tiny-initramfs instead of tisdk-tiny-image. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com> Reviewed-by: Chirag Shilwant <c-shilwant@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-11-02ltp-ddt: CI/CD Auto-Merger: cicd.kirkstone.202311022105cicd.kirkstone.20231102210509.01.00.003LCPD Automation Script
Updated the value(s) for: SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-10-26ltp-ddt: CI/CD Auto-Merger: cicd.kirkstone.202310261800cicd.kirkstone.20231026180009.01.00.002LCPD Automation Script
Updated the value(s) for: SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-10-26tisdk-sw-manifest: Add TI-TFL LICENSE to manifest file footerSai Sree Kartheek Adivi
Signed-off-by: Sai Sree Kartheek Adivi <s-adivi@ti.com> Acked-by: Aniket Limaye <a-limaye@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-20tisdk-bundle: bring this class on par with current image.bbclassDenys Dmytriyenko
As tisdk-bundle was based on the image class long time ago, it inherited some of its old attributes and artifacts used back in the days. There were several updates and reworks done to this class through the years to keep it up to date and in sync with upstream image class, but some pieces fell through the cracks. In recent and not so recent years upstream image class have deprecated some things, changed and extended others, such as consolidated umask handling, improved sstate handling, expanded list of cleaned directories and changed stamping and locking policy. Since tisdk-bundle inherits image class, corresponding attributes for do_rootfs, do_image and do_image_complete don't need to be modified here and can be left to their default values, as well as the order of those tasks. This change addresses the issue with sstate/deploy file collisions we've been seeing at times lately resulting in pseudo abort errors. And it improves long term maintainability of tisdk-bundle class as well. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-20branding-processor-sdk: Remove more CMEM leftoversAndrew Davis
These definitions are not needed as CMEM support has been removed. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-20pinmux-utility: Remove this packageAndrew Davis
No images include this and the source is long gone anyway, remove this. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-19ltp-ddt: CI/CD Auto-Merger: cicd.kirkstone.202310191725cicd.kirkstone.20231019172509.01.00.001LCPD Automation Script
Updated the value(s) for: SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-10-19packagegroup-arago-base: Add systemd-telnetd packageRyan Eatmon
Add in the new systemd-telnetd package. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-19systemd-telnetd: Unit files for starting telnetd under systemdRyan Eatmon
With the recent changes to moving to systemd for all images, we lost the needed files that started telnetd via the sysvinit method. This just adds the needed systemd files to do that directly. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-17meta-arago-distro: layer.conf: Add meta-arago-test dependencyRyan Eatmon
Add missing LAYERDEPENDS for meta-arago-test in meta-arago-distro. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-17gstreamer1.0-plugins-good: wave5-codec: Set max buffers same as min buffersRahul T R
wave5 codec driver can not work with new buffers allocated post stream start. To avoid issues because of this set max_buffers same as min buffers, so that new buffers are not allocated post stream start Signed-off-by: Rahul T R <r-ravikumar@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-12packagegroups: base: Merge base-tisdk into baseAndrew Davis
Both contain packages for similar reasons, and every image using one also includes the other. Merge these two packagegroups. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-12packagegroups: base-tisdk: Remove iperf from packagegroupAndrew Davis
We want iperf3 which is already in this list, iperf is the older v2.0 that is only needed by some old test scripts. It is already included in the test packagegroups. Without this patch we cannot build base or thinlinux images without the meta-arago-test layer. That layer is not listed in the LAYERDEPENDS and so should be considered optional for meta-arago-distro images. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-09ti-test: Add various toolscicd.kirkstone.202310121800Ryan Eatmon
Testing with poky shows that we were missing some needed utilities that our internal tests were calling. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-09ti-test: Various cleanupsRyan Eatmon
- Sort package lists to make it easier to see if a package is already in the list. - Fix some whitespace to make things line up. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-09ti-test: Rename variables to remove ARAGORyan Eatmon
In preparation for moving to meta-ti, rename the recipes variables used for building the depends to not reference ARAGO. There is still a reference to ARAGO_BRAND that might be cleaned up later. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-09meta-arago-test: Collect all of the ti-test recipes into a new layerRyan Eatmon
In preparation for moving all of the ti-test recipes over to meta-ti to make it more available outside of Arago, we are collecting all of the recipes that ti-test include into a new layer. We will be tweaking this a little more and testing thoroughly before we make the final move. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-05arago-gpl-notice: Update script to look for updated GPL-3.0 identifiercicd.kirkstone.20231006165709.00.00.011Aniket Limaye
The license identifier was updated from GPLv3 to GPL-3.0 Signed-off-by: Aniket Limaye <a-limaye@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-05tisdk-sw-manifest: Fix generate_sw_manifest_tableRyan Eatmon
The generated manifest file is expected to strictly have 7 columns, delimited by '|' while the License section also sometimes has '|' character. Replace this one by 'or' to fix manifest file Signed-off-by: Aniket Limaye <a-limaye@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-05tisdk-sw-manifest: Switch up the TI software manifest creationRyan Eatmon
We have been seeing an odd pseudo bug related to how the TI software manifest was being created. Prior to this change we needed to run the SDK installer in order to get some of the packages that needed to be included in the manifest. But installing the toolchain would randomly cause a pseudo abort error. This change has the part of the manifest that is needed from the toolchains to be created at the same time as the toolchain. Then the software manifest can just include those sections without needing to run the installer. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-05meta-arago-demos: matrix-gui-v2-apps: pick platform specific openssl testsJayesh Choudhary
update matrix-gui-v2-apps recipe SRCREV to pick the openssl changes for platform specific test suites and include software performance test suites as well. Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-05packagegroups: crypto: Add pkcs11 tools and example TAsAndrew Davis
The OP-TEE package contains some loadable TAs including one used for pkcs11, add this package to the base image. To make use of the PKCS#11 API (Cryptoki) that this TA provides, one can use libckteec already included with optee-client. An example app that can make use of that library is pkcs11-tool which is part of opensc. Add this package also. For example, try: $ pkcs11-tool --show-info --module /usr/lib/libckteec.so.0 Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-10-03conf: Temporarily disable meta-clangRyan Eatmon
We are seeing a performance issue on am335x related to the meta-clang layer. We need to temporarily disable the layer so that we can make a release while we track down the source of the issue. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-09-28ltp-ddt: CI/CD Auto-Merger: cicd.kirkstone.202309281858cicd.kirkstone.20230928185809.00.00.010LCPD Automation Script
Updated the value(s) for: SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-09-21tisdk-bundle: package up secondary K3R5 toolchainDenys Dmytriyenko
Use multiconfig to build and package a secondary toolchain for K3R5 cores. This makes some assumptions about k3r5 multiconfig using baremetal TCLIBC in meta-ti-bsp. The toolchain for k3r5 is not combined with the Linux one and is packaged independently as k3r5-devkit.sh along with the main linux-devkit.sh inside the TISDK bundle. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-09-21meta-arago: remove extra plumbing for internal toolchainDenys Dmytriyenko
No longer needed w/o external toolchain - use defaults from OE-Core. Also remove extra code that was trying to unify internal and external toolchains structures in meta-toolchain-arago. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-09-21meta-arago: remove external toolchain supportDenys Dmytriyenko
As meta-arago has moved away from using an external toolchain due to high maintenance burden, among other reasons, let's remove the corresponding support and related customizations. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-09-21meta-arago-distro: remove old secondary toolchain supportDenys Dmytriyenko
This was a rather hacky way to add a secondary toolchain for K3R5, based on external-arm-toolchain. This doesn't work with the internal toolchain, which is a default now. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-09-21tisdk-core-bundle: simplify toolchain/SDK selectionDenys Dmytriyenko
We used to generate a different toolchain/SDK based on whether the target was graphics-enabled or headless. Now we build the same full toolchain/SDK regardles, so there's no need to check for "opengl" distro feature inside TISDK bundle, as it's enabled in our distro unconditionally anyway. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-09-21recipe-data: deprecateDenys Dmytriyenko
Deprecate custom recipe-data class. It was added when Bitbake started sanitizing "source" field of generated binary packages due to a CVE security vulnerability that could potentially leak local resource passwords. This class would bypass the sanitizing step by preserving source URLs from recipes to be used in TISDK bundle manifest. Even with a valid use case, this approach was still questionable and now it complicates latest TISDK bundle changes necessary for adding a proper secondary toolchain support. Plus bundle manifests don't seem to be used that much lately, so deprecate this class. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-09-21ltp-ddt: CI/CD Auto-Merger: cicd.kirkstone.202309210400cicd.kirkstone.202309210400LCPD Automation Script
Updated the value(s) for: SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-09-12libssh: Update LICENSE variable to use SPDX license identifierDenys Dmytriyenko
Fixes: | WARNING: libssh-0.9.5-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses LGPLv2.1 [obsolete-license] Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-09-12meta-arago-distro: add meta-clang dependency and llvmpipeRandolph Sapp
Devices that must use software rendering should use llvmpipe over the default softpipe. There are significant performance improvements associated with this change for devices like AM62A which lack a GPU. This, unfortunately is only available on armv6+ devices so we'll conditionally drop this for the omapl138 device. (I'd switch this directly based on platform architecture but this doesn't appear to work correctly for PACKAGECONFIG strings in the distro.conf) Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-09-12irqbalance: remove append to install systemd scriptRandolph Sapp
The source recipe that this file appends to already has the corresponding logic to install both the systemd and sysvinit service and set them to load on start. No reason to override them. Signed-off-by: Randolph Sapp <rs@ti.com> Acked-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-09-12packagegroup-arago-base: edit the description to describe current useRandolph Sapp
Edit the description of this packagegroup to more accurately describe it's current use in this dependency web. Additionally convert the DESCRIPTION to SUMMARY, since this is under 72 characters and not full, long description. Signed-off-by: Randolph Sapp <rs@ti.com> Acked-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-09-12packagegroup-arago-bootstrap: fix RDEPENDS notationRandolph Sapp
The RDEPENDS for this packagegroup was still using the legacy format so it was being evaluated as a do-nothing group. Enable it. Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-09-04ltp-ddt: CI/CD Auto-Merger: cicd.kirkstone.202309041800cicd.kirkstone.202309061800cicd.kirkstone.20230904180009.00.00.009LCPD Automation Script
Updated the value(s) for: SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-08-29arago.conf: Remove redundant requireRyan Eatmon
Remove unneeded require for the init-manager.inc files as they are included from oe-core. This cleans up some warning messages. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-08-29flatbuffers: Add protocol and branch to SRC_URIRyan Eatmon
Add missing protocol and branch to the SRC_URI to remove new warning messages. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-08-25tensorflow-lite: Add SRCREV_FORMAT to fix build errorRyan Eatmon
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-08-23gstreamer: Add driver specific checks for buffer allocationscicd.kirkstone.20230823180009.00.00.008Prasanth Babu Mantena
v4l2src also uses the same set of buffer allocations, which are only needed for wave5 driver, due to its limitation of working with buffers of known memory addresses. This patch adds the check for buffer modifications to apply only for wave5 driver and v4l2src to use the default memory allocation flow. Signed-off-by: Prasanth Babu Mantena <p-mantena@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-08-22ti-test: Move to meta-arago-extrasRyan Eatmon
To support our upstream testing we will be making some changes related to the ti-test package group. The upstream testing flow builds against poky and not arago, so we want to migrate all of the testing tools into meta-ti. The first step is just allowing meta-arago-extras to be loaded with poky. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-08-22stream: Add CC to the oe_runmakeRyan Eatmon
Fix compile issue by controlling which compiler is used. Signed-off-by: Ryan Eatmon <reatmon@ti.com>