mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
package/collectd: replace utf-8 quote by ascii single quote
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
2a72594448
commit
ca5c5fe44c
@ -389,7 +389,7 @@ config BR2_PACKAGE_COLLECTD_POSTGRESQL
|
|||||||
Connects to and executes SQL statements on a PostgreSQL
|
Connects to and executes SQL statements on a PostgreSQL
|
||||||
database. It then reads back the results and, depending on the
|
database. It then reads back the results and, depending on the
|
||||||
configuration, the returned values are then converted into
|
configuration, the returned values are then converted into
|
||||||
collectd “value lists”.
|
collectd 'value lists'.
|
||||||
|
|
||||||
comment "postgresql support needs a toolchain w/ wchar"
|
comment "postgresql support needs a toolchain w/ wchar"
|
||||||
depends on !BR2_USE_WCHAR
|
depends on !BR2_USE_WCHAR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user