summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/vpe-tests
Commit message (Collapse)AuthorAgeFilesLines
* 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>