mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 03:37:00 +00: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:
parent
ab9d2bb0f4
commit
381a7bd87e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user