Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bitbake #1

Open
m-tmatma opened this issue Mar 8, 2019 · 0 comments
Open

bitbake #1

m-tmatma opened this issue Mar 8, 2019 · 0 comments

Comments

@m-tmatma
Copy link
Owner

m-tmatma commented Mar 8, 2019

yocto

https://qiita.com/propella/items/042b7bb361ad71f9bd7e

git clone -b pyro git://git.yoctoproject.org/poky
cd poky
git clone -b pyro git://git.openembedded.org/meta-openembedded
git clone -b pyro git://git.yoctoproject.org/meta-raspberrypi

source oe-init-build-env

https://qiita.com/propella/items/3b57d0c40537ac8638fa

bitbake (recipe) でビルド
bitbake -e (recipe) 変数の確認
bitbake-layers show-layers 読み込むレイヤの表示
bitbake-layers show-recipes 読み込むレシピの表示
oe-pkgdata-util list-pkgs パッケージリストを表示
oe-pkgdata-util list-pkg-files (package) パッケージに含まれるファイル
m-tmatma added a commit that referenced this issue Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant