1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +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:
Richard Purdie
2010-08-03 14:30:58 +01:00
parent ad8c5b61a4
commit b3e41b5d1e
+1 -1
View File
@@ -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
"""