aboutsummaryrefslogtreecommitdiffstats
path: root/packages/util-linux
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2008-10-23 12:15:00 +0200
committerAndreas Oberritter <obi@opendreambox.org>2008-10-23 12:15:00 +0200
commitdf72322e17a2f72ffa0ca403d2c7f048be4bb8f8 (patch)
treec3d08eae4a170cee309646c1b0e692a7c572a6cd /packages/util-linux
parentba461d51affed6e2fc3c7f6c14648e053a9e29e1 (diff)
downloadopenembedded-df72322e17a2f72ffa0ca403d2c7f048be4bb8f8.tar.gz
util-linux-native: apply glibc-fix.patch
Diffstat (limited to 'packages/util-linux')
-rw-r--r--packages/util-linux/util-linux-native_2.12r.bb3
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 ff06fec39f..a2405e25e0 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"