[OpenWrt-Devel] [PATCH] scripts/ubinize-image.sh: fix buildbot breakage

Petr Štetiar ynezz at true.cz
Sun Jul 28 02:50:59 EDT 2019


Yousong Zhou <yszhou4tech at gmail.com> [2019-07-27 15:03:48]:

> The change will have endian issue.

Indeed, thanks for spotting this.

>   od -A n -N 2 -t x1 a | tr -d ' '

Converted it to your version.

> On target system by default we have hexdump but no od.  Maybe we
> should revise the docker image to also include hexdump.

I'm with Jow here, as I think, that it's not worth the hassle, especially as
it's just sole user of hexdump, we would need to add hexdump as explicit
dependency to README/wiki etc. as well.

-- ynezz

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list