aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/util-linux/util-linux_2.17.2.bb
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2011-01-19 09:44:51 +0800
committerSaul Wold <sgw@linux.intel.com>2011-01-24 14:09:12 -0800
commit036e4a920fe1dd97c521eb44dcb50bf3df29e43b (patch)
treece7b27b85810292d9e534b321912a621e7868348 /meta/recipes-core/util-linux/util-linux_2.17.2.bb
parentff02b364282befc1f8606b0bbf7fa659e7765ca5 (diff)
downloadopenembedded-core-contrib-036e4a920fe1dd97c521eb44dcb50bf3df29e43b.tar.gz
util-linux: separately packaging blkid and uuid
To avoid full set of util-linux included by library dependencies. Fixes [BUGID #661]. Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-core/util-linux/util-linux_2.17.2.bb')
-rw-r--r--meta/recipes-core/util-linux/util-linux_2.17.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/util-linux/util-linux_2.17.2.bb b/meta/recipes-core/util-linux/util-linux_2.17.2.bb
index 9b344d4de2..662bde0dfc 100644
--- a/meta/recipes-core/util-linux/util-linux_2.17.2.bb
+++ b/meta/recipes-core/util-linux/util-linux_2.17.2.bb
@@ -1,6 +1,6 @@
MAJOR_VERSION = "2.17"
require util-linux.inc
-PR="r1"
+PR = "r2"
SRC_URI += "file://uclibc-compile.patch \
file://util-linux-ng-replace-siginterrupt.patch"