mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 15:29:34 +00:00
packaged-staing.bbclass: Make sure python function is marked as such
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
ad8c5b61a4
commit
b3e41b5d1e
@ -127,7 +127,7 @@ def pstage_cleanpackage(pkgname, d):
|
||||
|
||||
bb.utils.unlockfile(lf)
|
||||
|
||||
do_clean_prepend() {
|
||||
python do_clean_prepend() {
|
||||
"""
|
||||
Clear the build and temp directories
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user