base.bbclass: fixed typo

This commit is contained in:
Robert Schuster 2009-01-27 13:34:39 +01:00 committed by Marcin Juszkiewicz
parent 79414eecf7
commit 2ab930bf33

View File

@ -85,7 +85,7 @@ def base_chk_file(parser, pn, pv, src_uri, localpath, data):
def base_dep_prepend(d):
import bb;
import bb
#
# Ideally this will check a flag so we will operate properly in
# the case where host == build == target, for now we don't work in