Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rng-tools: Fixes for latest OE layouts | Gary Thomas | 2015-02-12 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | The current recipe has a few installation errors: * The manipulation of configurable paths drops a '/' * The init script defaults are placed in the wrong file * Finer control over init script start/stop * The default device is non-standard This patch fixes these little nits and makes the package usable again. Based on the original patch: http://patchwork.openembedded.org/patch/41049/ Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | meta-oe: fix no newline at end of file | Robert Yang | 2014-07-15 | 1 | -1/+1 |
| | | | | | | | | | Add a '\n' to the last line of the file to fix: No newline at end of file Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | rng-tools: add | Zhenhua Luo | 2011-12-16 | 2 | -0/+51 |
Random number generator daemo. Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |