mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
meta-ide-support: No need to mark as nostamp anymore
With the modern checksum infrastructure, this is no longer needed (much in the same way images no longer need this). (From OE-Core rev: 30e83bbc3f90b4cd4caf8ad7ca847267ae50cf7e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user