With the modern checksum infrastructure, this is no longer needed (much in the same way images no longer need this).
Signed-off-by: Richard Purdie <[email protected]> diff --git a/meta/recipes-core/meta/meta-ide-support.bb b/meta/recipes-core/meta/meta-ide-support.bb index 2f92912..86c57cd 100644 --- a/meta/recipes-core/meta/meta-ide-support.bb +++ b/meta/recipes-core/meta/meta-ide-support.bb @@ -13,5 +13,4 @@ do_populate_ide_support () { toolchain_create_tree_env_script } -do_populate_ide_support[nostamp] = "1" addtask populate_ide_support before do_build after do_install -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
