总结一下OpenWRT编译经验
1.如何为固件增加软件包 软件包索引存储在feeds文件夹中,luci.index packages.index以及xwrt.index就是几乎所有软件包的索引 实例:从Openwrt trunk 移植 aria2 到 Openwrt backfire 察看trunk源码,在packages.index文件中搜索关键字"aria2",发现aria2软件包的描述 复制代码 Source-Makefile: feeds/packages/net/aria2/Makefile Package: aria2 Submenu: File Transfer Version: 1.15.1-1 Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libopenssl +zlib +libxml2 +libstdcpp Menu-Depends: Provides: Section: net Category: Network Title: lightweight download utility Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org> Source: aria2-1.15.1.tar.bz2 Type: ipkg Description: