mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 03:49:41 +01: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
|
||||
|
||||
python do_populate_staging () {
|
||||
bb.build.exec_func('do_stage', d)
|
||||
bb.build.exec_func('do_stage', d)
|
||||
}
|
||||
|
||||
addtask install after do_compile
|
||||
|
||||
Reference in New Issue
Block a user