mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
bootimg.bbclass: removed bootsplash task support - we do not have such one
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3989 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -91,7 +91,4 @@ python do_bootimg() {
|
||||
bb.build.exec_func('build_boot_bin', d)
|
||||
}
|
||||
|
||||
# We need to run after bootsplash if it exists, so thats why this line
|
||||
# is such. Don't worry, if you don't do bootsplash, nobody will notice
|
||||
|
||||
addtask bootimg before do_build after do_bootsplash
|
||||
addtask bootimg before do_build
|
||||
|
||||
Reference in New Issue
Block a user