]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:35:19 +0000 (23:35 +0000)
commit41e772d72693d3fda4e7821a65ea96e2b873d96b
treed2ad880b760a95ce6857f6abfb00c79061b578d6
parent4d7f14780f8371d082b7d788ee6cfb71aae5eca1
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.

(From OE-Core rev: c89fa1992987fa3c12616d2d379f524188310a2e)

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