summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
diff options
context:
space:
mode:
authorKevin Baker <kevinb@ventureresearch.com>2013-02-09 05:02:47 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-02-16 05:54:59 +0100
commit49851b1190307524014e2645105b902657c46038 (patch)
tree6b1176969206c392f04f1110fcf3ab8a49bf8297 /meta-oe/recipes-multimedia
parent1b6add994684cea82024e3389e559879118e16a4 (diff)
downloadmeta-openembedded-49851b1190307524014e2645105b902657c46038.tar.gz
redis: add new recipe for redis-2.6.9
A recipe for Redis 2.6.9, an advanced key-value store. Needed some patching of Makefiles and deps to get it to work with OE. OE Specific configuration: This is built to override MALLOC and use libc's malloc instead of the provided jemalloc or tcmalloc that weren't building correctly. Also the default savepoint setting was updated in the default redis.conf to tune for a small embedded system. Known Bug: redis-cli eats all the input on a serial port - watch out when using the serial console with redis-cli. see https://github.com/antirez/linenoise/issues/38 Tested with Yocto "Danny" / armv7a. Signed-off-by: Kevin Baker <kevinb@ventureresearch.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions