[oe-commits] org.oe.dev merge of '19cba47403d3f84e9f053863d3371ac3af470966'

oe commit oe at amethyst.openembedded.net
Fri Jul 25 07:29:46 UTC 2008


merge of '19cba47403d3f84e9f053863d3371ac3af470966'
     and 'b8fa5480d2b2cfdbca87e0a6795f2eec374b08b4'

Author: oe at openembedded.org
Branch: org.openembedded.dev
Revision: b42174d09cb3b9f238349e9eedac55b9e33333f8
ViewMTN: http://monotone.openembedded.org/revision/info/b42174d09cb3b9f238349e9eedac55b9e33333f8
Files:
1
packages/gpe-login/gpe-login-0.86
packages/gpe-login/gpe-login-0.86/chvt-keylaunch.patch
packages/gpe-login/gpe-login-0.87
packages/gpe-login/gpe-login-0.87/chvt-keylaunch.patch
packages/gpe-login/gpe-login-0.88
packages/gpe-login/gpe-login-0.88/chvt-keylaunch.patch
packages/gpe-login/gpe-login_0.87.bb
packages/gpe-login/gpe-login_0.88.bb
packages/gpe-login/gpe-login_0.90.bb
packages/gpe-login/gpe-login_0.91.bb
packages/gpe-login/gpe-login_0.92.bb
packages/dmalloc
packages/dmalloc/files
packages/dmalloc/dmalloc_5.5.2.bb
packages/dmalloc/files/conf.h
packages/dmalloc/files/configure-pagesize-HACK.patch
packages/gpe-login/gpe-login_0.93.bb
packages/gpe-login/gpe-login_svn.bb
packages/libgpewidget/libgpewidget-hildon_0.102.bb
packages/libgpewidget/libgpewidget_0.114.bb
packages/libgpewidget/libgpewidget_0.115.bb
packages/libgpewidget/libgpewidget_svn.bb
packages/uclibc/uclibc-cvs/uclibc-arm-ftruncate64.patch
packages/uclibc/files/uclibc-arm-ftruncate64.patch
packages/uclibc/uclibc-initial_svn.bb
packages/uclibc/uclibc_svn.bb
Diffs:

#
# mt diff -r19cba47403d3f84e9f053863d3371ac3af470966 -rb42174d09cb3b9f238349e9eedac55b9e33333f8
#
#
#
# delete "packages/gpe-login/gpe-login-0.86"
# 
# delete "packages/gpe-login/gpe-login-0.86/chvt-keylaunch.patch"
# 
# delete "packages/gpe-login/gpe-login-0.87"
# 
# delete "packages/gpe-login/gpe-login-0.87/chvt-keylaunch.patch"
# 
# delete "packages/gpe-login/gpe-login-0.88"
# 
# delete "packages/gpe-login/gpe-login-0.88/chvt-keylaunch.patch"
# 
# delete "packages/gpe-login/gpe-login_0.87.bb"
# 
# delete "packages/gpe-login/gpe-login_0.88.bb"
# 
# delete "packages/gpe-login/gpe-login_0.90.bb"
# 
# delete "packages/gpe-login/gpe-login_0.91.bb"
# 
# delete "packages/gpe-login/gpe-login_0.92.bb"
# 
# add_dir "packages/dmalloc"
# 
# add_dir "packages/dmalloc/files"
# 
# add_file "packages/dmalloc/dmalloc_5.5.2.bb"
#  content [aa24570f2974c333c1852d59145ded078b23b367]
# 
# add_file "packages/dmalloc/files/conf.h"
#  content [72830e8a3d4d7c633236fb60ffcb3f68ca5c2b11]
# 
# add_file "packages/dmalloc/files/configure-pagesize-HACK.patch"
#  content [5b3cd63e4e5ee0c82479b70630747e0afa1be2b1]
# 
# patch "packages/gpe-login/gpe-login_0.93.bb"
#  from [37a976053be7e397317ee38072b254e3fac7a435]
#    to [2c3fbb0605b52ee65d40231e9040f75754993082]
# 
# patch "packages/gpe-login/gpe-login_svn.bb"
#  from [33df3f10d246b4c89129bb35aa4b26a157d25d97]
#    to [a917f48333e601410cc1fc13ab79446ee251becb]
# 
# patch "packages/libgpewidget/libgpewidget-hildon_0.102.bb"
#  from [e3d1392eadcd3dc4dcdb1c2f5968acac78d68a2c]
#    to [182dc8ae6d854dd15545f7fde49ed2e8709681a5]
# 
# patch "packages/libgpewidget/libgpewidget_0.114.bb"
#  from [e05fe68286d75bc7281a4c408763daefc85c6902]
#    to [9901d7baf7b140c33f34090f9de92492e1eb66f6]
# 
# patch "packages/libgpewidget/libgpewidget_0.115.bb"
#  from [1d195450f8b46de66772810cb967c104965ee062]
#    to [d10b45d0875235342280431e15a5666e722c2099]
# 
# patch "packages/libgpewidget/libgpewidget_svn.bb"
#  from [69f7d28ef2adc9148e88bfe12dbc1b319bf65f65]
#    to [3ca2d2ee898270d7cc4ce19932e22a49883acdb1]
#
============================================================
--- packages/dmalloc/dmalloc_5.5.2.bb	aa24570f2974c333c1852d59145ded078b23b367
+++ packages/dmalloc/dmalloc_5.5.2.bb	aa24570f2974c333c1852d59145ded078b23b367
@@ -0,0 +1,25 @@
+DESCRIPTION = "Debug Malloc Library"
+SECTION = "libs/devel"
+HOMEPAGE = "http://dmalloc.com"
+LICENSE = "CCSA"
+
+SRC_URI = "\
+  http://dmalloc.com/releases/dmalloc-${PV}.tgz \
+  file://configure-pagesize-HACK.patch;patch=1 \
+# HACK we ship a preconfigured conf.h since otherwise it misses a whole lot of stuff and compilation fails.
+# TODO find out why and get rid of it
+  file://conf.h \
+"
+inherit autotools pkgconfig
+
+do_configure_append() {
+	install -m 0644 ${WORKDIR}/conf.h ${S}
+}
+
+do_stage() {
+	oe_libinstall -a libdmalloc ${STAGING_LIBDIR}
+}
+
+do_install() {
+	:
+}
============================================================
--- packages/dmalloc/files/conf.h	72830e8a3d4d7c633236fb60ffcb3f68ca5c2b11
+++ packages/dmalloc/files/conf.h	72830e8a3d4d7c633236fb60ffcb3f68ca5c2b11
@@ -0,0 +1,274 @@
+/* conf.h.  Generated by configure.  */
+/*
+ * Automatic configuration flags
+ *
+ * Copyright 2000 by Gray Watson
+ *
+ * This file is part of the dmalloc package.
+ *
+ * Permission to use, copy, modify, and distribute this software for any
+ * purpose and without fee is hereby granted, provided
+ * that the above copyright notice and this permission notice appear
+ * in all copies, and that the name of Gray Watson not be used in
+ * advertising or publicity pertaining to distribution of the document
+ * or software without specific, written prior permission.
+ *
+ * Gray Watson makes no representations about the suitability of the
+ * software described herein for any purpose.  It is provided "as is"
+ * without express or implied warranty.
+ *
+ * The author may be contacted via http://dmalloc.com/
+ *
+ * $Id: conf.h.in,v 1.99 2005/12/21 13:40:27 gray Exp $
+ */
+
+#ifndef __CONF_H__
+#define __CONF_H__
+
+/* please see settings.h for manual configuration options */
+
+/*
+ * NOTE: The following settings should not need to be tuned by hand.
+ */
+
+/*
+ * Set to 1 if the mprotect function was found and the PROT_NONE,
+ * PROT_READ, and PROT_WRITE defines were found in sys/mman.h.  This
+ * is so that we can restrict access to certain blocks of memory.
+ */
+#define PROTECT_ALLOWED 1
+
+/*
+ * (char *)sbrk(const int incr) is the main heap-memory allocation
+ * routine that most systems employ.  This extends the program's data
+ * space by INCR number of bytes.
+ *
+ * NOTE: If configure generates a 0 for this and HAVE_MMAP on your
+ * system, you should see the INTERNAL_MEMORY_SPACE setting in the
+ * settings.h file which is created from the settings.dist file.
+ */
+#define HAVE_SBRK 1
+
+/*
+ * (void *)mmap(...) is another heap-memory allocation routine that
+ * systems employ.  On newer systems it is often preferable over sbrk.
+ * It allocates a block of memory in the virtual-memory system.  The
+ * USE_MMAP define is set if the standard mmap call works.
+ *
+ * NOTE: If configure generates a 0 for this and HAVE_SBRK on your
+ * system, you should see the INTERNAL_MEMORY_SPACE setting in the
+ * settings.h file which is created from the settings.dist file.
+ */
+#define HAVE_MMAP 1
+#define USE_MMAP 1
+
+/*
+ * This is the basic block size in bits.  If possible, the configure
+ * script will set this to be the value returned by the getpagesize()
+ * function.  If not then some sort of best guess will be necessary.
+ * 15 (meaning basic block size of 32k) will probably be good.
+ *
+ * NOTE: some sbrk functions round to the correct page-size.  No
+ * problems aside from a possible small increase in the administration
+ * overhead should happen if this value is too high.
+ */
+#define BASIC_BLOCK 12
+
+/*
+ * The alignment value of all allocations in number of bytes for
+ * loading admin information before an allocation.  If possible, the
+ * configure script will set this to be the value returned by
+ * sizeof(long) which in most systems is the register width.
+ *
+ * NOTE: the value will never be auto-configured to be less than 8
+ * because some system (like sparc for instance) report the sizeof(long)
+ * == 4 while the register size is 8 bytes.  Certain memory needs to be of
+ * the same base as the register size (stack frames, code, etc.).  Any
+ * ideas how I can determine the register size in a better (and portable)
+ * fashion?
+ *
+ * NOTE: larger the number the more memory may be wasted by certain
+ * debugging settings like fence-post checking.
+ */
+#define ALLOCATION_ALIGNMENT 8
+
+/*
+ * This checks to see if the abort routine does extensive cleaning up
+ * before halting a program.  If so then it may call malloc functions
+ * making the library go recursive.  If abort is set to not okay then
+ * you should tune the KILL_PROCESS and SIGNAL_INCLUDE options in
+ * settings.h if you want the library to be able to dump core.
+ */
+#define ABORT_OKAY 1
+
+/*
+ * This checks to see if we can include signal.h and get SIGHUP,
+ * SIGINT, and SIGTERM for the catch-signals token.  With this token,
+ * you can have the library do an automatic shutdown if we see the
+ * above signals.
+ */
+#define SIGNAL_OKAY 1
+#define RETSIGTYPE void
+
+/*
+ * This checks to see if we can include return.h and use the assembly
+ * macros there to call the callers address for logging.  If you do
+ * not want this behavior, then set the USE_RETURN_MACROS to 0 in the
+ * settings.h file.
+ */
+#define RETURN_MACROS_WORK 1
+
+/*
+ * Why can't the compiler folks agree about this.  I really hate Unix
+ * sometimes for its blatant disregard for anything approaching a
+ * standard.
+ */
+#define IDENT_WORKS 1
+
+/*
+ * Which pthread include file to use.
+ */
+#define HAVE_PTHREAD_H 1
+#define HAVE_PTHREADS_H 0
+
+/*
+ * What pthread functions do we have?
+ */
+#define HAVE_PTHREAD_MUTEX_INIT 1
+#define HAVE_PTHREAD_MUTEX_LOCK 1
+#define HAVE_PTHREAD_MUTEX_UNLOCK 1
+
+/*
+ * What is the pthread mutex type?  Usually (always?) it is
+ * pthread_mutex_t.
+ */
+#define THREAD_MUTEX_T pthread_mutex_t
+
+/*
+ * On some systems, you initialize mutex variables with NULL.  Others
+ * require various stupid non-portable incantations.  The OSF 3.2 guys
+ * should be ashamed of themselves.  This only is used if the
+ * LOCK_THREADS setting is enabled in the settings.h.
+ */
+#define THREAD_LOCK_INIT_VAL 0
+
+/*
+ * Under the Cygwin environment, when malloc calls getenv, it core
+ * dumps.  This is because Cygwin, as far as I know, is loading the
+ * shared libraries for the various system functions and goes
+ * recursive with a call to getenv.  Ugh.
+ *
+ * So we have to delay the getenv call.  This sets when we can do the
+ * getenv call so the environmental processing is delayed.
+ */
+#define GETENV_SAFE 1
+
+/*
+ * See whether support exists for the constructor attribute which
+ * allows the library to run code before main() is called.  I know
+ * that later versions of gcc have support for this and maybe other
+ * compilers do as well.
+ */
+#define CONSTRUCTOR_WORKS 1
+
+/*
+ * See whether support exists for the destructor attribute which
+ * allows the library to run code after main() is exited.  I know
+ * that later versions of gcc have support for this and maybe other
+ * compilers do as well.
+ */
+#define DESTRUCTOR_WORKS 1
+
+/*
+ * See if we have the GetEnvironmentVariableA Cygwin function.  This
+ * is used as a getenv replacement.
+ */
+#define HAVE_GETENVIRONMENTVARIABLEA 0
+
+/*
+ * LIBRARY DEFINES:
+ */
+
+/*
+ * Whether the compiler and OS has standard C headers.
+ */
+#define STDC_HEADERS 1
+
+/*
+ * Some systems have functions which can register routines to be
+ * called by exit(3) (or when the program returns from main).  This
+ * functionality allows the dmalloc_shutdown() routine to be called
+ * automatically upon program completion so that the library can log
+ * statistics.  Use the AUTO_SHUTDOWN define above to disable this.
+ * Please send me mail if this functionality exists on your system but
+ * in another name.
+ *
+ * NOTE: If neither is available, take a look at atexit.c in the
+ * contrib directory which may provide this useful functionality for
+ * your system.
+ */
+#define HAVE_ATEXIT 1
+#define HAVE_ON_EXIT 1
+
+/* Is the DMALLOC_SIZE type unsigned? */
+#define DMALLOC_SIZE_UNSIGNED 1
+
+/*
+ * The dmalloc library provides its own versions of the following
+ * functions, or knows how to work around their absence.
+ */
+/* bells and whistles */
+#define HAVE_FORK 1
+#define HAVE_GETHOSTNAME 1
+#define HAVE_GETPID 1
+#define HAVE_GETUID 1
+#define HAVE_TIME 1
+#define HAVE_CTIME 1
+
+#define HAVE_VPRINTF 1
+#define HAVE_SNPRINTF 1
+#define HAVE_VSNPRINTF 1
+
+#define HAVE_RECALLOC 0
+#define HAVE_MEMALIGN 1
+#define HAVE_VALLOC 1
+
+/* various functions for arg checking and/or internal use */
+
+#define HAVE_ATOI 1
+#define HAVE_ATOL 1
+#define HAVE_BCMP 1
+#define HAVE_BCOPY 1
+#define HAVE_BZERO 1
+#define HAVE_INDEX 1
+#define HAVE_MEMCCPY 1
+#define HAVE_MEMCHR 1
+#define HAVE_MEMCMP 1
+#define HAVE_MEMCPY 1
+#define HAVE_MEMMOVE 1
+#define HAVE_MEMSET 1
+#define HAVE_RINDEX 1
+#define HAVE_STRCASECMP 1
+#define HAVE_STRCAT 1
+#define HAVE_STRCHR 1
+#define HAVE_STRCMP 1
+#define HAVE_STRCPY 1
+#define HAVE_STRCSPN 1
+#define HAVE_STRDUP 0
+#define HAVE_STRLEN 1
+#define HAVE_STRNCASECMP 1
+#define HAVE_STRNCAT 1
+#define HAVE_STRNCMP 1
+#define HAVE_STRNCPY 1
+#define HAVE_STRNDUP 0
+#define HAVE_STRPBRK 1
+#define HAVE_STRRCHR 1
+#define HAVE_STRSEP 1
+#define HAVE_STRSPN 1
+#define HAVE_STRSTR 1
+#define HAVE_STRTOK 1
+
+/* manual settings */
+#include "settings.h"
+
+#endif /* ! __CONF_H__ */
============================================================
--- packages/dmalloc/files/configure-pagesize-HACK.patch	5b3cd63e4e5ee0c82479b70630747e0afa1be2b1
+++ packages/dmalloc/files/configure-pagesize-HACK.patch	5b3cd63e4e5ee0c82479b70630747e0afa1be2b1
@@ -0,0 +1,33 @@
+Index: dmalloc-5.5.2/configure.ac
+===================================================================
+--- dmalloc-5.5.2.orig/configure.ac
++++ dmalloc-5.5.2/configure.ac
+@@ -348,26 +348,8 @@ AC_MSG_RESULT([$ac_cv_use_mmap])
+ #
+ AC_CHECK_FUNCS(getpagesize)
+ AC_MSG_CHECKING([basic-block size])
+-ac_cv_page_size=0
+-if test $ac_cv_page_size = 0; then
+-   AC_RUN_IFELSE([main() { if (getpagesize()<=2048) exit(0); else exit(1); }],
+-	[ ac_cv_page_size=11 ] )
+-fi
+-if test $ac_cv_page_size = 0; then
+-   AC_RUN_IFELSE([main() { if (getpagesize()<=4096) exit(0); else exit(1); }],
+-	[ ac_cv_page_size=12 ] )
+-fi
+-if test $ac_cv_page_size = 0; then
+-   AC_RUN_IFELSE([main() { if (getpagesize()<=8192) exit(0); else exit(1); }],
+-	[ ac_cv_page_size=13 ] )
+-fi
+-if test $ac_cv_page_size = 0; then
+-   AC_RUN_IFELSE([main() { if (getpagesize()<=16384) exit(0); else exit(1); }],
+-	[ ac_cv_page_size=14 ] )
+-fi
+-if test $ac_cv_page_size = 0; then
+-    ac_cv_page_size=15
+-fi
++# fix to 4K for now
++ac_cv_page_size=12
+ AC_DEFINE_UNQUOTED([BASIC_BLOCK],[$ac_cv_page_size])
+ AC_MSG_RESULT([$ac_cv_page_size])
+ 
============================================================
--- packages/gpe-login/gpe-login_0.93.bb	37a976053be7e397317ee38072b254e3fac7a435
+++ packages/gpe-login/gpe-login_0.93.bb	2c3fbb0605b52ee65d40231e9040f75754993082
@@ -5,7 +5,7 @@ RPROVIDES_${PN} = "gpe-session-starter"
 DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
 RDEPENDS = "xkbd gpe-theme-clearlooks"
 RPROVIDES_${PN} = "gpe-session-starter"
