Skip to content
Snippets Groups Projects
Commit aad2b926 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

include/package-dumpinfo.mk: introduce Repository values


Introduce a new dumpinfo field "Repository" which contains the name of the
shared repository where the package will be hosted in. The name is chosen
according to the following rules:

 - Name of the feed directory for any feed package, e.g. "Repository: luci" for
   "feeds/luci/applications/luci-app-firewall/Makefile"
 - The value "base" for any other, sharable package
 - Unset for any package flagged PKG_FLAGS:=nonshared

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent c47abdea
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment