[Buildroot] [PATCH 1/1] package/rocksdb: new package

Peter Korsgaard peter at korsgaard.com
Mon Feb 3 20:58:32 UTC 2020


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > The RocksDB library provides a persistent key value store. Keys and
 > values are arbitrary byte arrays. The keys are ordered within the key
 > value store according to a user-specified comparator function.

 > The library is maintained by the Facebook Database Engineering Team, and
 > is based on LevelDB, by Sanjay Ghemawat and Jeff Dean at Google.

 > http://rocksdb.org

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
 > ---
 >  DEVELOPERS                                    |   1 +
 >  package/Config.in                             |   1 +
 >  .../rocksdb/0001-Check-for-sys-auxv.h.patch   |  85 ++++++
 >  ...to-disable-building-shared-libraries.patch | 244 ++++++++++++++++++

check-package complains about your missing signed-off-by here, so I've
added that and committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list