mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
bootimg.bbclass: Set nostamp for the bootimg task
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5369 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -96,3 +96,4 @@ python do_bootimg() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
addtask bootimg before do_build
|
addtask bootimg before do_build
|
||||||
|
do_bootimg[nostamp] = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user