JRANGER's post's fix does indeed work to get unpackbootimg compiled. That really ought to have been in the instructions. Later,
this fix is required for compiling the recoveryimage on OSX.
I'm now down at
And getting the following error, which seems to related to the fact that I have ubi style partitions:
Quote:
Install: out/target/product/edgejr/root/init
Symlink: out/target/product/edgejr/root/sbin/ueventd -> ../init
Install: out/target/product/edgejr/root/sbin/adbd
Target ram disk: out/target/product/edgejr/ramdisk.img
Target boot image: out/target/product/edgejr/boot.img
error: unsupported page size 516096
|
Suggestions?