diff options
| -rw-r--r-- | meta/classes/license.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/license.bbclass b/meta/classes/license.bbclass index 22c40c1596..b5021f2b58 100644 --- a/meta/classes/license.bbclass +++ b/meta/classes/license.bbclass | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | LICENSE_DIRECTORY ??= "${DEPLOY_DIR_IMAGE}/licenses" | 11 | LICENSE_DIRECTORY ??= "${DEPLOY_DIR_IMAGE}/licenses" |
| 12 | 12 | ||
| 13 | addtask populate_lic after do_patch before do_package | 13 | addtask populate_lic after do_patch before do_package |
| 14 | do_populate_lic[nostamp] = "1" | ||
| 15 | python do_populate_lic() { | 14 | python do_populate_lic() { |
| 16 | """ | 15 | """ |
| 17 | Populate LICENSE_DIRECTORY with licenses. | 16 | Populate LICENSE_DIRECTORY with licenses. |
