dashboard
repositories
activity
search
login
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改默认dts
hc
2023-02-14
0cc9b7c44253c93447ddf73e206fbdbb3d9f16b1
[~hc/RK356X_SDK_RELEASE.git]
/
yocto
/
poky
/
bitbake
/
lib
/
bblayers
/
__init__.py
1
2
3
4
5
6
#
# SPDX-License-Identifier: GPL-2.0-only
#
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)