summaryrefslogtreecommitdiffstats
path: root/scripts/lib
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-12-03 21:34:40 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-12-03 22:17:54 +0100
commitc1c235317c330d76cb97c11eb4d3c3c32d93e688 (patch)
tree7f5180b6bcf68f33f96301e88a42b829aa726984 /scripts/lib
parentad9e157d6bf0162b219ec489af7292ceefa0ab51 (diff)
downloadptxdist-c1c235317c330d76cb97c11eb4d3c3c32d93e688.tar.gz
ptxdist-c1c235317c330d76cb97c11eb4d3c3c32d93e688.tar.xz
ptxd_make_world_license_flags: add 'nosource' for ignored packages
Otherwise ptxd_make_world_release() will fail to find the source those packages and produce bogus error files. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'scripts/lib')
-rw-r--r--scripts/lib/ptxd_make_world_license.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/lib/ptxd_make_world_license.sh b/scripts/lib/ptxd_make_world_license.sh
index ccfaf51d4..b878e72ef 100644
--- a/scripts/lib/ptxd_make_world_license.sh
+++ b/scripts/lib/ptxd_make_world_license.sh
@@ -352,6 +352,9 @@ ptxd_make_world_license_flags() {
for license in ${pkg_license}; do
case "${license}" in
+ ignore)
+ ptxd_make_world_license_add_flag nosource
+ ;;
*proprietary*)
ptxd_make_world_license_add_flag nosource
ptxd_make_world_license_add_flag nopatches