diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2018-07-09 22:13:19 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2018-07-12 21:18:41 +0200 |
commit | 9af22f1ac9122b54700dd38f627fdd446e1109f4 (patch) | |
tree | d98234d375eeb32677d789d93bda93cf95911872 /tools/sstrip/Makefile | |
parent | 6bdd5d8459cca7ceb93c841cccf61dc7ce830092 (diff) | |
download | upstream-9af22f1ac9122b54700dd38f627fdd446e1109f4.tar.gz upstream-9af22f1ac9122b54700dd38f627fdd446e1109f4.tar.bz2 upstream-9af22f1ac9122b54700dd38f627fdd446e1109f4.zip |
include/feeds.mk: always add available feeds to PACKAGE_SUBDIRS
Setting CONFIG_FEED_... symbols combined two different effects: Disabling
a feed in the generated opkg distfeeds.conf, and omitting the feed from
PACKAGE_SUBDIRS.
It does not make sense to omit built feeds from PACKAGE_SUBDIRS, as it will
only lead to packages that can be enabled in .config (and that will
consequently be built) not to be found during rootfs creation, breaking
the build. All feeds that packages are emitted to should simply always be
added to PACKAGE_SUBDIRS instead; the CONFIG_FEED_... only configure the
generated distfeeds.conf like this.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat (limited to 'tools/sstrip/Makefile')
0 files changed, 0 insertions, 0 deletions