On 23/12/2019 14:38, learning yocto wrote:
Is it possible to ftp the image to the board and then do something like dpkg -i, this would help in deinstall as well?
Yes. By default rpm/smart is used, but you can use apt/dpkg or opkg if you prefer.
You can either copy packages onto the target and use the tool to install directly (dpkg -i for example), or use a HTTP daemon to share your tmp/deploy/deb folder and set PACKAGE_FEED_URIS to configure the feed in your images.
Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#47808): https://lists.yoctoproject.org/g/yocto/message/47808 Mute This Topic: https://lists.yoctoproject.org/mt/69232889/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
