2024년 1월 18일 목요일

yocto


https://tutorialadda.com/yocto/how-to-do-clean-build-in-yocto-project


댓글 없음:

댓글 쓰기

우분투 NFS 설정

* 서버 설정 apt-get install nfs-common nfs-kernel-server rpcbind /etc/exports /home/xyz 192.168.0.X(rw,sync,no_root_squash,no_subtree_check)...