1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

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>
This commit is contained in:
Qing He
2011-01-19 09:44:51 +08:00
committed by Saul Wold
parent ff02b36428
commit 036e4a920f
2 changed files with 9 additions and 2 deletions
@@ -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"