- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Could someone explain the relationship or difference between the libraries at 'repo.opkg.net/edison/repo/' and those at 'iotdk.intel.com/repos/1.1/iotdk/' ? I realize they serve different purposes, but some of the libraries are duplicates which causes update/upgrade to complain. I have my 'base-feeds.conf' as follows:
src/gz all http://repo.opkg.net/edison/repo/all
src/gz edison http://repo.opkg.net/edison/repo/edison
src/gz core2-32 http://repo.opkg.net/edison/repo/core2-32
src all http://iotdk.intel.com/repos/1.1/iotdk/all
src x86 http://iotdk.intel.com/repos/1.1/iotdk/x86
src i586 http://iotdk.intel.com/repos/1.1/iotdk/i586
Thanks
- Tags:
- Internet of Things
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Marvin A. wrote:
Could someone explain the relationship or difference between the libraries at 'repo.opkg.net/edison/repo/' and those at 'iotdk.intel.com/repos/1.1/iotdk/' ? I realize they serve different purposes, but some of the libraries are duplicates which causes update/upgrade to complain. I have my 'base-feeds.conf' as follows:
src/gz all http://repo.opkg.net/edison/repo/all
src/gz edison http://repo.opkg.net/edison/repo/edison
src/gz core2-32 http://repo.opkg.net/edison/repo/core2-32
src all http://iotdk.intel.com/repos/1.1/iotdk/all
src x86 http://iotdk.intel.com/repos/1.1/iotdk/x86
src i586 http://iotdk.intel.com/repos/1.1/iotdk/i586
repo.opkg.net is specifically built for Edison as far as I understand. You can ping AlexT on the https://communities.intel.com/community/makers community on details.
iotdk.intel.com is built in a way such it should run on Galileo (if using the eglibc Intel(R) IoT developer kit SD card image) as well as on Edison.
So in principle both repos have a similar purpose. You should only have set one in your opkg conf. For missing packages you could directly install giving the URL.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page