<div dir="ltr">Hi everyone,<div>I want to add a python package that is sqlite3 on imx6sx.</div><div>I have tried adding it as an image install parameter but didn't work.</div><div>How can I add the specified packages of python by building?</div><div>IMAGE_INSTALL_append = "openssh-sftp \<br>openssh-sftp-server \<br>sqlite3 \<br>python-pysqlite \<br>"<br></div><div>Thank you!</div><div><br></div></div>