-PR = "r0"
+PR = "r1"
 
 SRC_URI_OVERRIDES_PACKAGE_ARCH = "1"
 
@@ -22,3 +22,16 @@ SRC_URI_append_c7x0 = "file://brightness
 SRC_URI_append_akita = "file://brightness-adjust-keyluanchrc.patch;patch=1"
 SRC_URI_append_c7x0 = "file://brightness-adjust-keyluanchrc.patch;patch=1"
 
+
+CONFFILES_${PN} += " \
+${sysconfdir}/apm/suspend.d/S98lock-display \
+${sysconfdir}/gpe/gpe-login.conf \
+${sysconfdir}/gpe/locale.alias \
+${sysconfdir}/sysconfig/gpelogin \
+${sysconfdir}/X11/gpe-login.keylaunchrc \
+${sysconfdir}/X11/gpe-login.gtkrc \
+${sysconfdir}/X11/gpe-login.setup \
+${sysconfdir}/X11/gpe-login.pre-session \
+${sysconfdir}/X11/Xinit.d/99gpe-login \
+${sysconfdir}/X11/Xsession.d/50autolock \
+"
============================================================
--- packages/gpe-login/gpe-login_svn.bb	33df3f10d246b4c89129bb35aa4b26a157d25d97
+++ packages/gpe-login/gpe-login_svn.bb	a917f48333e601410cc1fc13ab79446ee251becb
@@ -5,7 +5,7 @@ RPROVIDES_${PN} = "gpe-session-starter"
 DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
 RDEPENDS = "xkbd"
 RPROVIDES_${PN} = "gpe-session-starter"
