[oe-commits] Koen Kooi : tcl: add 2 entries to arm-linux site file ( possibly only glibc specific, need to check)

git version control git at git.openembedded.org
Wed May 26 11:12:03 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0c340037644f87054462f62b50cd397c162615b7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0c340037644f87054462f62b50cd397c162615b7

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed May 26 13:04:18 2010 +0200

tcl: add 2 entries to arm-linux site file (possibly only glibc specific, need to check)

---

 recipes/tcltk/tcl_8.5.8.bb |    2 +-
 site/arm-linux             |    4 ++++
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/recipes/tcltk/tcl_8.5.8.bb b/recipes/tcltk/tcl_8.5.8.bb
index f5ad879..2209ca4 100644
--- a/recipes/tcltk/tcl_8.5.8.bb
+++ b/recipes/tcltk/tcl_8.5.8.bb
@@ -3,7 +3,7 @@ LICENSE = "tcl"
 SECTION = "devel/tcltk"
 HOMEPAGE = "http://tcl.sourceforge.net"
 
-PR = "r5"
+PR = "r6"
 
 SRC_URI = "\
   ${SOURCEFORGE_MIRROR}/tcl/tcl${PV}-src.tar.gz \
diff --git a/site/arm-linux b/site/arm-linux
index 18dfb38..65d8e01 100644
--- a/site/arm-linux
+++ b/site/arm-linux
@@ -178,3 +178,7 @@ rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev}
 # squeak (forbid unaliged access)
 ac_cv_double_align=${ac_cv_double_align=no}                           
 ac_cv_double_order=${ac_cv_double_order=no}
+
+# TCL
+tcl_cv_api_getaddrinfo=${tcl_cv_api_getaddrinfo=yes}
+tcl_cv_api_serial=${tcl_cv_api_serial=termios}





More information about the Openembedded-commits mailing list