problem in adding quagga package for yocto tiny userland

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

problem in adding quagga package for yocto tiny userland

ソリューションへジャンプ
3,112件の閲覧回数
dibyarekha
Contributor IV

Hello,

I am using Ubuntu 20.04 and I am trying to build rootfs for yocto tiny userland. It is building fine with default packages. As per the guide I added some packages in this path <flexbuild-dir>/configs/yocto/local_arm64_tiny.conf, it is building fine. But when I am adding packages like quagga and net-snmp, I am getting the following error. 

Do I need to change anything in the core-image-minimal.bb file?

Please help me

0 件の賞賛
返信
1 解決策
3,083件の閲覧回数
khushbur
NXP TechSupport
NXP TechSupport

Hi @dibyarekha 

 

Copy meta-openembedded layer to components/rfs/yocto-poky and add meta-networking layer into build/rfs/rootfs_lsdk2108_yocto_tiny_arm64/conf/bblayers.conf file as below

/home/<flexbuild-dir>/components/rfs/yocto-poky/meta-openembedded/meta-networking

Please add quagga and net-snmp in <flexbuild-dir>/configs/yocto/local_arm64_tiny.conf and build image

flex-builder -i mkrfs -r yocto:tiny

 

Thanks

Khsuhbu

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
3,084件の閲覧回数
khushbur
NXP TechSupport
NXP TechSupport

Hi @dibyarekha 

 

Copy meta-openembedded layer to components/rfs/yocto-poky and add meta-networking layer into build/rfs/rootfs_lsdk2108_yocto_tiny_arm64/conf/bblayers.conf file as below

/home/<flexbuild-dir>/components/rfs/yocto-poky/meta-openembedded/meta-networking

Please add quagga and net-snmp in <flexbuild-dir>/configs/yocto/local_arm64_tiny.conf and build image

flex-builder -i mkrfs -r yocto:tiny

 

Thanks

Khsuhbu

0 件の賞賛
返信