mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/{odb,sdbusplus}: use "host <foo>" prompt
For consistency with the other host packages.
Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 6979ee5db0)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
e0403cef7d
commit
03b06f7f5f
@@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_HOST_ODB
|
||||
bool "host-odb"
|
||||
bool "host odb"
|
||||
select BR2_NEEDS_HOST_GCC_PLUGIN_SUPPORT
|
||||
help
|
||||
This is a compiler that takes a specially crafted c++ header
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_HOST_SDBUSPLUS
|
||||
bool "host-sdbusplus"
|
||||
bool "host sdbusplus"
|
||||
select BR2_PACKAGE_HOST_PKGCONF
|
||||
help
|
||||
A C++ library for sd-bus with a bindings and doc generator.
|
||||
|
||||
Reference in New Issue
Block a user