aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb
AgeCommit message (Collapse)Author
2023-02-08glsdk-example-apps: Fix build when x11 is not availableAndrew Davis
When the graphics driver is not built with x11 support the pkg-config file will include a cflag that causes the correct non-x11 headers to be included. This package does not correctly check pkg-config and so misses this cflag. Add it manually. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-09-22all: Stop using git://git.ti.comRyan Eatmon
Stop using un-encrypted git:// protocol to access TI repositories. This is inline with the same arguments as made by github in https://github.blog/2021-09-01-improving-git-protocol-security-github/ Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-10glsdk-example-apps: specify branch and drop FILESEXTRAPATHSDenys Dmytriyenko
Fixes these warnings: | WARNING: glsdk-example-apps-1.0-r52 do_fetch: URL: git://git.ti.com/glsdk/example-applications.git;protocol=git | does not set any branch parameter. The future default branch used by tools and repositories | is uncertain and we will therefore soon require this is set in all git urls. | WARNING: glsdk-example-apps-1.0-r52 do_unpack: URL: git://git.ti.com/glsdk/example-applications.git;protocol=git | does not set any branch parameter. The future default branch used by tools and repositories | is uncertain and we will therefore soon require this is set in all git urls. Also, modifying FILESEXTRAPATHS here is unnecessary. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-22meta-arago: update ambiguous "BSD" license with "BSD-3-Clause"Denys Dmytriyenko
OE-Core recently removed ambiguous "BSD" license[1] in order for recipes to be more specific and use the exact variants of BSD. Update meta-arago recipes with "BSD-3-Clause" as that was the previous default. [1] https://git.openembedded.org/openembedded-core/commit/?id=14d4c007c49652d836d325a12bdbcd3bfa42e6d5 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-22meta-arago: convert to new override syntax in honisterDenys Dmytriyenko
Latest "honister" release changes the override syntax to improve usability, speed and memory footprint. Update recipes with the new syntax and set layer compatibility to honister. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2018-08-24example-applications: Update SRCREVRam Prasad
This update adds a new wayland client application to example-application repositiory to demonstrate glReadPixels() featcure with wayland display. Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-06-13example-applications: Bump SRCREV with latest commitPrasad, Ram
Signed-off-by: Ramprasad N <x0038811@ti.com> Acked-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-07-31glsdk-example-apps: Update SRCREVKarthik Ramanan
This patch brings in the following changes: * vpe: Rename testcase to v4l2-m2m * Add support for DSS WB device * Makefile changes to fix library linking issues Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-03-28glsdk-example-apps: fix library linking issuesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-03-17glsdk-example-apps: Include fix for HDMI testcasesKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-21glsdk-example-apps: update gsttestplayer, boottime scriptKarthik Ramanan
Contains bug fixes/improvements for * gsttestplayer to remove extra queues * cpuload-plugins - boot time script improvements Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-10-31glsdk-example-apps: Update SRCREVKarthik Ramanan
This patch updates the following applications: a. Introduce rprocinfo to get remoteproc information b. Add sensor-cfg build support c. Updates to readproc utility Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-06-24glsdk-example-apps: now depends on libdceDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-06-24glsdk-example-apps: Add new utility for remote core queryKarthik Ramanan
This SRCREV bump also contains some additional changes in the config file to make it more generic Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-06-21glsdk-example-apps: add dependency for wayland and westonDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-06-10glsdk-example-apps: Add utils and scripts for performance visualizationKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-29arago.conf, packagegroup-*-gst, glsdk-example: simplify gstreamer dependenciesDenys Dmytriyenko
Since gstreamer 0.10 is now completely gone, no need to support both 0.10 and 1.x Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-10-13glsdk-example-apps: Bump SRCREV for DRM test enhancementsJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-28glsdk-example-apps: Add support for mediabus formatsKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-07-07glsdk-example-apps: Feature additions and bug fixesKarthik Ramanan
* Update SRCREV for support for more demuxes in gsttestplayer * Add support for fractional frame rates Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-06-02glsdk-example-apps: Extend COMPATIBLE_MACHINEs to dra7xx family.Jacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-04-27gstreamer, conf: add GST_PROVIDER to switch between 0.10 and 1.x gstreamerDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-03-24Revert "glsdk-example-apps: Update SRCREV for GLSDK 7.00 EA"Denys Dmytriyenko
Until gst 1.x performance issues are resolved, switch back to gst 0.10 for the release This reverts commit 0d9788040e354e0f23a95d42e5f1b1278ad0d52c.
2015-03-19glsdk-example-apps: Update SRCREV for GLSDK 7.00 EAKarthik Ramanan
This contains updates to several test applications. Some of the important changes are: * gsttestplayer: Adaptation to GST 1.x * vip: Fixed configure and Makefile * configure: Provide option to disable gst tests * sensor-cfg: Application to configure sensors from user space * testvpe: Add RGB565 support * testvpe: Add support for SEQ_TB buffers Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-11-10glsdk-example-apps: Fixed license check failureKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-10-07glsdk-example-apps: Adding repository of GLSDK example applicationsKarthik Ramanan
This repository contains the following tests * drm-tests * gst-test-player used for trickplay * messageq based application for profiling IPC performance * thermal tests * vpe related test cases Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>