Age | Commit message (Collapse) | Author |
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Signed-off-by: Ramprasad N <x0038811@ti.com>
Acked-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
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>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
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>
|
|
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>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
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>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
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>
|
|
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* 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>
|
|
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Until gst 1.x performance issues are resolved, switch back to gst 0.10 for the release
This reverts commit 0d9788040e354e0f23a95d42e5f1b1278ad0d52c.
|
|
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>
|
|
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
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>
|