mirror of
https://github.com/openharmony/device_hisilicon_hispark_pegasus.git
synced 2026-07-01 21:34:16 -04:00
!55 修复在1.1.1-LTS版本下编译wifiiot hi3861 scripts报错问题
Merge pull request !55 from lbmcu/master
This commit is contained in:
@@ -26,7 +26,7 @@ import sys
|
||||
import datetime
|
||||
import atexit
|
||||
from distutils import dir_util
|
||||
sys.path.append(os.path.join(os.getcwd(), 'build'))
|
||||
sys.path.insert(0,os.path.join(os.getcwd(), 'build'))
|
||||
from scripts import common_env
|
||||
from scripts import scons_utils
|
||||
from scripts import scons_app
|
||||
|
||||
Reference in New Issue
Block a user