summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/iqn2-lld/iqn2-lld_git.bb
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2015-11-04 01:47:17 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-11-04 09:59:12 -0500
commitdc2dab062d1f12eab51ee8aae793ff7cdbcee2ac (patch)
tree21fff3e90143b0426cbb0efd1d75087b494592f0 /recipes-bsp/iqn2-lld/iqn2-lld_git.bb
parentf905be96ee3b8ca3298a11681df695994dad6657 (diff)
downloadmeta-ti-dc2dab062d1f12eab51ee8aae793ff7cdbcee2ac.tar.gz
iqn2-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/iqn2-lld/iqn2-lld_git.bb')
-rw-r--r--recipes-bsp/iqn2-lld/iqn2-lld_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/iqn2-lld/iqn2-lld_git.bb b/recipes-bsp/iqn2-lld/iqn2-lld_git.bb
index 19ffc053..4e681169 100644
--- a/recipes-bsp/iqn2-lld/iqn2-lld_git.bb
+++ b/recipes-bsp/iqn2-lld/iqn2-lld_git.bb
@@ -4,6 +4,8 @@ DEPENDS = "common-csl-ip"
4 4
5include iqn2-lld.inc 5include iqn2-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 () {