tn3399_openwrt/package/opkg
2012-09-15 12:34:52 +00:00
..
files include, base-files, opkg: introduce version configuration to override the embedded version info of generated images - Introduce new Kconfig symbols VERSION_DIST, VERSION_NICK, VERSION_NUMBER and VERSION_REPO to specify distribution, release name, version and repository for a given build - Introduce include/version.mk to provide common helpers for packages dealing with versions - Make opkg use version.mk to populate the opkg.conf template - Make base-files use version.mk to populate /etc/openwrt_version, /etc/openwrt_release and /etc/banner 2012-04-12 17:31:16 +00:00
patches opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove 2011-10-15 01:05:25 +00:00
Makefile opkg: add host and package parallel build support 2012-09-15 12:34:52 +00:00