Skip to content
Snippets Groups Projects
Commit 81a3d9ba authored by Hamish Guthrie's avatar Hamish Guthrie
Browse files

licensing: Add licensing metadata to many packages Two new variables are...

licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.

The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!

SVN-Revision: 33861
parent 5fb6cf9a
No related branches found
No related tags found
Loading
Showing
with 67 additions and 0 deletions
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