On 11/15/2018 05:23 PM, Richard Purdie wrote:
On Thu, 2018-11-15 at 10:02 +0800, Chen Qi wrote:
busybox's echo test cases needs 'od' command to have '-t' option
support. However, our busybox disable it by default by not setting
CONFIG_DESKTOP. CONFIG_DESKTOP affects many busybox utilities. So
ad
On Thu, 2018-11-15 at 10:02 +0800, Chen Qi wrote:
> busybox's echo test cases needs 'od' command to have '-t' option
> support. However, our busybox disable it by default by not setting
> CONFIG_DESKTOP. CONFIG_DESKTOP affects many busybox utilities. So
> add coreutils to RDEPENDS of busybox-ptest.
busybox's echo test cases needs 'od' command to have '-t' option
support. However, our busybox disable it by default by not setting
CONFIG_DESKTOP. CONFIG_DESKTOP affects many busybox utilities. So
add coreutils to RDEPENDS of busybox-ptest.
Signed-off-by: Chen Qi
---
meta/recipes-core/busybox/b