Hello Rogerio,
On Tue, Feb 4, 2014 at 11:56 PM, <[email protected]> wrote:
> From: Rogerio Nunes <[email protected]>
>
> The test scripts explicitly use bash instead of sh,
> so it's necessary to have bash as a runtime dependency
> in the imx-test recipe, otherwise, bitbake will fail
> when populating a rootfs that does not include bash.
>
> Signed-off-by: Rogerio Nunes <[email protected]>
...
> +RDEPENDS_${PN} = "bash"
> +
...
This should go below FILES_${PN}
So you will get:
FILES_${PN} =....
RDEPENDS_${PN} =...
FILES_${PN}-dbg...
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale