kernel - Cross-compiler Toolchain and OpenEmbedded +BeagleBoard -


I recently started creating file systems for Beagle board via OpenEmbedded, but now I want to change my kernel with the experiment shown here:

.

To do this, I need a staging and cross-compiler toolchain directory, but I can not find them. The top-level directories that appear after the console-image are:

$ find tmp -maxdepth 2 -type d tmp tmp / work tmp / work / armv7a-angstrom-linux-gnueabi tmp / work / I686 tlin / pstage / angstromglibc tmp / pstage / pstaging_lists tmp / rootfs tmp / work / beagleboard-angstrom-linux-gnueabi tmp / work / all-angstrom- linux-gnueabi tmp / download tmp / download / source tmp / pstage tmp / pstage / Angstromglibc tmp / rootfs tmp / deployed tmp / deployment / gribbak tmp / pkgdita tmp / pkgdita / ard7a-agstrom-linux-nnpept / pkgdita / is-686-linux tmp / p KGDTA / Beagleboard-Agstrom-Linux -NEPTP / PKGDTA / All-Engstrom-Linux-NMP / Tickets TMP / Post Stamp / ArmaVi 7A-Anstrom-Linux-Multiply TMP / Post Stamp / I686-Linux TMP / Stamps / Beagle Board-Agostom-Linux-Genuine TMP / Philatelic / All-EntrĂ´me-Linux-Genuine TMP / Sisrrosat TMP / Sirsots / Arwin 7 -Gnstrom-Linux- GNVEBI TMP / S Scrots / I-686-Linux TMP / Syrosots / Beagleboard-Agstrom-Linux- GNVEby TMP / Cache TMP / Cash / Glibuck TMP / USR TMP / USR / BB

Typically cross-compiler toolchain TMP / cross The directory is in staging in the directory and / tmp / sta ging directory.

Can someone help me? thank you in advanced.

I added the following directories to my path variable and it is working:

< / Li>
  • tmp / sysroots / i686-linux / usr / bin
  • tmp / sysroots / i686-linux / usr / armv7a / bin
  • < / Html>

    Comments