差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
kitsuneko-edit-kernel-config [2022/02/26 16:41] shimadakitsuneko-edit-kernel-config [2022/02/28 21:56] (現在) shimada
行 36: 行 36:
 <code> <code>
 $ source ./opencocon-init-build-env $ source ./opencocon-init-build-env
-$ bitbake linux-longterm -c clean 
 $ bitbake linux-longterm -c kernel_configme -f $ bitbake linux-longterm -c kernel_configme -f
 </code> </code>
行 82: 行 81:
 <code> <code>
 $ bitbake linux-longterm -c clean $ bitbake linux-longterm -c clean
 +$ bitbake linux-longterm -c kernel_configme -f
 $ bitbake linux-longterm -c menuconfig $ bitbake linux-longterm -c menuconfig
 </code> </code>
文書の先頭へ