org.openembedded.dev: 2c516ae9cd91246a875656d95a0a2ac563c78508

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 2 20:53:42 CEST 2008


revision:            2c516ae9cd91246a875656d95a0a2ac563c78508
date:                2008-04-24T16:51:55
author:              khem at openembedded.org
branch:              org.openembedded.dev
changelog:
make diffutils compile on EABI uclibc.

manifest:
format_version "1"

new_manifest [cbce8f7fe700e081c810e070fc5ab79ca0275ad1]

old_revision [8ad9557ac9304643357a146989839e365bbb07a8]

patch "packages/diffutils/diffutils_2.8.1.bb"
 from [8549a96143d03b98e290128f5dbd920fde3f0b15]
   to [56edb2ce56f8f5b687f020e7754b9a64fc49c50d]
-------------- next part --------------
#
#
# patch "packages/diffutils/diffutils_2.8.1.bb"
#  from [8549a96143d03b98e290128f5dbd920fde3f0b15]
#    to [56edb2ce56f8f5b687f020e7754b9a64fc49c50d]
#
============================================================
--- packages/diffutils/diffutils_2.8.1.bb	8549a96143d03b98e290128f5dbd920fde3f0b15
+++ packages/diffutils/diffutils_2.8.1.bb	56edb2ce56f8f5b687f020e7754b9a64fc49c50d
@@ -3,7 +3,7 @@ used for creating patch files."
 DESCRIPTION = "Diffutils contains the GNU diff, diff3, \
 sdiff, and cmp utilities. These programs are usually \
 used for creating patch files."
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "${GNU_MIRROR}/diffutils/diffutils-${PV}.tar.gz"
 
@@ -15,6 +15,7 @@ EXTRA_OECONF_linux-uclibc = "--without-i
 # because it uses __mempcpy, there are other things (TBD:
 # see diffutils.mk in buildroot)
 EXTRA_OECONF_linux-uclibc = "--without-included-regex"
+EXTRA_OECONF_linux-uclibcgnueabi = "--without-included-regex"
 
 do_install_append () {
         mv ${D}${bindir}/diff ${D}${bindir}/diff.${PN}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080502/0d709440/attachment.htm 


More information about the commitlog mailing list