On Sun, Sep 7, 2014 at 8:06 PM, Robert P. J. Day <[email protected]> wrote: > > does openwrt have a make target equivalent to OE's "bitbake -c > fetch" so that i can force a fetch/download of all necessary source > without kicking off the actual build?
"make download", although it might not catch everything; a few packages download stuff during the build using different mechanisms. Jonas _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
