include: choose package output directory based on repository info
authorJo-Philipp Wich <jo@mein.io>
Wed, 6 Apr 2016 19:55:44 +0000 (21:55 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 6 Apr 2016 19:55:44 +0000 (21:55 +0200)
commit5170393f8cae3c5acac61bd6ac6e127f9727cee4
tree23f3c4ec47a47069da63dc97b15bb1d10f021776
parent941fc5e8c8fd48c31c97c9194d1bed786145f978
include: choose package output directory based on repository info

Use the new repository metadata field to choose the output directory of the
final package archives.

Non-sharable packages will be placed in the per-target package directory
while the rest will be placed in a per-repository sub directory within the
$OUTPUT_DIR/packages/$CPU_TYPE/ prefix.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
include/feeds.mk
include/package-ipkg.mk
include/package.mk
package/Makefile