summaryrefslogtreecommitdiffstats
path: root/meta/classes/license.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/license.bbclass')
-rw-r--r--meta/classes/license.bbclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/license.bbclass b/meta/classes/license.bbclass
index 8ad55f8031..f075f59340 100644
--- a/meta/classes/license.bbclass
+++ b/meta/classes/license.bbclass
@@ -351,7 +351,6 @@ def check_license_flags(d):
351 return None 351 return None
352 352
353SSTATETASKS += "do_populate_lic" 353SSTATETASKS += "do_populate_lic"
354do_populate_lic[sstate-name] = "populate-lic"
355do_populate_lic[sstate-inputdirs] = "${LICSSTATEDIR}" 354do_populate_lic[sstate-inputdirs] = "${LICSSTATEDIR}"
356do_populate_lic[sstate-outputdirs] = "${LICENSE_DIRECTORY}/" 355do_populate_lic[sstate-outputdirs] = "${LICENSE_DIRECTORY}/"
357 356