]> code.ossystems Code Review - openembedded-core.git/commit
busybox: check CONFIG_DESKTOP before using 'od -t' in test case
authorChen Qi <Qi.Chen@windriver.com>
Fri, 23 Nov 2018 02:16:30 +0000 (10:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Nov 2018 23:32:10 +0000 (23:32 +0000)
commitc89fa1992987fa3c12616d2d379f524188310a2e
tree95ac6b3ac2d7db6e0bfe529a41ac206fd4302ce2
parent4818223ca4d64ee9501250cb866c23630eafa2fa
busybox: check CONFIG_DESKTOP before using 'od -t' in test case

The '-t' option support for 'od' is enabled by CONFIG_DESKTOP.
So check it before using it in test cases.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox/0001-testsuite-check-CONFIG_DESKTOP-before-using-od-t.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.29.2.bb