http://wiki.kaeilos.com/index.php/Setup_an_external_toolchain_with_Yocto Setup an external toolchain with YoctoYou can use the sourcery g++ toolchain, but it requires custom tuning arguments to contro
https://github.com/Freescale/meta-fsl-arm-extra/blob/master/recipes-bsp/u-boot/u-boot-script-boundary_git.bb do_compile[noexec] = "1" do_install[noexec] = "1" do_populate_sysroot[noexec] = "1"跳过(不执行)指
从AUR上 下载, yaourt -G opkg-svn修改 ./configure --prefix=/usr --with-opkglibdir=/var/lib 和版本号变为650# Maintainer: Jonathan Liu <net147@gmail.com> pkgname=opkg-svn pkgver=650 pkgrel=1 pkgdesc="Lightweig
http://www.yoctoproject.org/docs/1.6.1/ref-manual/ref-manual.html 参考手册http://www.yoctoproject.org/docs/1.6.1/dev-manual/dev-manual.html 开发手册http://elinux.org/Bitbake_Cheat_Sheet https:/
http://processors.wiki.ti.com/index.php/Cortex-A8 TI官方wiki讲解Cotex-A8的一些信息,注意硬浮点跟neon开启可能会不兼容http://elinux.org/Bitbake_Cheat_Sheet 关于bitbake语法的快速参考,用OpenEmbedded必须掌握 终于在arago的OE layer
openEmbedded支持rm_work指定跳过某些包 INHERIT += "rm_work"> > RM_WORK_WHITELIST += "icu-native icu busybox"diff --git a/meta/classes/rm_work.bbclass b/meta/classes
http://patchwork.openembedded.org/patch/17039/diff --git a/meta/classes/sstate.bbclass b/meta/classes/sstate.bbclassindex 0f88a23..22ce653 100644--- a/meta/classes/sstate.bbclass+++ b/meta/classes/sst
PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)}" PACKAGECONFIG[pulseaudio] = "--enable-pulse,--disable-pulse,
转载 http://gpupowered.org/node/20Qt5 (minimal) on Beaglebone, with YoctoIntroduction:This post publishes the method to build Qt5 for Beaglebone. To build Qt5 for Beaglebone, the below repos are needed:
因为archlinux更新太快, texinfo 升级到5.0, 导致很多需要处理texinfo的编译包出错,网上找了gcc, binutils的补丁后通过了,但是编译eglibc又出问题了也不知道后面还会有多少包会这样,因此果断跑到archlinux的svn仓库将texinfo 4.x的版本弄下来,自己makepkg安装安装完毕后再处理一下修改 /etc/pacman.conf 添加 texin
Copyright © 2005-2023 51CTO.COM 版权所有 京ICP证060544号