#17980: Rootfs image not generated for sunxi target
---------------------------+------------------------
Reporter: igrokhotkov@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: toolchain | Version: Trunk
Keywords: sunxi,image |
---------------------------+------------------------
Changeset [https://dev.openwrt.org/changeset/42534 42534] introduced SD
card image generation for sunxi targets and removed rootfs image
generation.
The image is still generated in $(KDIR) but it is no longer copied to
bin/, so it is not possible to obtain all necessary files from e.g.
http://downloads.openwrt.org/snapshots/trunk/sunxi/. This makes
[http://wiki.openwrt.org/doc/hardware/soc/soc.allwinner.sunxi instructions
in the wiki] invalid, because they refer to the rootfs image that is no
longer in the bin/ directory.
I would suggest to revert the following line in
target/linux/sunxi/image/Makefile:
{{{
dd if=$(KDIR)/root.$(1) of=$(BIN_DIR)/openwrt-$(BOARD)-root.$(1) bs=128k
conv=sync
}}}
Thanks,
Ivan
--
Ticket URL: <https://dev.openwrt.org/ticket/17980>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets