summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/vpe-tests
Commit message (Collapse)AuthorAgeFilesLines
* all: Stop using git://git.ti.comRyan Eatmon2022-08-261-1/+1
| | | | | | | | | | 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>
* recipes: replace remaining base_contains with bb.utils.containsDenys Dmytriyenko2016-05-021-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* vpe-tests: resolve conflict with vpdma-fwDenys Dmytriyenko2015-09-091-2/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* vpe-tests: mark as machine-specific due to kernel dependencyDenys Dmytriyenko2015-05-211-2/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* vpe-tests: Add DEPENDS for the recipeKarthik Ramanan2015-02-101-0/+4
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* vpdma-fw: Separate vpdma-fw and vpe-tests recipeNikhil Devshatwar2015-01-271-0/+23
VPDMA firmware is published publicly as IPUMM firmware. This patch creates a separate recipe for VPDMA firmware. Also, it updates the package names in kernel dependencies. The vpe-tests is an independent recipe which can be included in the packagegroup if required. Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>