mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
Remove description and url from header
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
51dea66f96
commit
f2c2f25cef
@@ -6,6 +6,7 @@ config BR2_PACKAGE_SQLCIPHER
|
||||
SQLCipher is an SQLite extension that provides 256 bits AES
|
||||
encryption of database files. Note that it is a fork of SQLite
|
||||
and they cannot be installed side-by-side.
|
||||
|
||||
http://sqlcipher.net
|
||||
|
||||
config BR2_PACKAGE_SQLCIPHER_READLINE
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# sqlcipher extension of sqlite
|
||||
# http://sqlcipher.net
|
||||
# sqlcipher
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user