Re: [yocto] Prescribed way to make global variables in recipes?

2016-04-08 Thread Andy Gikling
ject’s layer… or is this what I’m going to need to do? Thoughts? ~Andy From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Friday, April 08, 2016 10:10 AM To: Andy Gikling Cc: yocto@yoctoproject.org Subject: Re: [yocto] Prescribed way to make global variables in recipes? On 8 April 2016 at

Re: [yocto] Prescribed way to make global variables in recipes?

2016-04-08 Thread Andy Gikling
should work but does that make sense to do? Thanks again, ~Andy Gikling From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Friday, April 08, 2016 9:44 AM To: Andy Gikling Cc: yocto@yoctoproject.org Subject: Re: [yocto] Prescribed way to make global variables in recipes? On 8 April 2016 at

[yocto] Prescribed way to make global variables in recipes?

2016-04-08 Thread Andy Gikling
nderstand the environment variables is "scrubbed" between recipes - it makes sense). Is there another mechanism I'm not aware of? Can someone give me an example of a different way to accomplish my use case described above? Any guidance would be much appreciated! Thanks, ~Andy Gikling -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] My first Yocto Project

2013-11-06 Thread Andy Gikling
an, if you get a NUC Yocto should have full support for it with the NUC BSP - try it out! ~Andy >> But if you're not planning on this being a home theater PC, by all means, >> have at it! If Yocto has issues now, many of them will get fixed eventually >> as more of th

Re: [yocto] yocto Digest, Vol 38, Issue 29

2013-11-06 Thread Andy Gikling
e of the NUC devices come online. Just my 2 cents. ~Andy Gikling -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of yocto-requ...@yoctoproject.org Sent: Wednesday, November 06, 2013 4:07 PM To: yocto@yoctoproject.org Subject: yocto

[yocto] FR2 BSP Documentation On Website Error

2013-11-03 Thread Andy Gikling
ut 2 hours. If this could be fixed I'd appreciate it! Thanks, ~Andy Gikling ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] configure: error: C compiler cannot create executables when

2012-04-19 Thread Andy Gikling
This runs the autotools for you. In the console you should see that this completed successfully. Once it's completed successfully, you should see a Makefile in hello world's /src/ folder. It was not there before and was generated by calling Reconfigure Project. Now you should be

Re: [yocto] ADT Manual v1.1.1 Issues - 2 of 3 (Resolved)

2012-04-10 Thread Andy Gikling
your time - it works. ~Andy Gikling -Original Message- From: Lu, Lianhao [mailto:lianhao...@intel.com] Sent: Tuesday, April 10, 2012 8:35 AM To: Andy Gikling; yocto@yoctoproject.org Subject: RE: ADT Manual v1.1.1 Issues - 2 of 3 Andy, I checked the config.log. I think you might se

[yocto] ADT Manual v1.1.1 Issues - 3 of 3

2012-04-09 Thread Andy Gikling
xact path. I'll try again with YOCTOADT_REPO="http://adtrepo.yoctoproject.org/1.1.1/adt-ipk/x86_64/"; or something like that... Just an FYI, ~Andy Gikling LasX Industries Inc. ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] ADT Manual v1.1.1 Issues - 2 of 3

2012-04-09 Thread Andy Gikling
that I've tried and they haven't worked either. So, I've been told to file a bug about this but I wasn't sure which category it goes under and I've never filed a bug in the Yocto project before. I'll try to get to it this week. In the meantime, if anyone has tri

[yocto] ADT Manual v1.1.1 Issues - 1 of 3

2012-04-09 Thread Andy Gikling
All, There's a broken link in the ADT manual. In section 4.1.3.1, the path "http://downloads.yoctoproject.org/releases/eclipse-plugin/1.1.1"; does not exist. I think this is the desired path but the files aren't there... Just an FYI - not sure if this merits filing

Re: [yocto] Eclipse-ADT-build-error (Lu, Lianhao)

2012-04-05 Thread Andy Gikling
t still doesn't build in Eclipse. I keep getting "no rule for make target 'all' " I've done all of the above again, fresh, after calling "chmod -R 777 /home/userName/workspace" so it might not be a permissions problem. I've run through these ADT

Re: [yocto] Eclipse-ADT-build-error (Lu, Lianhao)

2012-04-05 Thread Andy Gikling
f Yocto ADT and the prebuilt toolchain you down download from the site - or something of that nature. This evening I'll probably have a chance to explore further exactly what's happening and what I've tested. Thanks, ~Andy Gikling __

[yocto] Yocto 1.2 Beta Testing Report

2012-04-03 Thread Andy Gikling
iced hob used to put some of it generated config files in the /build/conf/ folder. It seems that they are gone now. It would be nice to allow the hob user to go and see exactly what configuration file changes have been made by using the gui. This functionality would be an invaluable tool to

[yocto] Explicitly Adding Common Packages (ie Java) and Creating Users

2012-03-25 Thread Andy Gikling
. Any ideas? Is there a way to add user accounts at build time or do I have to add the "useradd" package? Once I understand some of these issues better I'm going to make a sweet video for beginners. There are really a lot of pitfalls that I've hurdled an