On Tuesday 30 July 2013 00:08:42 Navani Srivastava wrote:
> I have done changes in .bbclass file. Could it be the reason for such
> behavior?
> Please find the attached recipe and bbclass.
I think the problem is this:
> require recipes-core/meta/meta-toolchain.bb
You shouldn't be adding this to
>>I think the problem is this:
> require recipes-core/meta/meta-toolchain.bb
Yes, it worked.. Thanks
>>You shouldn't be adding this to an image recipe, and definitely not poky-
image.bbclass.
then? Is it possible to create .bbappend kind of file for .bbclass which
can append the information or I
based simply on the timestamps, it would appear that the toolchains
here:
http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.1/toolchain/
still contain the script bug involving the now-dead "find" option in
fedora 19 where -perm no longer accepts a value starting with "+". is
there any
You can find recent version here
http://autobuilder.yoctoproject.org/pub/nightly/CURRENT/toolchain/, but not
sure if below issue is resolved.
Best Regards,
Zhenhua
> -Original Message-
> From: yocto-boun...@yoctoproject.org [mailto:yocto-
> boun...@yoctoproject.org] On Behalf Of Rob
Hi,
I'm new to Yocto and I'm trying to build a debug image.
My image recipe looks like this:
IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} u-boot
webstax3 vtss-uio-mod"
IMAGE_LINGUAS = " "
LICENSE = "MIT"
inherit core-image
DEBUG_BUILD = "1"
DEBUG_FLAGS = "-ggdb3 -O0
I got following errors while building the yocto layers:
please help
Build Configuration:
BB_VERSION= "1.17.0"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "omap5-evm"
DISTRO= "arago"
DISTRO_VERSION= "2013.06"
TUNE_FEATURES = "${TUNE_
On 30 July 2013 11:27, kiranbobbu wrote:
> I got following errors while building the yocto layers:
> please help
>
> Build Configuration:
> BB_VERSION= "1.17.0"
> TARGET_ARCH = "arm"
> TARGET_OS = "linux-gnueabi"
> MACHINE = "omap5-evm"
> DISTRO= "arago"
On Tuesday 30 July 2013 05:14:37 Robert P. J. Day wrote:
> based simply on the timestamps, it would appear that the toolchains
> here:
>
> http://downloads.yoctoproject.org/releases/yocto/yocto-1.4.1/toolchain/
>
> still contain the script bug involving the now-dead "find" option in
> fedora 19
I am trying to build for Raspberry Pi including "read-only-rootfs" in
my image features. My aim is to have my SD Card read-only and at some
point add a read-write overlay to certain directories. This should
enable my system to boot fresh each time, and have some persistent
storage for user files et
On Tuesday 30 July 2013 14:35:40 Navani Srivastava wrote:
> > I think the problem is this:
> > require recipes-core/meta/meta-toolchain.bb
>
> Yes, it worked.. Thanks
>
> > You shouldn't be adding this to an image recipe, and definitely not poky-
> > image.bbclass.
> then? Is it possible to creat
Hello!
Under Denzil 7.0.1, I had a recipe
mylayer/recipes-core/netbase/netbase_4.47.bbappend that contained:
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI += " file://interfaces \
"
To put my own interface file in the root file system from
mylayer/recipes-core/netbase/netbas
Hi John,
On Tuesday 30 July 2013 11:15:26 r10kindsofpeople wrote:
> Under Denzil 7.0.1, I had a recipe
> mylayer/recipes-core/netbase/netbase_4.47.bbappend that contained:
>
> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>
> SRC_URI += " file://interfaces \
> "
> To put my own inte
Hi Yocto community,
I guess my problem is quite trivial with a little bit of yocto experience. I'm
still quite new to Yocto, though, maybe you can help me, I would appreciate!!
I'm writing a recipe firmware_HEAD.bb. The actions shall be checkout from git,
run "make", copy the result to ${D}/lib/
On Tue, Jul 30, 2013 at 11:29 AM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> Hi John,
>
> On Tuesday 30 July 2013 11:15:26 r10kindsofpeople wrote:
> > Under Denzil 7.0.1, I had a recipe
> > mylayer/recipes-core/netbase/netbase_4.47.bbappend that contained:
> >
> > FILESEXTRAPATHS_prep
Hello - sorry for the delay. You might want to talk to the Gumstix
folks directly, as they may have already integrated this driver. If
not, you should be able to add it to your build with a simple recipe.
On Wed, Jul 24, 2013 at 4:18 AM, Zafrullah Syed
wrote:
> Hi all,
>
> How do CaspaVL driver c
Hi Allan,
On Tuesday 30 July 2013 09:54:40 Allan Nielsen wrote:
> I'm new to Yocto and I'm trying to build a debug image.
>
> My image recipe looks like this:
>
> IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} u-boot
> webstax3 vtss-uio-mod"
> IMAGE_LINGUAS = " "
>
> LIC
Attendees:
Nitin, ScottR, TomZ, PaulE, MarkH, SeanH, Darren, Saul, LaurentiuP, RossB,
MichaelH, Cristian, BruceA, Eren, MatthewW, Beth, Song
Agenda:
* Opens collection - 5 min (Song)
* Yocto 1.5 status - 10 min (Song/team)
https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.5_Status
- Bug fi
All,
We're going to start building out multiple versions of the eclipse
plugin. Currently, we're on Juno, but with Kepler support on the way,
we wanted to start supporting multiple plugin versions. Because of
this, we decided to have multiple repos, each specific to the eclipse
version. We've copi
All,
We're waiting for some final pulls from RP. We expect to start
1.5_M3.rc1 tomorrow am.
-b
--
Elizabeth Flanagan
Yocto Project
Build and Release
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On Mon, 2013-07-29 at 06:54 +, Behrens, Holger wrote:
> Hi,
>
> > On Fri, 2013-07-26 at 09:48 +0200, Felix01 Fischer wrote:
> > > Tom Zanussi schrieb am 25.07.2013 18:57:57:
> > >
> > > > Von: Tom Zanussi
> > > > An: Felix01 Fischer ,
> > > > Kopie: yocto@yoctoproject.org, meta-in...@yoctopr
On Mon, 2013-07-29 at 10:05 +0200, Felix01 Fischer wrote:
> "Behrens, Holger" schrieb am 29.07.2013
> 08:54:40:
>
> > Von: "Behrens, Holger"
> > An: Tom Zanussi , Felix01 Fischer
> > ,
> > Kopie: "meta-in...@yoctoproject.org" ,
> > "yocto@yoctoproject.org" , "genivi-meta-
> > i...@lists.geni
21 matches
Mail list logo