Yocto Bitbake Command


BitBake command
Add layer
$ bitbake-layers add-layer ../meta-altera

Show layer
$ bitbake-layers show-layers

Show layer overridden by higher priority
$ bitbake-layers show-overlayed

Show available recipes and layers
$ bitbake-layers show-recipes

Show available append files and recipes for applying them
$ bitbake-layers show-appends

A directory is created that combines all setup layers.(All appends are applied without overwriting. This is used by Bitbake to find recipes.)
$ bitbake-layers flatten <output_dir>

Build this recipe
$ bitbake hello-module

Find to locate a built module
$ bitbake -e hello-module | grep ^WORKDIR=


Writing …



Related Command
show recipes contained in metadata
$ ls meta*/recipes*/images/*.bb

Include the module in the image (add the following line to the <build dir>/conf/local.conf file)
IMAGE_INSTALL_append = " hello-module"



#Yocto #Bitbake #Command #Linux #Embedded System #Compile #Toolchain

No comments:

Post a Comment

알뜰폰 삼성페이 교통카드 '한도 초과' 오류(등록 불가 오류) 해결방법

sk7mobile 알뜰폰 삼성페이 교통카드 등록 시, 한도 초과 문제 해결방법 skt usim 해킹 사건으로 인해 sk7mobile 알뜰폰을 사용하는 저도 usim을 바꾸고 나니 삼성페이 교통카드가 등록이 안되더라구요...  삼성페이 교통카드 기능 은...