Flexbuild

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Flexbuild

995件の閲覧回数
laplace12
Contributor I

I am following the instruction of how to use flexbuild on my Layerscape 1046A and when i get to the instruction to run flex-builder -i compressrfs, it says compressrfs is an invalid command. What is the problem here and how do i get around it?

0 件の賞賛
返信
1 返信

990件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to the following commands.

$ flex-builder -i mkrfs -F

('-F' option can force build the target userland from scratch regardless of the FETCH_PREBUILT_LSDK_RFS=y configured in configs/sdk.yml)

$ flex-builder -c apps

(build application components against ubuntu main userland)

$ flex-builder -i merge-component

(merge app components to main userland)

$ flex-builder -i packrfs

(pack target userland as rootfs_lsdk2108_ubuntu_main_arm64.tgz)

0 件の賞賛
返信