[oe-commits] org.oe.dev uclibc_svn: remove patches that have been applied upstream

koen commit openembedded-commits at lists.openembedded.org
Mon Sep 11 09:51:21 UTC 2006


uclibc_svn: remove patches that have been applied upstream

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: f381f85181c143ee817eed25326a5e226729146d
ViewMTN: http://monotone.openembedded.org/revision.psp?id=f381f85181c143ee817eed25326a5e226729146d
Files:
1
packages/uclibc/uclibc_svn.bb
Diffs:

#
# mt diff -raf841a5c49cb9f997babdec3b8ceede4cccb5f61 -rf381f85181c143ee817eed25326a5e226729146d
#
# 
# 
# patch "packages/uclibc/uclibc_svn.bb"
#  from [2b3de40104be9e3ee65511136f8e078392c9dbe7]
#    to [5a7f4512e8db684a2b373962bc1087b490106a06]
# 
============================================================
--- packages/uclibc/uclibc_svn.bb	2b3de40104be9e3ee65511136f8e078392c9dbe7
+++ packages/uclibc/uclibc_svn.bb	5a7f4512e8db684a2b373962bc1087b490106a06
@@ -34,24 +34,4 @@ S = "${WORKDIR}/uClibc"
 # have a 'good' set of kernel header files in the cross directory.
 #UCLIBC_PATCHES += "file://nokernelheadercheck.patch;patch=1"
 #
-# Thumb support
-UCLIBC_PATCHES += " file://thumb-defined-arm-or-thumb.patch;patch=1"
-#
-# Thumb interworking support
-UCLIBC_PATCHES += " file://thumb-mov-pc-bx.patch;patch=1"
-UCLIBC_PATCHES += " file://thumb-swi-r7.patch;patch=1"
-UCLIBC_PATCHES += " file://thumb-sysnum-h.patch;patch=1"
-UCLIBC_PATCHES += " file://thumb-asm-swi.patch;patch=1"
-UCLIBC_PATCHES += " file://thumb-call-via-rx.patch;patch=1"
-#
-# This is a core change and is controversial, maybe even wrong
-# on some architectures
-THUMB_INTERWORK_RESOLVE_PATCH = ""
-THUMB_INTERWORK_RESOLVE_PATCH_thumb-interwork = " file://thumb-resolve.patch;patch=1"
-UCLIBC_PATCHES += " ${THUMB_INTERWORK_RESOLVE_PATCH}"
 
-# Set this for non-head patches (the above list should match the
-# requirements of the SVN head).
-UCLIBC_SVN_PATCHES ?= "${UCLIBC_PATCHES}"
-
-SRC_URI += "${UCLIBC_SVN_PATCHES}"






More information about the Openembedded-commits mailing list