[OpenWrt-Devel] Removed target staging dir in SDK
Jo-Philipp Wich
jo at mein.io
Fri Dec 21 06:54:58 EST 2018
Hi,
> Why did you remove this dir?
To save space on the download servers.
> If we want to build custom binaries using SDK, should we use something else?
Use the feeds mechanism within the SDK to build your required libaries
first, e.g.:
./scripts/feeds update
./scripts/feeds install libpcap
make package/libpcap/compile V=s
[then build custom software using libpcap].
Regards,
Jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20181221/e873955a/attachment.sig>
-------------- next part --------------
_______________________________________________
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