<p dir="ltr"><br>
Le 9 janv. 2015 07:09, "Vittorio G (VittGam)" <<a href="mailto:openwrt@vittgam.net">openwrt@vittgam.net</a>> a écrit :<br>
><br>
> Il 09.01.2015 10:48 John Crispin ha scritto:<br>
><br>
>>>> +    mkhootoofw.sh "$(DL_DIR)/hootoo_mtd_writer" "$(call<br>
>>>> sysupname,$(1),$(2))" "$(call imgname,$(1),$(2))-factory.bin"<br>
>>>> +endef +BuildFirmware/HooToo8M/initramfs=$(call<br>
>>>> BuildFirmware/OF/initramfs,$(1),$(2),$(3)) +<br>
>><br>
>><br>
>><br>
>> this bit is really bad. you cannot install a binary from a random<br>
>> source and use that to flash the unit. the tool needs to be compiled<br>
>> during the build process<br>
><br>
><br>
> Unfortunately the factory image uses an ancient version of uclibc, so binaries compiled with the newer version bundled with OpenWrt do not work on it... Anyway I've compiled that binary using the toolchain provided by HooToo, and the build is reproducible, so you or anybody else can easily verify that I'm not lying. :)<br>
><br>
> Please let me know if you have a better solution, because in fact this is not quite clean.</p>
<p dir="ltr">What about a statically linked binary at least?</p>
<p dir="ltr">><br>
> Cheers,<br>
> Vittorio<br>
><br>
> _______________________________________________<br>
> openwrt-devel mailing list<br>
> <a href="mailto:openwrt-devel@lists.openwrt.org">openwrt-devel@lists.openwrt.org</a><br>
> <a href="https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel">https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel</a><br>
</p>