build: propagate override information to .packageinfo
authorJohn Crispin <john@openwrt.org>
Mon, 9 Feb 2015 12:09:31 +0000 (12:09 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 9 Feb 2015 12:09:31 +0000 (12:09 +0000)
commit6e2976dc7c85f1481628e319352c09698a00620c
treec1511f62bc74d13c77e767832f07d290fc6b3344
parente3137fbe46ba295dece84a19d06a42825c5a3ff4
build: propagate override information to .packageinfo

Packages overridden with "./scripts/feeds -f" will show up with an
"Override: <original-package-name>" in .packageinfo.

This will be useful to create a corresponding option in .config and
use this information during the build process.

Signed-off-by: Mathieu Olivari <mathieu@qca.qualcomm.com>
SVN-Revision: 44335
include/scan.awk
include/scan.mk