summaryrefslogtreecommitdiffstats
path: root/include/package-ipkg.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-09 12:09:23 +0000
committerJohn Crispin <john@openwrt.org>2015-02-09 12:09:23 +0000
commit2e2c04777b7ca4da9cc476685f1d4636bcdc4c0e (patch)
tree69826fd647f0afff0dedd84e8282d0a261238dc7 /include/package-ipkg.mk
parent28353b3fc5e4cedcb9200b43cd738ac38e00eb96 (diff)
downloadmaster-31e0f0ae-2e2c04777b7ca4da9cc476685f1d4636bcdc4c0e.tar.gz
master-31e0f0ae-2e2c04777b7ca4da9cc476685f1d4636bcdc4c0e.tar.bz2
master-31e0f0ae-2e2c04777b7ca4da9cc476685f1d4636bcdc4c0e.zip
build: allow openwrt.git packages to be replaced by feeds
Currently, replacing a package available in openwrt.git requires modifications in openwrt.git, or requires duplicating the package in a feed but with a different name, which causes all kind of problems related to dependencies (all packages selecting it would have to be modified accordingly to select the new package). With this change, if a package with the same name is present both in feeds/ and package/ folders, the one in feeds/ can override the one in package/, both in the menuconfig and during the build, by passing the "-f" option to "./scripts/feeds install" This mechanism is particularly useful for vendor tree, or in general for application which needs to replace one particular package which exists within openwrt.git by a custom/newer version. Signed-off-by: Mathieu Olivari <mathieu@qca.qualcomm.com> SVN-Revision: 44334
Diffstat (limited to 'include/package-ipkg.mk')
0 files changed, 0 insertions, 0 deletions