diff options
author | Petr Štetiar <ynezz@true.cz> | 2019-07-27 07:47:10 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-07-30 10:16:16 +0200 |
commit | c6d41c320c795b0bb9a9350c7d4b1ce55f25769a (patch) | |
tree | 59ffea57f631c97b274740de5153b2101c6280b3 /target/linux/generic/pending-4.14/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch | |
parent | c3c3cd5e4a86acfc83449c47c5f87779a800bdc7 (diff) | |
download | upstream-c6d41c320c795b0bb9a9350c7d4b1ce55f25769a.tar.gz upstream-c6d41c320c795b0bb9a9350c7d4b1ce55f25769a.tar.bz2 upstream-c6d41c320c795b0bb9a9350c7d4b1ce55f25769a.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>
Diffstat (limited to 'target/linux/generic/pending-4.14/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch')
0 files changed, 0 insertions, 0 deletions