Hi everyone,
I want to add a python package that is sqlite3 on imx6sx.
I have tried adding it as an image install parameter but didn't work.
How can I add the specified packages of python by building?
IMAGE_INSTALL_append = "openssh-sftp \
openssh-sftp-server \
sqlite3 \
python-pysqlite \
"
Thank you!
-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to