summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/sa-lld/sa-lld-test_git.bb
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2015-11-04 01:47:28 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-11-04 10:03:19 -0500
commit1e37806e858cf6b43216a9b53a1a906612b73188 (patch)
treeb681cf3422770cfaaefdd2493b486424c424665b /recipes-bsp/sa-lld/sa-lld-test_git.bb
parent36800c7c7c790aa1a637b2810e4e044a41855150 (diff)
downloadmeta-ti-1e37806e858cf6b43216a9b53a1a906612b73188.tar.gz
sa-lld: Clean up recipes
* Use INC_PR to track recipe revisions * Define variables for GIT SRC_URI parameters Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/sa-lld/sa-lld-test_git.bb')
-rw-r--r--recipes-bsp/sa-lld/sa-lld-test_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/sa-lld/sa-lld-test_git.bb b/recipes-bsp/sa-lld/sa-lld-test_git.bb
index 7cb0ac7a..4f74ab67 100644
--- a/recipes-bsp/sa-lld/sa-lld-test_git.bb
+++ b/recipes-bsp/sa-lld/sa-lld-test_git.bb
@@ -4,6 +4,8 @@ DEPENDS = "common-csl-ip cppi-lld qmss-lld pa-lld sa-lld"
4 4
5include sa-lld.inc 5include sa-lld.inc
6 6
7PR = "${INC_PR}.0"
8
7DEVICELIST = "k2h k2k k2l k2e" 9DEVICELIST = "k2h k2k k2l k2e"
8 10
9CHOICELIST = "no yes" 11CHOICELIST = "no yes"