[oe-commits] org.oe.dev merge of '0d87f3ceec0d253d684273f4ec3270544b92f192'

oe commit oe at amethyst.openembedded.net
Mon Mar 17 08:57:43 UTC 2008


merge of '0d87f3ceec0d253d684273f4ec3270544b92f192'
     and '67a258d1a15721fbf7bb3dff9040d514a67383c7'

Author: oe at openembedded.org
Branch: org.openembedded.dev
Revision: 7751b8f4837d93098feef3b5b0eb4c6d1f8a3188
ViewMTN: http://monotone.openembedded.org/revision/info/7751b8f4837d93098feef3b5b0eb4c6d1f8a3188
Files:
1
classes/siteinfo.bbclass
site/avr32-common
Diffs:

#
# mt diff -r0d87f3ceec0d253d684273f4ec3270544b92f192 -r7751b8f4837d93098feef3b5b0eb4c6d1f8a3188
#
#
#
# patch "classes/siteinfo.bbclass"
#  from [87040575ac54a47e976175623587d296fbb213d0]
#    to [077b2428cada7c0cf99398f036e5ced33b74571b]
# 
# patch "site/avr32-common"
#  from [545ef01a4fb0edbd7253e091ab328b8acdc99dbe]
#    to [04feff8c64691dddb91f8f586624d81d813d4a29]
#
============================================================
--- classes/siteinfo.bbclass	87040575ac54a47e976175623587d296fbb213d0
+++ classes/siteinfo.bbclass	077b2428cada7c0cf99398f036e5ced33b74571b
@@ -30,7 +30,6 @@ def get_siteinfo_list(d):
                "arm-linux-gnueabi":       "endian-little bit-32 common-linux common-glibc arm-common arm-linux",\
                "arm-linux-uclibc":        "endian-little bit-32 common-linux common-uclibc arm-common",\
                "arm-linux-uclibcgnueabi": "endian-little bit-32 common-linux common-uclibc arm-common arm-linux-uclibc",\
-               "avr32-linux":             "endian-big bit-32 common-linux common-glibc avr32-common",\ 
                "avr32-linux-uclibc":      "endian-big bit-32 common-linux common-uclibc avr32-common",\
                "bfin-uclinux-uclibc":       "endian-little bit-32 common-uclibc bfin-common",\
                "i386-linux":              "endian-little bit-32 common-linux common-glibc ix86-common",\
============================================================
--- site/avr32-common	545ef01a4fb0edbd7253e091ab328b8acdc99dbe
+++ site/avr32-common	04feff8c64691dddb91f8f586624d81d813d4a29
@@ -1,7 +1,8 @@
-glib_cv_stack_grows=${glib_cv_stack_grows=no}
+#glib glib_cv_stack_grows=${glib_cv_stack_grows=no}
 ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
 glib_cv_uscore=${glib_cv_uscore=no}
 ac_cv_func_setpgrp_void=${ac_cv_func_setpgrp_void=yes}
+ac_cv_func_posix_getgrgid_r=${ac_cv_func_getgrgid_r=yes}
 
 #dbus-glib
 ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}


#
# mt diff -r67a258d1a15721fbf7bb3dff9040d514a67383c7 -r7751b8f4837d93098feef3b5b0eb4c6d1f8a3188
#
#
# no changes
#






More information about the Openembedded-commits mailing list