Arduino Yun cheat sheet: Difference between revisions

Line 1,015: Line 1,015:


= OpenWrt build メモ =
= OpenWrt build メモ =
RedSnake64 さん版を野良ビルド中...
<syntaxhighlight lang="bash" enclose="div">
<syntaxhighlight lang="bash" enclose="div">
git clone --depth=1 --branch 15.05 --single-branch https://github.com/RedSnake64/openwrt-yun.git
git clone --depth=1 --branch 15.05 --single-branch https://github.com/RedSnake64/openwrt-yun.git
Line 1,030: Line 1,031:


  [https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions Installing Node.js via package manager | Node.js]
  [https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions Installing Node.js via package manager | Node.js]
:Ubuntu パッケージの nodejs, npm 使うとビルドこける。


<syntaxhighlight lang="bash" enclose="div">
<syntaxhighlight lang="bash" enclose="div">