The fix from Khem Raj to use extern "C" instead of __BEGIN_DECL/__END_DECL 
macros

Signed-off-by: Denys Dmytriyenko <de...@ti.com>
Cc: Khem Raj <raj.k...@gmail.com>
---
 recipes-devtools/ion/libion_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-devtools/ion/libion_git.bb 
b/recipes-devtools/ion/libion_git.bb
index 7c93ed3..8bfe19e 100644
--- a/recipes-devtools/ion/libion_git.bb
+++ b/recipes-devtools/ion/libion_git.bb
@@ -7,7 +7,7 @@ PV = "1.0.0"
 
 BRANCH = "master"
 SRC_URI = "git://github.com/glneo/libion.git;protocol=git;branch=${BRANCH}"
-SRCREV = "11dad7977ec3ecba37c013da7ec0408c01413000"
+SRCREV = "813bd63e2f2118e17cb1c5d38505a1e572a2381c"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
_______________________________________________
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to