1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 19:17:07 +00:00

util-linux: split out uuidgen to a separate package

uuidgen is needed by zypper and we don't want to drag in everything else
in util-linux, so split it out to a separate package.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton
2011-03-01 18:33:05 +00:00
committed by Saul Wold
parent 6c4c621475
commit 7708dde102
2 changed files with 3 additions and 2 deletions
@@ -1,6 +1,6 @@
MAJOR_VERSION = "2.17"
require util-linux.inc
PR = "r5"
PR = "r6"
SRC_URI += "file://uclibc-compile.patch \
file://util-linux-ng-replace-siginterrupt.patch \