diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2015-11-04 01:47:09 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-11-04 09:56:43 -0500 |
| commit | 2801ef9ce5fc3846e61c99e16b39f553e65c632d (patch) | |
| tree | d4ee00d7dd2837d1e34f2508d92ad6b3f73431a4 /recipes-bsp/cppi-lld/cppi-lld-test_git.bb | |
| parent | 6042df4426cd1aebe3462f34ed82185983ed0449 (diff) | |
| download | meta-ti-2801ef9ce5fc3846e61c99e16b39f553e65c632d.tar.gz | |
cppi-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/cppi-lld/cppi-lld-test_git.bb')
| -rw-r--r-- | recipes-bsp/cppi-lld/cppi-lld-test_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/cppi-lld/cppi-lld-test_git.bb b/recipes-bsp/cppi-lld/cppi-lld-test_git.bb index 871546e3..8f4856a8 100644 --- a/recipes-bsp/cppi-lld/cppi-lld-test_git.bb +++ b/recipes-bsp/cppi-lld/cppi-lld-test_git.bb | |||
| @@ -4,6 +4,8 @@ DEPENDS = "common-csl-ip rm-lld cppi-lld qmss-lld" | |||
| 4 | 4 | ||
| 5 | include cppi-lld.inc | 5 | include cppi-lld.inc |
| 6 | 6 | ||
| 7 | PR = "${INC_PR}.0" | ||
| 8 | |||
| 7 | CHOICELIST = "yes no" | 9 | CHOICELIST = "yes no" |
| 8 | 10 | ||
| 9 | do_compile () { | 11 | do_compile () { |
