mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
ntfs-3g-ntfsprogs: add packageconfig for uuid
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
38e1bda668
commit
f6c1025039
@ -15,6 +15,9 @@ SRC_URI[sha256sum] = "aa8c747f0bfe819b2387b05e12db8d35e4ac96dcb2432873a0b939e248
|
||||
|
||||
inherit autotools
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[uuid] = "--with-uuid,--without-uuid,util-linux"
|
||||
|
||||
# required or it calls ldconfig at install step
|
||||
EXTRA_OEMAKE = "LDCONFIG=echo"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user