* [Buildroot] [git commit] util-linux: select libsmartcols when partx is selected
@ 2016-10-20 19:54 Thomas Petazzoni
2016-10-20 19:56 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni @ 2016-10-20 19:54 UTC (permalink / raw)
To: buildroot
commit: https://git.buildroot.net/buildroot/commit/?id=1854018b01df9cbb24911f617753b8ebe217b965
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Fixes
http://autobuild.buildroot.net/results/be2/be2e81b27a21355d7a453316d9df1cd4b0da2106/
Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/util-linux/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/util-linux/Config.in b/package/util-linux/Config.in
index 38d68ca..0c33919 100644
--- a/package/util-linux/Config.in
+++ b/package/util-linux/Config.in
@@ -259,6 +259,7 @@ config BR2_PACKAGE_UTIL_LINUX_PARTX
bool "partition utilities"
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
+ select BR2_PACKAGE_UTIL_LINUX_LIBSMARTCOLS
select BR2_PACKAGE_UTIL_LINUX_LIBUUID
help
Partition utilities (addpart, delpart, partx)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [git commit] util-linux: select libsmartcols when partx is selected
2016-10-20 19:54 [Buildroot] [git commit] util-linux: select libsmartcols when partx is selected Thomas Petazzoni
@ 2016-10-20 19:56 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-10-20 19:56 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 20 Oct 2016 21:54:53 +0200, Thomas Petazzoni wrote:
> commit: https://git.buildroot.net/buildroot/commit/?id=1854018b01df9cbb24911f617753b8ebe217b965
> branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
>
> Fixes
> http://autobuild.buildroot.net/results/be2/be2e81b27a21355d7a453316d9df1cd4b0da2106/
>
> Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> package/util-linux/Config.in | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-20 19:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-20 19:54 [Buildroot] [git commit] util-linux: select libsmartcols when partx is selected Thomas Petazzoni
2016-10-20 19:56 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox