diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2016-01-30 01:38:07 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-02-01 17:08:27 -0500 |
| commit | a2abb468cddf97a0b9dd1241616d140bdaa0511d (patch) | |
| tree | 9451c9207009d61420f0a2aa41eb6f5b1769f681 /recipes-ti/netapi/netapi-test_git.bb | |
| parent | 0d7f26f1112e77d652825630fd3c9a6fab46b1cc (diff) | |
| download | meta-ti-a2abb468cddf97a0b9dd1241616d140bdaa0511d.tar.gz | |
netapi: Use INC_PR
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/netapi/netapi-test_git.bb')
| -rw-r--r-- | recipes-ti/netapi/netapi-test_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-ti/netapi/netapi-test_git.bb b/recipes-ti/netapi/netapi-test_git.bb index 9d49c294..1347d346 100644 --- a/recipes-ti/netapi/netapi-test_git.bb +++ b/recipes-ti/netapi/netapi-test_git.bb | |||
| @@ -4,6 +4,8 @@ DEPENDS = "netapi ipsecmgr" | |||
| 4 | 4 | ||
| 5 | include netapi.inc | 5 | include netapi.inc |
| 6 | 6 | ||
| 7 | PR = "${INC_PR}.0" | ||
| 8 | |||
| 7 | EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}" | 9 | EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}" |
| 8 | 10 | ||
| 9 | do_compile () { | 11 | do_compile () { |
