ls1046ardbsd: Add cryptsetup to the yocto for the card partition encryption

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ls1046ardbsd: Add cryptsetup to the yocto for the card partition encryption

Jump to solution
1,432 Views
andreyrafalsky
Contributor III

Hi,

I have had issue with adding cryptsetup to my project with yocto. I have tried to add "cryptsetup" to PACKAGECONFIG in my reciept but it doesn't work.

Advise me please how can I add cryptsetup in my pproject? Also I will be interested any other way of the sd card partition encryption for ls1046ardb.

Best regards,

Andrey

0 Kudos
1 Solution
1,242 Views
andreyrafalsky
Contributor III

Ok, it's pretty simle. I added IMAGE_INSTALL_append = " cryptsetup" to my image file. Now it works.

Best regards,

Andrey.

View solution in original post

0 Kudos
1 Reply
1,243 Views
andreyrafalsky
Contributor III

Ok, it's pretty simle. I added IMAGE_INSTALL_append = " cryptsetup" to my image file. Now it works.

Best regards,

Andrey.

0 Kudos