mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 21:10:28 +00:00
pysh: add missing os.path import
(Bitbake rev: 6fb448a6cfb00aeb5dfc6c047915e0941e754348) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
1949d4f5e8
commit
8eee4221db
@ -7,6 +7,7 @@
|
||||
|
||||
"""PLY grammar file.
|
||||
"""
|
||||
import os.path
|
||||
import sys
|
||||
|
||||
import pyshlex
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user