diff options
| -rw-r--r-- | meta/classes/license.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/license.bbclass b/meta/classes/license.bbclass index e6096a65b3..4e25cf82b5 100644 --- a/meta/classes/license.bbclass +++ b/meta/classes/license.bbclass | |||
| @@ -382,7 +382,7 @@ do_populate_lic[sstate-name] = "populate-lic" | |||
| 382 | do_populate_lic[sstate-inputdirs] = "${LICSSTATEDIR}" | 382 | do_populate_lic[sstate-inputdirs] = "${LICSSTATEDIR}" |
| 383 | do_populate_lic[sstate-outputdirs] = "${LICENSE_DIRECTORY}/" | 383 | do_populate_lic[sstate-outputdirs] = "${LICENSE_DIRECTORY}/" |
| 384 | 384 | ||
| 385 | ROOTFS_POSTINSTALL_COMMAND += "license_create_manifest; " | 385 | ROOTFS_POSTPROCESS_COMMAND_prepend = "license_create_manifest; " |
| 386 | 386 | ||
| 387 | python do_populate_lic_setscene () { | 387 | python do_populate_lic_setscene () { |
| 388 | sstate_setscene(d) | 388 | sstate_setscene(d) |
