openwrtv3/package
Alberto Bursi c24172cad1 package/Makefile & ipkg-make-index.sh: add full package data list
The external script used to generate the package lists for the
LEDE wiki's table of packages [1] and package indexes [2] requires
a "Source:" field in the package lists to find package makefiles.
The package makefiles are used to read the package's Category and Submenu.

The "Source:" field was removed in commit
b4aa3c899c
to reduce package list sizes and lessen opkg issues in low ram devices.

Add a separate package list file with full data to be used by the wiki's script.
It's called Packages.manifest and isn't compressed as it's not necessary.

1. https://lede-project.org/packages/start
2. https://lede-project.org/packages/index/start

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-12-26 11:17:33 +01:00
..
base-files base-files: add support for overlaying rootfs content 2016-12-20 09:35:36 +01:00
boot kirkwood: convert iconnect, ib62x0 and pogoplug_e02 to the new image build code 2016-12-24 09:40:46 +01:00
devel treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
firmware treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
kernel kernel: split kmod-lib-zlib into two packages to keep it in sync with kernel dependencies 2016-12-26 11:11:49 +01:00
libs libpcap: Fix build when PACKAGECONFIG ipv6 is not enabled 2016-12-24 11:59:42 +01:00
network netifd: Upstep to git HEAD version 2016-12-25 21:01:02 +01:00
system opkg: vfork external gzip command to uncompress data 2016-12-26 11:17:32 +01:00
utils treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
Makefile package/Makefile & ipkg-make-index.sh: add full package data list 2016-12-26 11:17:33 +01:00