View Single Post
Old 02-10-2019, 04:31 PM   #240
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by mrpops View Post
lhasa apso? very cute

discovered this, maybe it will help me tomorrow


Code:
Prerequisites

On Ubuntu 12.04, you will need the following packages installed:
  gawk
  wget
  git
  diffstat
  unzip
  texinfo
  build-essential
  chrpath
  socat
  libsdl1.2-dev
  xterm
  libssl-dev


Building the Toolchain


To build the toolchain, You need to setup a poky 1.8.1 environment


To setup environment:

Clone Poky 1.8.1 by following the instruction from https://www.yoctoproject.org/downloads/core/fido181

Execute the folling command to setup a environment
  $ source poky/oe-init-build-env build
  $ cd build

To build toolchain,execute the follwing command after setting up an environment

  $ bitbake gcc-cross
Check the contents of the Amazon source code package for your device/firmware combination.
https://www.amazon.com/gp/help/custo...deId=200203720 (page down, way down)
It may already have the toolchain built.
If not, you can probably use the one NiLuJe has posted in his snapshots thread.




Close, same family of breeds.
Maltese + Yorky == Morky

Last edited by knc1; 02-10-2019 at 04:34 PM.
knc1 is offline   Reply With Quote