libdevmapper

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

libdevmapper

938 次查看
niklasmolin
Senior Contributor I

Hi.

I'm trying to figure out how to get the library for the devicemapper (libdevmapper) when compiling in Yocto.

I recall I manage to do that before (a few months back), but now I can't find in the menuconfig how to enable that part.

Regards,

Niklas

标签 (2)
0 项奖励
回复
1 回复

616 次查看
gusarambula
NXP TechSupport
NXP TechSupport

The libdevmapper is part of lvm2_2.02.97, you may add it by adding it to local.conf

+ CORE_IMAGE_EXTRA_INSTALL += "lvm2"

0 项奖励
回复