[oe-commits] Andreas Oberritter : util-linux-native: apply glibc-fix.patch

GIT User account git at amethyst.openembedded.net
Thu Oct 23 11:08:47 UTC 2008


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

Author: Andreas Oberritter <obi at opendreambox.org>
Date:   Thu Oct 23 12:15:00 2008 +0200

util-linux-native: apply glibc-fix.patch

---

 packages/util-linux/util-linux-native_2.12r.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/packages/util-linux/util-linux-native_2.12r.bb b/packages/util-linux/util-linux-native_2.12r.bb
index ff06fec..a2405e2 100644
--- a/packages/util-linux/util-linux-native_2.12r.bb
+++ b/packages/util-linux/util-linux-native_2.12r.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Util-linux is a suite of essential utilities for any Linux system
 SECTION = "base"
 LICENSE = "GPL"
 DEPENDS = "zlib-native ncurses-native"
-PR = "r1"
+PR = "r2"
 
 inherit autotools native
 
@@ -12,6 +12,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-${PV}.tar.
            file://make_include \
            file://swapargs.h \
 	   file://fdiskbsdlabel_thumb.diff;patch=1 \
+	   file://glibc-fix.patch;patch=1 \
 	   file://util-linux-2.12r-cramfs-1.patch;patch=1 \
            file://defines.h"
 





More information about the Openembedded-commits mailing list