diff options
| -rw-r--r-- | meta/classes/license.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes/license.bbclass b/meta/classes/license.bbclass index fe38d2152c..a7f377361c 100644 --- a/meta/classes/license.bbclass +++ b/meta/classes/license.bbclass | |||
| @@ -312,6 +312,7 @@ python perform_packagecopy_prepend () { | |||
| 312 | copy_license_files(lic_files_paths, destdir) | 312 | copy_license_files(lic_files_paths, destdir) |
| 313 | add_package_and_files(d) | 313 | add_package_and_files(d) |
| 314 | } | 314 | } |
| 315 | perform_packagecopy[vardeps] += "LICENSE_CREATE_PACKAGE" | ||
| 315 | 316 | ||
| 316 | def get_recipe_info(d): | 317 | def get_recipe_info(d): |
| 317 | info = {} | 318 | info = {} |
