imagebuilder: add package_list function
authorPaul Spooren <paul@spooren.de>
Tue, 13 Jun 2017 19:59:14 +0000 (21:59 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 14 Jun 2017 22:36:08 +0000 (00:36 +0200)
commit19ac879954210df3c6a010990bef42ad5c7fd967
tree3b58b1160aa2c15ce5c748126e23f7b2ede2d8d0
parent8180bbac7c237a31bd6e06c63e342c72342b7303
imagebuilder: add package_list function

The imagebuilder can now list all available packages by using make
package_list. This is usefull for scripts to retrieve a list of all
packages with versions (and size)

Signed-off-by: Paul Spooren <paul@spooren.de>
[daniel@makrotopia.org: fixed commit message]
target/imagebuilder/files/Makefile