summaryrefslogtreecommitdiff
path: root/recipes/util-linux-ng/util-linux-ng_2.16.bb
diff options
context:
space:
mode:
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.bb8
1 files changed, 1 insertions, 7 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 bbcc9cef4f..ded257b319 100644
--- a/recipes/util-linux-ng/util-linux-ng_2.16.bb
+++ b/recipes/util-linux-ng/util-linux-ng_2.16.bb
@@ -1,14 +1,8 @@
require util-linux-ng.inc
-PR = "${INC_PR}.4"
+PR = "${INC_PR}"
SRC_URI += "file://uclibc-compile.patch;patch=1 \
file://tls.patch;patch=1 \
file://util-linux-ng-replace-siginterrupt.patch;patch=1 \
"
-
-EXTRA_OECONF += " --enable-libuuid --enable-libblkid \
- --disable-fsck"
-LDFLAGS_append_libc-uclibc = " -lintl"
-PACKAGES_DYNAMIC += "libuuid*"
-