Port libuuid from util-linux
This is required by sgdisk.
This commit is contained in:
committed by
Norman Feske
parent
3873daff94
commit
71193e0f5c
9
ports/util-linux.port
Normal file
9
ports/util-linux.port
Normal file
@@ -0,0 +1,9 @@
|
||||
LICENSE := GPLv2
|
||||
VERSION := 2.33.2
|
||||
DOWNLOADS := util-linux.git
|
||||
|
||||
URL(util-linux) := https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/
|
||||
REV(util-linux) := v$(VERSION)
|
||||
DIR(util-linux) := src/lib/util-linux
|
||||
|
||||
PATCHES := src/lib/libuuid/patches/*.patch
|
||||
Reference in New Issue
Block a user