mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
base.bbclass: Fix populate_staging whitespace
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3272 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -705,7 +705,7 @@ do_populate_staging[dirs] = "${STAGING_DIR_TARGET}/${layout_bindir} ${STAGING_DI
|
|||||||
addtask populate_staging after do_install
|
addtask populate_staging after do_install
|
||||||
|
|
||||||
python do_populate_staging () {
|
python do_populate_staging () {
|
||||||
bb.build.exec_func('do_stage', d)
|
bb.build.exec_func('do_stage', d)
|
||||||
}
|
}
|
||||||
|
|
||||||
addtask install after do_compile
|
addtask install after do_compile
|
||||||
|
|||||||
Reference in New Issue
Block a user