openwrtv4/target/imagebuilder
Daniel Golle 1b555e1d2b 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>
2017-06-17 00:54:46 +02:00
..
files imagebuilder: clean package_list 2017-06-17 00:54:46 +02:00
Config.in build: add buildbot specific config option for setting defaults 2017-02-14 14:18:35 +01:00
Makefile imagebuilder: fix bundling of DTS sources 2017-05-14 21:43:06 +02:00