[meta-ti] [thud/master][PATCH] libion: update to fix musl builds by avoiding __BEGIN_DECL/__END_DECL
Denys Dmytriyenko
denys at ti.com
Tue Sep 17 11:01:03 PDT 2019
The fix from Khem Raj to use extern "C" instead of __BEGIN_DECL/__END_DECL macros
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
Cc: Khem Raj <raj.khem at 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
More information about the meta-ti
mailing list