Git Product home page Git Product logo

Comments (4)

facchinm avatar facchinm commented on June 12, 2024 3

Hi @ldnelso2 ,
distribute in fact is not compiled nor present in the repos. There's, however, a recipe for aws sdk already packaged (you can grab it with opkg install aws-iot-runtime-yun and opkg install aws-iot-device-sdk). It's not bleeding edge but could suffice.
In case you need the latest and best, this is the repo you need to clone to start modifying the makefiles (you'll need the cross toolchain from http://downloads.arduino.cc/openwrtyun/17.11/packages/targets/ar71xx/generic/ledeyun-sdk-17.11-ar71xx-generic_gcc-7.3.0_musl.Linux-x86_64.tar.xz and these instruction https://openwrt.org/docs/guide-developer/using_the_sdk .
Hope it helps! If you have any further question feel free to write here 😉

from openwrt-packages-yun.

ldnelso2 avatar ldnelso2 commented on June 12, 2024

Thank you, that does help. For now, I am just going to forget about installing and doing anything with python on the yun, since not having easy setup or pip somewhat defeats the point.

In terms of the repos, the package distribute is listed in the yun repo hosted by arduino.

http://downloads.arduino.cc/openwrtyun/1/packages/distribute_0.6.21-1_ar71xx.ipk

That is what threw me off for so long. Looks like somehow someone uploaded that incorrectly. I will post that on their boards, b/c it looks to be confusing plenty of people.

Thanks for the help!

from openwrt-packages-yun.

facchinm avatar facchinm commented on June 12, 2024

@ldnelso2 the distribute package you are linking has been built for an ancient version of openwrt so it won't surely work (notice the /1/ in the url).
My advise here is: never install random ipk from the internet, always trust opkg.
Secondly, pip is available in the repos, just an opkg update && opkg install python-pip away, if there's enough space on the yun flash (otherwise you'll need to expand the filesystem using an sd card and this sketch).

from openwrt-packages-yun.

WhidbeyBill avatar WhidbeyBill commented on June 12, 2024

https://openwrt.org/toh/hwdata/arduino.cc/arduino.cc_yun
WELL - Got adventuresome and bricked my Rev2 Yun, no boot, gibberish from the serial terminal. SO NO Not working for me. openwrt-19.07.1-ar71xx-generic-arduino-yun-squashfs-sysupgrade.bin

from openwrt-packages-yun.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.