mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
base.bbclass: fixed typo
This commit is contained in:
parent
79414eecf7
commit
2ab930bf33
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user