summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/aif2-lld/aif2-lld_git.bb
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2015-11-04 01:47:07 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-11-04 09:56:28 -0500
commit51cf2fad408c71f78b17441266ccc3b0f24cadf9 (patch)
tree95e8e4904c77a173520a7a5801da66be06800be8 /recipes-bsp/aif2-lld/aif2-lld_git.bb
parent88b45cf17553663dc3a8a56a170ca702bb885cb1 (diff)
downloadmeta-ti-51cf2fad408c71f78b17441266ccc3b0f24cadf9.tar.gz
aif2-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/aif2-lld/aif2-lld_git.bb')
-rwxr-xr-xrecipes-bsp/aif2-lld/aif2-lld_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/aif2-lld/aif2-lld_git.bb b/recipes-bsp/aif2-lld/aif2-lld_git.bb
index f6e95c28..f310b17b 100755
--- a/recipes-bsp/aif2-lld/aif2-lld_git.bb
+++ b/recipes-bsp/aif2-lld/aif2-lld_git.bb
@@ -4,6 +4,8 @@ DEPENDS = "common-csl-ip qmss-lld cppi-lld"
4 4
5include aif2-lld.inc 5include aif2-lld.inc
6 6
7PR = "${INC_PR}.0"
8
7EXTRA_OEMAKE = "-f makefile_armv7 PDK_INSTALL_PATH=${STAGING_INCDIR}" 9EXTRA_OEMAKE = "-f makefile_armv7 PDK_INSTALL_PATH=${STAGING_INCDIR}"
8 10
9do_compile () { 11do_compile () {