티스토리 뷰
아래 에러는 qemu 2.8.0 에서 발생합니다.

populate_sdk 진행시 위와 같은 에러가 발생하면 다음과 같이 수정 하면 해결 된다.
아래 내용의 qemu_2.%.bbappend 파일 추가
|
1
2
3
|
EXTRA_OECONF_remove_pn-nativesdk-qemu = "--audio-drv-list=pa"
|
cs |
refers :
https://at.projects.genivi.org/jira/si/jira.issueviews:issue-html/BASE-51/BASE-51.html
https://github.com/GENIVI/meta-ivi/commit/b08af2826fe717b35380070ae8136552703cff7b

'개발 > Yocto Tips' 카테고리의 다른 글
| ERROR: .so.x.x library (0) | 2020.09.16 |
|---|---|
| error: '__builtin_isnan' is not a member of 'std' (0) | 2020.06.18 |
| bitbake 사용시 python에서 _ssl 에러 현상 (0) | 2020.05.08 |
| FATAL: The knotty ui could not load the required curses python module. (0) | 2020.05.06 |
| populate_sdk 진행시 cmake 빌드 오류 (0) | 2020.04.07 |
댓글
