diff options
Diffstat (limited to 'meta-oe/recipes-support/rng-tools/rng-tools_2.bb')
-rw-r--r-- | meta-oe/recipes-support/rng-tools/rng-tools_2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/rng-tools/rng-tools_2.bb b/meta-oe/recipes-support/rng-tools/rng-tools_2.bb index cccc6a59d..7803b2842 100644 --- a/meta-oe/recipes-support/rng-tools/rng-tools_2.bb +++ b/meta-oe/recipes-support/rng-tools/rng-tools_2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Random number generator daemon" | 1 | SUMMARY = "Random number generator daemon" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
4 | DEPENDS_append_libc-uclibc = " argp-standalone" | 4 | DEPENDS_append_libc-uclibc = " argp-standalone" |