aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/util-linux-ng/util-linux-ng_2.16.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2009-07-30 02:37:25 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2009-07-30 02:37:25 +0200
commitd894b5a78eeb5509fe817808234727b86660d430 (patch)
treeff419e36ca8258a3041e4f81ed5e7857aac0a039 /recipes/util-linux-ng/util-linux-ng_2.16.bb
parent40cf96ddd235e78d7ce54fe81f9a86e486ba9b6c (diff)
downloadopenembedded-d894b5a78eeb5509fe817808234727b86660d430.tar.gz
util-linux-ng: fix tls detection
* breaks msvc support for now * bump PR
Diffstat (limited to 'recipes/util-linux-ng/util-linux-ng_2.16.bb')
-rw-r--r--recipes/util-linux-ng/util-linux-ng_2.16.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/util-linux-ng/util-linux-ng_2.16.bb b/recipes/util-linux-ng/util-linux-ng_2.16.bb
index 78d8150d04..c22219a816 100644
--- a/recipes/util-linux-ng/util-linux-ng_2.16.bb
+++ b/recipes/util-linux-ng/util-linux-ng_2.16.bb
@@ -1,8 +1,9 @@
require util-linux-ng.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
SRC_URI += "file://uclibc-compile.patch;patch=1 \
+ file://tls.patch;patch=1 \
"
EXTRA_OECONF += " --enable-libuuid --enable-libblkid \