-PV = "0.90+svn${SRCDATE}"
+PV = "0.93+svn${SRCDATE}"
 
 inherit autotools
 
@@ -16,4 +16,18 @@ S = "${WORKDIR}/${PN}"
 
 S = "${WORKDIR}/${PN}"
 
+CONFFILES_${PN} += " \
+${sysconfdir}/apm/suspend.d/S98lock-display \
+${sysconfdir}/gpe/gpe-login.conf \
+${sysconfdir}/gpe/locale.alias \
+${sysconfdir}/sysconfig/gpelogin \
+${sysconfdir}/X11/gpe-login.keylaunchrc \
+${sysconfdir}/X11/gpe-login.gtkrc \
+${sysconfdir}/X11/gpe-login.setup \
+${sysconfdir}/X11/gpe-login.pre-session \
+${sysconfdir}/X11/Xinit.d/99gpe-login \
+${sysconfdir}/X11/Xsession.d/50autolock \
+"
+
+
 DEFAULT_PREFERENCE = "-1"
============================================================
--- packages/libgpewidget/libgpewidget-hildon_0.102.bb	e3d1392eadcd3dc4dcdb1c2f5968acac78d68a2c
+++ packages/libgpewidget/libgpewidget-hildon_0.102.bb	182dc8ae6d854dd15545f7fde49ed2e8709681a5
@@ -4,18 +4,15 @@ DEPENDS     = "gtk+ libxrender gtk-doc i
 SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "gtk+ libxrender gtk-doc intltool-native sdk-default-icons"
