openwrt/target/imagebuilder
Daniel Golle 74eeb07817 imagebuilder: clean package_list
commit 19ac879954 (imagebuilder: add package_list function) introduced
a new function 'package_list' to the imagebuilder Makefile.
Unfortunately the package list was poluted by stdout noise of the
Makefile itself as well as opkg. Redirect those outputs to stderr to
make sure that the package_list returned doesn't contain progress
info output but really only packages.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 1b555e1d2b)
2017-12-13 16:00:57 +01:00
..
files imagebuilder: clean package_list 2017-12-13 16:00:57 +01:00
Config.in build: add buildbot specific config option for setting defaults 2017-02-15 11:37:13 +01:00
Makefile imagebuilder: fix bundling of DTS sources 2017-05-16 17:38:33 +02:00