diff options
| -rw-r--r-- | meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb b/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb index db5686e7d6..42f7ca5605 100644 --- a/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb +++ b/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb | |||
| @@ -15,6 +15,9 @@ SRC_URI[sha256sum] = "aa8c747f0bfe819b2387b05e12db8d35e4ac96dcb2432873a0b939e248 | |||
| 15 | 15 | ||
| 16 | inherit autotools | 16 | inherit autotools |
| 17 | 17 | ||
| 18 | PACKAGECONFIG ??= "" | ||
| 19 | PACKAGECONFIG[uuid] = "--with-uuid,--without-uuid,util-linux" | ||
| 20 | |||
| 18 | # required or it calls ldconfig at install step | 21 | # required or it calls ldconfig at install step |
| 19 | EXTRA_OEMAKE = "LDCONFIG=echo" | 22 | EXTRA_OEMAKE = "LDCONFIG=echo" |
| 20 | 23 | ||
