mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-30 23:40:29 +00:00
97fde0cad2
We are moving the meta-arago-test layer to meta-ti-test. This commit imports all of the recipes under recipes-devtools. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
14 lines
283 B
PHP
14 lines
283 B
PHP
FILESEXTRAPATHS:prepend := "${THISDIR}/pm-qa:"
|
|
|
|
# Bump to 0.5.0+
|
|
SRCREV = "e66966ef6a08cd3b491ee1df5c6c5d33baaf1f1c"
|
|
|
|
SRC_URI += " \
|
|
file://0001-Return-non-zero-value-on-test-failure.patch \
|
|
file://0002-cpuidle-Avoid-relative-paths.patch \
|
|
"
|
|
|
|
PATCHTOOL = "git"
|
|
|
|
PR:append = ".ti0"
|