aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2019-07-27 07:47:10 +0200
committerPetr Štetiar <ynezz@true.cz>2019-08-01 21:54:40 +0200
commit53b61baac65323942c86247edd840ab925f59450 (patch)
treef9ccf1ea8fa5bf053d3ab9a5b36df1f9fac5c7f5 /tools
parent862352cdbdce199ae9bdfb8b77c2d1101c79fe52 (diff)
downloadupstream-53b61baac65323942c86247edd840ab925f59450.tar.gz
upstream-53b61baac65323942c86247edd840ab925f59450.tar.bz2
upstream-53b61baac65323942c86247edd840ab925f59450.zip
scripts/ubinize-image.sh: fix buildbot breakage
New Docker based buildslaves install just bare minimum of packages, thus not having bsdmainutils package installed which provides `hexdump` utility, leading to the following build breakage on buildbots: ubinize-image.sh: 12: /builder/scripts/ubinize-image.sh: hexdump: not found So this patch simply replaces `hexdump` with `od` utility provided by coreutils package, which should be likely available. Co-authored-by: Yousong Zhou <yszhou4tech@gmail.com> Signed-off-by: Petr Štetiar <ynezz@true.cz> (cherry picked from commit c6d41c320c795b0bb9a9350c7d4b1ce55f25769a)
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions