On 13-11-29 07:48 AM, qi.c...@windriver.com wrote:
From: Chen Qi
Make gzip explicitly rdepend on bash so that the rootfs task will
not fail for the reason of implicit runtime bash dependency.
Can you explain why bash is needed?
Same question for the other cases where you add
bash as an RDEP
From: Chen Qi
Make gzip explicitly rdepend on bash so that the rootfs task will
not fail for the reason of implicit runtime bash dependency.
[YOCTO #]
Signed-off-by: Chen Qi
---
meta/recipes-extended/gzip/gzip.inc |2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-exten