-RDEPENDS    = "sdk-default-icons"
 PROVIDES    = "libgpewidget"
-RPROVIDES   = "libgpewidget"
 
-SRC_URI     = "${GPE_MIRROR}/libgpewidget-${PV}.tar.bz2"
+DEFAULT_PREFERENCE = "-1"
 
+inherit autotools pkgconfig
+
+SRC_URI     = "${GPE_MIRROR}/libgpewidget-${PV}.tar.bz2"
 S = "${WORKDIR}/libgpewidget-${PV}"
 
-DEFAULT_PREFERENCE = "-1"
-
-inherit pkgconfig autotools
-
 EXTRA_OECONF = "--enable-hildon"
 
 do_stage () {
@@ -23,3 +20,5 @@ do_stage () {
 	autotools_stage_includes
 }
 
+RDEPENDS = "sdk-default-icons"
+RPROVIDES = "libgpewidget"
============================================================
--- packages/libgpewidget/libgpewidget_0.114.bb	e05fe68286d75bc7281a4c408763daefc85c6902
+++ packages/libgpewidget/libgpewidget_0.114.bb	9901d7%s
>>> DIFF TRUNCATED @ 16K


#
# mt diff -rb8fa5480d2b2cfdbca87e0a6795f2eec374b08b4 -rb42174d09cb3b9f238349e9eedac55b9e33333f8
#
#
#
# rename "packages/uclibc/uclibc-cvs/uclibc-arm-ftruncate64.patch"
#     to "packages/uclibc/files/uclibc-arm-ftruncate64.patch"
# 
# patch "packages/uclibc/uclibc-initial_svn.bb"
#  from [766c264be7d787f2285f02b13a392f43cb2a87d2]
#    to [f93c2db24556094e01b1100d0abfb605627c9169]
# 
# patch "packages/uclibc/uclibc_svn.bb"
#  from [837ea53cd611b44f1987f917d2e4554a1ea7c756]
#    to [88b7021e9c8e55186b7a8a8fe49a21da5aa94bac]
#
============================================================
--- packages/uclibc/uclibc-initial_svn.bb	766c264be7d787f2285f02b13a392f43cb2a87d2
+++ packages/uclibc/uclibc-initial_svn.bb	f93c2db24556094e01b1100d0abfb605627c9169
@@ -1,8 +1,6 @@ require uclibc_svn.bb
 SECTION = "base"
 require uclibc_svn.bb
 
-FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/uclibc-cvs', '${FILE_DIRNAME}/uclibc', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
-
 DEPENDS = "linux-libc-headers ncurses-native virtual/${TARGET_PREFIX}gcc-initial"
 PROVIDES = "virtual/${TARGET_PREFIX}libc-initial"
 PACKAGES = ""
============================================================
--- packages/uclibc/uclibc_svn.bb	837ea53cd611b44f1987f917d2e4554a1ea7c756
+++ packages/uclibc/uclibc_svn.bb	88b7021e9c8e55186b7a8a8fe49a21da5aa94bac
@@ -8,7 +8,7 @@ PV = "${UCLIBC_BASE}+svnr${SRCREV}"
 #
 UCLIBC_BASE ?= "0.9.29"
 PV = "${UCLIBC_BASE}+svnr${SRCREV}"
-PR = "r11"
+PR = "r12"
 #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take
 # precedence.
 
@@ -28,8 +28,6 @@ SRC_URI += "svn://uclibc.org/trunk;modul
             file://uClibc.machine \
             file://uClibc.distro \
             file://uclibc-arm-ftruncate64.patch;patch=1 \
-            file://errno_values.h.patch;patch=1 \
-	    file://build_wcs_upper_buffer.patch;patch=1 \
             file://arm_fix_alignment.patch;patch=1 \
 	    file://unistd_arm.patch;patch=1 \
             "






More information about the Openembedded-commits mailing list