[yocto] Problems fetching branch for linux-yocto-custom

2013-06-12 Thread Bryan Evenson
All, I have a custom linux recipe that I would like to fetch the head of a specific branch on a Git repository. During the build it always fetches the master branch, not the branch I am specifying. I've tried adding every relavant flag to the SRC_URI that I can think of and it still fetches

Re: [yocto] Problems fetching branch for linux-yocto-custom

2013-06-12 Thread Bryan Evenson
-Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@gmail.com] Sent: Wednesday, June 12, 2013 3:15 PM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] Problems fetching branch for linux-yocto-custom On Wed, Jun 12, 2013 at 3:10 PM, Bryan Evenson

Re: [yocto] Problems fetching branch for linux-yocto-custom

2013-06-12 Thread Bryan Evenson
-Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Wednesday, June 12, 2013 3:44 PM To: Bryan Evenson Cc: Bruce Ashfield; yocto@yoctoproject.org Subject: Re: [yocto] Problems fetching branch for linux-yocto-custom On 13-06-12 03:37 PM, Bryan

Re: [yocto] Problems fetching branch for linux-yocto-custom

2013-06-12 Thread Bryan Evenson
-Original Message- From: Trevor Woerner [mailto:twoer...@gmail.com] Sent: Wednesday, June 12, 2013 4:42 PM To: Bryan Evenson Cc: Bruce Ashfield; yocto@yoctoproject.org Subject: Re: [yocto] Problems fetching branch for linux-yocto-custom On Wed, Jun 12, 2013 at 3:37 PM, Bryan

[yocto] [PATCH] Clarified language for the rtc machine feature option

2013-06-13 Thread Bryan Evenson
From: Bryan Evenson beven...@melinkcorp.com The language in the manual on how to disable the rtc machine feature was a little confusing upon first reading. Reworded this section to clarify the author's original intent. Signed-off-by: Bryan Evenson beven...@melinkcorp.com --- documentation

[yocto] Creating a core-image-minimal image with package support

2013-06-17 Thread Bryan Evenson
All, I am working with the core-image-minimal image from poky/danny as a starting point, but would like to include packaging support. I have tried creating a separate recipe called core-image-opkg.bb which, from what I read in the mega-manual, should include all the parts I need for opkg

[yocto] Kernel patch is unpacked but not applied

2013-06-26 Thread Bryan Evenson
I am building a custom Linux kernel under poky-dylan and I am having an issue with patches being unpacked but not applied. I have two layers that have a bbappend file for the kernel. Generally, this is what each bbappend file looks like: #First .bbappend FILESEXTRAPATHS_prepend :=

Re: [yocto] Kernel patch is unpacked but not applied

2013-06-27 Thread Bryan Evenson
-Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Thursday, June 27, 2013 11:20 AM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] Kernel patch is unpacked but not applied On 13-06-27 08:50 AM, Bryan Evenson wrote

Re: [yocto] Creating a core-image-minimal image with package support

2013-08-01 Thread Bryan Evenson
-Original Message- From: Trevor Woerner [mailto:trevor.woer...@linaro.org] Sent: Thursday, August 01, 2013 1:41 PM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] Creating a core-image-minimal image with package support On 17 June 2013 12:49, Bryan Evenson

Re: [yocto] Creating a core-image-minimal image with package support

2013-08-02 Thread Bryan Evenson
Paul, -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Friday, August 02, 2013 12:29 PM To: Bryan Evenson Cc: Trevor Woerner; yocto@yoctoproject.org Subject: Re: [yocto] Creating a core-image-minimal image with package support On Thursday 01

Re: [yocto] Error building meta-ide-support; 'SNDCTL_DSP_MAPINBUF' undeclared here

2013-08-15 Thread Bryan Evenson
-Original Message- From: Zhang, Jessica [mailto:jessica.zh...@intel.com] Sent: Thursday, August 15, 2013 4:55 PM To: Bryan Evenson; yocto@yoctoproject.org Subject: RE: [yocto] Error building meta-ide-support; 'SNDCTL_DSP_MAPINBUF' undeclared here Hi Bryan, When you tried

Re: [yocto] Error building meta-ide-support; 'SNDCTL_DSP_MAPINBUF' undeclared here

2013-08-19 Thread Bryan Evenson
Jessica, -Original Message- From: Zhang, Jessica [mailto:jessica.zh...@intel.com] Sent: Thursday, August 15, 2013 5:19 PM To: Bryan Evenson; yocto@yoctoproject.org Subject: RE: [yocto] Error building meta-ide-support; 'SNDCTL_DSP_MAPINBUF' undeclared here Ok, 1st of all just

[yocto] yocto-autobuilder: Questions on autobuilder setup

2013-09-05 Thread Bryan Evenson
I am working on getting the Yocto Autobuilder setup on a machine to do nightly builds of my image (I'm using yocto-autobuilder/dylan). However, I'm running into a few problems and I'm looking for some help. First, here is the configuration that I have setup so far for my nightly build. I

Re: [yocto] yocto-autobuilder: Questions on autobuilder setup

2013-09-06 Thread Bryan Evenson
Elizabeth, -Original Message- From: Flanagan, Elizabeth [mailto:elizabeth.flana...@intel.com] Sent: Thursday, September 05, 2013 11:43 AM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] yocto-autobuilder: Questions on autobuilder setup On Thu, Sep 5, 2013 at 6

[yocto] How to reduce deploy/ipks only to what is contained on image?

2013-09-17 Thread Bryan Evenson
All, I have an image that is based upon core-image-minimal (build poky/dylan-9.0.1) with a few extra packages. In total, 'opkg list-installed' on my target system shows about 100 packages installed. I am using the tmp/deploy/ipk directory as I have built as a basis for firmware upgrade for

Re: [yocto] RFC: Janitorial tasks

2013-09-19 Thread Bryan Evenson
Paul, Is the plan to move toward the YP wiki task list, the YP bugzilla, or both for Janitorial task entry? If one would be preferred over the other, it'd probably be good to state that at the top of the wiki page. For the wiki task list, maybe add an Assignee: line, so that someone knows if

[yocto] [yocto-autobuilder][PATCH 1/1] Extend ignored file list

2013-09-27 Thread Bryan Evenson
Adds more files and directories to .gitignore. This includes files and directories that are specific to a build, such as the downloads directory and the sstate_mirror directory. Verified on my setup to ignore all generated files. Signed-off-by: Bryan Evenson beven...@melinkcorp.com

[yocto] [yocto-autobuilder][RFC PATCH 1/1] Document CreateBBLayersConf

2013-09-27 Thread Bryan Evenson
Adds details on how to use CreateBBLayersConf to README-NEW-AUTOBUILDER. Details on usage were gathered from code inspection of CreateBBLayersConf.py and from personal usage experience. Sent as an RFC to request comments on section placement and wording. Signed-off-by: Bryan Evenson beven

Re: [yocto] Fwd: OpenSSH pre login banner

2013-10-03 Thread Bryan Evenson
Amit, From your message, I'm assuming you have a bbappend file for openssh. Following the example in section of 5.1.4 of the Mega Manual (located at http://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#using-bbappend-files) and from personal experience, put the following in

Re: [yocto] Fwd: OpenSSH pre login banner

2013-10-03 Thread Bryan Evenson
path is first, it won't find LICENCE in your layer since you didn't copy it. Once way to quiet this warning would be to copy the license file to your directory. -Bryan From: Amit Tomer [mailto:amittome...@gmail.com] Sent: Thursday, October 03, 2013 8:23 AM To: Bryan Evenson Cc: yocto

Re: [yocto] Fwd: OpenSSH pre login banner

2013-10-03 Thread Bryan Evenson
across. And, by reading the documentation over at http://www.yoctoproject.org/documentation/current/. -Bryan From: Amit Tomer [mailto:amittome...@gmail.com] Sent: Thursday, October 03, 2013 10:03 AM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] Fwd: OpenSSH pre login banner

Re: [yocto] Fwd: OpenSSH pre login banner

2013-10-03 Thread Bryan Evenson
. If you're using RPM or DEB packages, I believe something similar can be done. -Bryan From: Amit Tomer [mailto:amittome...@gmail.com] Sent: Thursday, October 03, 2013 10:41 AM To: Bryan Evenson; yocto@yoctoproject.org Subject: Re: [yocto] Fwd: OpenSSH pre login banner Fine Bryan,Thanks for your

Re: [yocto] Fwd: OpenSSH pre login banner

2013-10-03 Thread Bryan Evenson
Amit, Did you name the file sshd-config or sshd_config? Because it should be sshd_config. -Bryan From: Amit Tomer [mailto:amittome...@gmail.com] Sent: Thursday, October 03, 2013 2:36 PM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] Fwd: OpenSSH pre login banner Yes Brayan

[yocto] yocto-autobuilder: Nightly build not building nightly

2013-10-14 Thread Bryan Evenson
to trigger? Or is there a different configuration file that I need to modify? Thanks, Bryan Evenson ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] yocto-autobuilder: Nightly build not building nightly

2013-10-14 Thread Bryan Evenson
Elizabeth, -Original Message- From: Flanagan, Elizabeth [mailto:elizabeth.flana...@intel.com] Sent: Monday, October 14, 2013 10:57 AM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] yocto-autobuilder: Nightly build not building nightly Bryan

[yocto] [yocto-autobuilder] [PATCH 1/1] README-NEW-AUTOBUILDER: Add to scheduler documentation

2013-10-14 Thread Bryan Evenson
Adds detail on the Nightly scheduler properties that are available. Notes default settings where appropriate and notes which values must be set by the user. Signed-off-by: Bryan Evenson beven...@melinkcorp.com --- README-NEW-AUTOBUILDER | 12 1 file changed, 8 insertions(+), 4

Re: [yocto] default root password

2013-10-17 Thread Bryan Evenson
so I went with that. Hope that helps. -Bryan Evenson -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of David Andrey Sent: Wednesday, October 16, 2013 8:58 AM To: yocto@yoctoproject.org Subject: [yocto] default root password

[yocto] Can't get DEPENDS to trigger glib-2.0 or util-linux build

2013-10-22 Thread Bryan Evenson
issue. What did I forget to add to my recipe so the system builds the dependent packages first? Thanks, Bryan Evenson ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Can't get DEPENDS to trigger glib-2.0 or util-linux build

2013-10-22 Thread Bryan Evenson
Ross, -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Tuesday, October 22, 2013 9:50 AM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] Can't get DEPENDS to trigger glib-2.0 or util- linux build On 22 October 2013 14:44, Bryan Evenson

[yocto] How to prevent building -dbg and -doc packages?

2013-10-23 Thread Bryan Evenson
I'm on poky/dylan-9.0.1. I'm not using any of the -dbg and the -doc packages and I'd like to clean things up for my build by not building these packages in the first place across the entire system. I see references in the documentation to these package types, but I haven't found anything

Re: [yocto] How to prevent building -dbg and -doc packages?

2013-10-24 Thread Bryan Evenson
[mailto:martin.ja...@gmail.com] Sent: Wednesday, October 23, 2013 6:12 PM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] How to prevent building -dbg and -doc packages? Why do you want to disable them? All the files are already there, so packaging them in right package doesn't

Re: [yocto] How to prevent building -dbg and -doc packages?

2013-10-24 Thread Bryan Evenson
[mailto:martin.ja...@gmail.com] Sent: Thursday, October 24, 2013 9:06 AM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] How to prevent building -dbg and -doc packages? If you want to really strip down the deploy/ipk directory size to minimum set of .ipks really installed in your rootfs, you

Re: [yocto] 2.6.39 kernel and poky

2013-11-04 Thread Bryan Evenson
board and our custom hardware. Feel free to fork my layer or Atmel's layer and add support for the 2.6.39 kernel. Atmel has been accepting pull requests on additional features. -Bryan Evenson From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Maxwell

[yocto] Compile on recipe works the second time

2013-11-19 Thread Bryan Evenson
All, I'm on poky/dylan-9.0.1 and I've created a layer for a separate open source project to include in my image. The layer is at https://github.com/evensonbryan/meta-bacnet for those of you who want to try and duplicate my results. Just add this layer to your setup and build the recipe

Re: [yocto] Compile on recipe works the second time

2013-11-19 Thread Bryan Evenson
Paul, -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Tuesday, November 19, 2013 10:47 AM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] Compile on recipe works the second time Hi Bryan, On Tuesday 19 November 2013 08:57

Re: [yocto] Deploying Yocto build images

2013-11-21 Thread Bryan Evenson
Stefano, Looks interesting. I have a question that I didn't see covered in the documentation (yet). I can see the benefit to having a single image firmware upgrade, but how does swupdate handle configuration differences? I can see cases in which the majority of the software will be the same

Re: [yocto] Compile on recipe works the second time

2013-11-25 Thread Bryan Evenson
Evenson Cc: yocto@yoctoproject.org Subject: RE: [yocto] Compile on recipe works the second time See below Michael -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Bryan Evenson Sent: יום ג 19 נובמבר 2013 18

[yocto] Unable to upgrade kernel; package for kernel name includes version

2013-11-25 Thread Bryan Evenson
I'm on poky/dylan-9.0.1 I am upgrading the Linux kernel for my device's image from a custom 3.6.9 kernel to a custom 3.10 kernel. I'm using this layer: https://github.com/evensonbryan/meta-atmel as a basis for the custom kernel recipe (there is a recipe for the 3.10 kernel that I haven't yet

Re: [yocto] stupid question about post-installation scripts

2013-11-25 Thread Bryan Evenson
Robert, That's how it works in my experience. I have some packages for my system that have a postinst piece that needs to run during image creation, and other pieces that need to run only on a package upgrade. By checking whether x${D} = ${D}, I am filtering out whether the postinst script

Re: [yocto] Unable to upgrade kernel; package for kernel name includes version

2013-11-25 Thread Bryan Evenson
All, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Bryan Evenson Sent: Monday, November 25, 2013 9:46 AM To: yocto@yoctoproject.org Subject: [yocto] Unable to upgrade kernel; package for kernel name includes version

Re: [yocto] stupid question about post-installation scripts

2013-11-25 Thread Bryan Evenson
Robert, -Original Message- From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] Sent: Monday, November 25, 2013 12:29 PM To: Bryan Evenson Cc: Rifenbark, Scott M; Yocto discussion list Subject: RE: stupid question about post-installation scripts On Mon, 25 Nov 2013, Bryan

Re: [yocto] [AB PATCH 06/27] Autobuilder.py/Buildset.py: More sane parser/UI

2014-03-06 Thread Bryan Evenson
Beth, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Elizabeth Flanagan Sent: Wednesday, March 05, 2014 1:23 PM To: yocto@yoctoproject.org Subject: [yocto] [AB PATCH 06/27] Autobuilder.py/Buildset.py: More sane

Re: [yocto] Remote management of embedded devices

2014-03-07 Thread Bryan Evenson
Alex, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Alex J Lennon Sent: Friday, March 07, 2014 7:30 AM To: yocto@yoctoproject.org Subject: [yocto] Remote management of embedded devices Hi, I'm looking into remote

[yocto] [AB PATCH 01/01] README-NEW-AUTOBUILDER: Document CreateBBLayersConf

2014-03-07 Thread Bryan Evenson
Adds details on how to use CreateBBLayersConf to README-NEW-AUTOBUILDER. Details on usage were gathered from code inspection of CreateBBLayersConf.py and from personal usage experience. Signed-off-by: Bryan Evenson beven...@melinkcorp.com --- README-NEW-AUTOBUILDER | 43

Re: [yocto] Remote management of embedded devices

2014-03-10 Thread Bryan Evenson
Alex, -Original Message- From: Alex J Lennon [mailto:ajlen...@dynamicdevices.co.uk] Sent: Saturday, March 08, 2014 4:18 AM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] Remote management of embedded devices + On 07/03/2014 13:41, Bryan Evenson wrote: Alex

[yocto] USB not automounting, missing /dev/disk directory

2014-03-31 Thread Bryan Evenson
on the filesystem. Any ideas on what else needs to be cleaned out or rebuilt? I've been trying to avoid deleting the entire tmp/ directory, but I will if that looks to be the best solution. Thanks, Bryan Evenson -- ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] USB not automounting, missing /dev/disk directory

2014-03-31 Thread Bryan Evenson
All, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Bryan Evenson Sent: Monday, March 31, 2014 9:57 AM To: yocto@yoctoproject.org Subject: [yocto] USB not automounting, missing /dev/disk directory All, I am on poky

[yocto] busybox: ifplugd link not removed on upgrade

2014-04-02 Thread Bryan Evenson
under Busybox. Thanks, Bryan Evenson -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [meta-atmel] at91sam9x5ek: no machine record defined failure for core-image-minimal

2014-05-09 Thread Bryan Evenson
Brian, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Bruce Ashfield Sent: Friday, May 09, 2014 2:42 PM To: Brian Karcz; yocto@yoctoproject.org Subject: Re: [yocto] [meta-atmel] at91sam9x5ek: no machine record defined

Re: [yocto] [meta-atmel] at91sam9x5ek: no machine record defined failure for core-image-minimal

2014-05-09 Thread Bryan Evenson
Brian, -Original Message- From: Brian Karcz [mailto:bri...@russound.com] Sent: Friday, May 09, 2014 3:49 PM To: Bryan Evenson; Bruce Ashfield; yocto@yoctoproject.org Subject: RE: [yocto] [meta-atmel] at91sam9x5ek: no machine record defined failure for core-image-minimal Hi Bryan

Re: [yocto] [RFC] Upgrade to a package with all its dependency without network

2014-05-15 Thread Bryan Evenson
Marco, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Marco Sent: Tuesday, May 06, 2014 3:42 AM To: yocto@yoctoproject.org Subject: [yocto] [RFC] Upgrade to a package with all its dependency without network Hello, I

Re: [yocto] RFC: Improving the developer workflow

2014-08-07 Thread Bryan Evenson
Paul, I am using the Yocto Project tools almost purely for userspace applications. I have tried to use the ADT and SDK in the past with limited success. I try to keep my local poky/oe working copies near up to date, which would mean rebuilding the SDK/ADT for each poky point release. For me

[yocto] PR Server import/export questions

2014-08-19 Thread Bryan Evenson
All, I'm making the transition from the dylan to daisy branch, and in my first attempt I got a bunch of QA warnings about PRINC being deprecated and that I should start using a PR service. I took a look through the manual and the PR server wiki and I still have some concerns about the PR

Re: [yocto] is there a list of yocto-supported dev kits somewhere?

2014-09-05 Thread Bryan Evenson
Robert, Atmel has their own board support layer that they have not submitted as an official Yocto Project BSP. Their layer supports their AT91SAM9x5-EK series and their SAMA5D3 series evaluation kits. I've been using their AT91SAM9G25-EK kit for my reference design. Since Atmel doesn't have

Re: [yocto] Recommended Hardware for building

2014-10-03 Thread Bryan Evenson
Oliver, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Martin Jansa Sent: Thursday, October 02, 2014 3:09 PM To: Chris Tapp Cc: yocto@yoctoproject.org Subject: Re: [yocto] Recommended Hardware for building On Thu,

Re: [yocto] [OE-core] Truly scary SSL 3.0 vuln to be revealed soon:

2014-10-15 Thread Bryan Evenson
. I'm not sure how dropbear does its encryption, so that may be one to look at also. Regards, Bryan Evenson Ross -- ___ Openembedded-core mailing list openembedded-c...@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo

[yocto] Questions on transition to PR service

2014-10-24 Thread Bryan Evenson
All, I am currently on the dylan branch and I am working toward transitioning to the daisy branch. Overall it is building okay but now on the daisy branch I am getting the warnings about using PRINC being deprecated and I should be using the PR service. Before I make the transition, I have

[yocto] autobuilder: How to set PREMIRRORS?

2014-11-13 Thread Bryan Evenson
For my autobuilder, I am setting up a local mirror to hold sources for packages that have been unreliable for download. For my day-to-day work, I have setup the PREMIRRORS in my local.conf as suggested in the latest Yocto manual and it has been working fine. I am trying to get my autobuilder

Re: [yocto] recipe fails to load local files

2014-11-13 Thread Bryan Evenson
Lachlan, If that is your entire recipe, I don’t see any FILES specification: http://www.yoctoproject.org/docs/1.7/mega-manual/mega-manual.html#var-FILES. The SRC_URI just says where to get the source, but the FILES states which files are expected to be added to the package. I believe the

Re: [yocto] recipe fails to load local files

2014-11-14 Thread Bryan Evenson
Lachlan, I have some recipe changes inline below. -Original Message- From: peterengcomau...@adam.com.au [mailto:peterengcomau...@adam.com.au] Sent: Friday, November 14, 2014 3:37 AM To: Bryan Evenson; peterengcomau...@adam.com.au; yocto@yoctoproject.org Subject: RE: [yocto] recipe

Re: [yocto] recipe fails to load local files

2014-11-17 Thread Bryan Evenson
Lachlan, -Original Message- From: peterengcomau...@adam.com.au [mailto:peterengcomau...@adam.com.au] Sent: Sunday, November 16, 2014 8:55 AM To: Alexandru Vaduva; peterengcomau...@adam.com.au; Anders Darander; Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] recipe

Re: [yocto] autobuilder: How to set PREMIRRORS?

2014-11-17 Thread Bryan Evenson
All, After looking through the autobuilder code, I don't see anywhere in which PREMIRRORS can be set and used. I see in CreateAutoConf.py that PREMIRRORS is always set to . I don't think it'd be that difficult to add PREMIRRORS as a CreateAutoConf parameter for the buildsets. I can work on

Re: [yocto] autobuilder: How to set PREMIRRORS?

2014-11-19 Thread Bryan Evenson
All, I'm getting close to implementing this feature, but I'm having some issues getting auto.conf formatted correctly. See below. -Original Message- From: Bryan Evenson Sent: Monday, November 17, 2014 9:08 AM To: Bryan Evenson; yocto@yoctoproject.org; elizabeth.flana...@intel.com

Re: [yocto] Adding firmware to initramfs

2014-12-01 Thread Bryan Evenson
Chris, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Chris Tapp Sent: Sunday, November 30, 2014 6:09 PM To: ChenQi Cc: yocto@yoctoproject.org Subject: Re: [yocto] Adding firmware to initramfs On 30 Nov 2014, at

[yocto] [autobuilder][PATCH 0/2] GitPoller changesource improvements

2014-12-05 Thread Bryan Evenson
://git.yoctoproject.org/yocto-autobuilder branch sullical/contrib Bryan Evenson (2): Autobuilder.py: Import gitpoller module Documentation: Document GitPoller changesource README-NEW-AUTOBUILDER | 35 docs/YoctoAutobuilderDevelopersDocument.html

[yocto] [autobuilder][PATCH 1/2] Autobuilder.py: Import gitpoller module

2014-12-05 Thread Bryan Evenson
For the GitPoller changesource to work, Autobuilder.py needs the Buildbot GitPoller module. This commit imports the GitPoller module in Autobuilder.py. Signed-off-by: Bryan Evenson beven...@melinkcorp.com --- .../site-packages/autobuilder/Autobuilder.py |1 + 1 file changed, 1

[yocto] [autobuilder][PATCH 2/2] Documentation: Document GitPoller changesource

2014-12-05 Thread Bryan Evenson
Adds documentation to README-NEW-AUTOBUILDER and the HTML documentation on how to use the GitPoller changesource. Signed-off-by: Bryan Evenson beven...@melinkcorp.com --- README-NEW-AUTOBUILDER | 35 +- docs/YoctoAutobuilderDevelopersDocument.html

Re: [yocto] [autobuilder][PATCH 0/2] GitPoller changesource improvements

2014-12-09 Thread Bryan Evenson
and c0aac5c415797aac5c204b2b70ee5a896d76ffdc. Once these are in place the GitPoller changesource should work. Regards, Bryan -Original Message- From: Flanagan, Elizabeth [mailto:elizabeth.flana...@intel.com] Sent: Monday, December 08, 2014 7:33 PM To: Bryan Evenson Cc: yocto@yoctoproject.org; California L Sullivan Subject

[yocto] [yocto-autobuilder][GIT PULL] autobuilder: Build history modifications

2014-12-11 Thread Bryan Evenson
) Bryan Evenson (2): CreateAutoConf.py: Modify build history inclusion Documentation: Add build history documentation docs/YoctoAutobuilderDevelopersDocument.html |6 -- .../autobuilder/buildsteps

Re: [yocto] autobuilder: How to set PREMIRRORS?

2014-12-23 Thread Bryan Evenson
, December 16, 2014 3:14 PM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: autobuilder: How to set PREMIRRORS? 2014-11-19 15:12 GMT+00:00 Bryan Evenson beven...@melinkcorp.com: All, I'm getting close to implementing this feature, but I'm having some issues getting auto.conf

[yocto] Setting up an init other than SysVinit or systemd?

2014-12-23 Thread Bryan Evenson
All, I am in the process of upgrading core items in my image (core-image-minimal with a few additional packages), and one item I am taking a look at is changing my init from SysVinit. I know the other easily supported option for init is systemd, but if I change to systemd I want to do it

Re: [yocto] replace etc/network/interfaces with symbolic link

2015-02-06 Thread Bryan Evenson
Aurele, One possible issue is ${sysconfdir}/network/interfaces is listed in the CONFFILES in the original recipe. It may still be installing this file because it is listed under CONFFILES. Try adding: CONFFILES_${PN} = To your bbappend. Regards, Bryan -Original Message- From:

Re: [yocto] replace etc/network/interfaces with symbolic link

2015-02-09 Thread Bryan Evenson
Aurèle, -Original Message- From: Aurele Traynard [mailto:aurele.trayn...@gmail.com] Sent: Monday, February 09, 2015 4:59 AM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] replace etc/network/interfaces with symbolic link Thank you for all answers, I looked

[yocto] eclipe-yocto: SDKTARGETSYSROOT not being expanded correctly

2015-03-16 Thread Bryan Evenson
I am using version 1.6.2 of the Yocto Eclipse plug-in (from http://downloads.yoctoproject.org/releases/eclipse-plugin/1.6.2/kepler/) under Fedora 21. After some recent issues with getting the plug-in to compile my application, I noticed that I am having a variable expansion problem with CC. I

Re: [yocto] eclipse-poky: Can't build from Eclipse, but command line build works

2015-03-12 Thread Bryan Evenson
Todor, It appears that your toolchain is configured properly, however the GNU linker (ld) cannot find the libraries it needs to link the binary. I suspect that the culprit is --sysroot=$SDKTARGETSYSROOT There should be an environment setup file

Re: [yocto] eclipse-poky: Can't build from Eclipse, but command line build works

2015-03-13 Thread Bryan Evenson
Todor, -Original Message- From: Minchev, Todor [mailto:todor.minc...@intel.com] Sent: Friday, March 13, 2015 4:59 AM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] eclipse-poky: Can't build from Eclipse, but command line build works *snip

Re: [yocto] eclipse-poky: Can't build from Eclipse, but command line build works

2015-03-12 Thread Bryan Evenson
Todor, -Original Message- From: Minchev, Todor [mailto:todor.minc...@intel.com] Sent: Thursday, March 12, 2015 1:50 PM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] eclipse-poky: Can't build from Eclipse, but command line build works On Thu, 2015-03-12 at 13

Re: [yocto] eclipse-poky: Can't build from Eclipse, but command line build works

2015-03-12 Thread Bryan Evenson
-Original Message- From: Minchev, Todor [mailto:todor.minc...@intel.com] Sent: Thursday, March 12, 2015 1:50 PM To: Bryan Evenson Cc: yocto@yoctoproject.org Subject: Re: [yocto] eclipse-poky: Can't build from Eclipse, but command line build works On Thu, 2015-03-12 at 13:43

[yocto] eclipse-poky: Can't build from Eclipse, but command line build works

2015-03-11 Thread Bryan Evenson
I am trying to get the Yocto Eclipse plug-in setup so that I can build my application from Eclipse. I am *almost* there, but the final build is not working. I'm assuming there are some path/rights issues somewhere in the chain because I can build from the command line. I'm looking for some

Re: [yocto] A simpler way to apply custom config files to an image ?

2015-04-17 Thread Bryan Evenson
Laurent, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Anders Darander Sent: Friday, April 17, 2015 2:01 AM To: yocto@yoctoproject.org Subject: Re: [yocto] A simpler way to apply custom config files to an image ? *

Re: [yocto] RREPLACES and RCONFLICTS when switching from linux-yocto to linux-yocto-custom

2015-04-09 Thread Bryan Evenson
All, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Bryan Evenson Sent: Thursday, April 09, 2015 8:27 AM To: yocto@yoctoproject.org Subject: [yocto] RREPLACES and RCONFLICTS when switching from linux- yocto to linux

[yocto] RREPLACES and RCONFLICTS when switching from linux-yocto to linux-yocto-custom

2015-04-09 Thread Bryan Evenson
I am on poky/dizzy and I am using opkg for package management. I recently discovered I had a problem with my custom kernel image recipe and instead of the package name being called kernel-image-3.10.0-custom it was called kernel-image-3.10.0-yocto-standard (as shown by opkg list-installed on

Re: [yocto] is there a doc section on yocto distribution creation/versioning?

2015-06-25 Thread Bryan Evenson
Robert, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Robert P. J. Day Sent: Thursday, June 25, 2015 6:29 AM To: Yocto discussion list Subject: [yocto] is there a doc section on yocto distribution creation/versioning?

Re: [yocto] SAMA5D3 header files for C application development

2015-07-01 Thread Bryan Evenson
Sam, From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of SAS NONE Sent: Wednesday, July 01, 2015 12:36 AM To: yocto@yoctoproject.org Subject: [yocto] SAMA5D3 header files for C application development Hi, I'm using SAMA5D3-xplained board and built

Re: [yocto] Multiple conncetion to svn (svn+ssh)

2015-07-06 Thread Bryan Evenson
Marcin, From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Marcin Krzeminski Sent: Friday, July 03, 2015 7:55 AM To: yocto@yoctoproject.org Subject: [yocto] Multiple conncetion to svn (svn+ssh) Hello again, I have 12 recipes that download code from

Re: [yocto] Multiple conncetion to svn (svn+ssh)

2015-07-06 Thread Bryan Evenson
Paul, -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Monday, July 06, 2015 10:08 AM To: Marcin Krzemiński Cc: Bryan Evenson; yocto@yoctoproject.org Subject: Re: [yocto] Multiple conncetion to svn (svn+ssh) On Monday 06 July 2015 12:57:39 Bryan

[yocto] COPY_LIC_DIRS, COPY_LIC_MANIFEST and firmware upgrades

2015-11-02 Thread Bryan Evenson
All, I'm on poky/dizzy-1.7.2 and I've been using COPY_LIC_DIRS and COPY_LIC_MANIFEST to include the license text on my image. I noticed something about the way it operates and I'm wondering if it's a problem when it comes to Free and Open Source Software compliance. If I build an image with

Re: [yocto] COPY_LIC_DIRS, COPY_LIC_MANIFEST and firmware upgrades

2015-11-02 Thread Bryan Evenson
Martin, > -Original Message- > From: Martin Jansa [mailto:martin.ja...@gmail.com] > Sent: Monday, November 02, 2015 3:32 PM > To: Bryan Evenson <beven...@melinkcorp.com> > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] COPY_LIC_DIRS, COPY_LIC_MANIFEST

[yocto] GDB with Eclipse *almost* working...

2015-09-25 Thread Bryan Evenson
All, I almost have a full working setup with GDB in Eclipse for debugging remotely on my target hardware, but it's not quite there. Here's what I've done and where I'm at so far: 1. I have a custom image that I build, plus a few userspace applications. I use bitbake at the command line to

Re: [yocto] GDB with Eclipse *almost* working...

2015-09-25 Thread Bryan Evenson
All, > -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of Bryan Evenson > Sent: Friday, September 25, 2015 12:17 PM > To: yocto@yoctoproject.org > Subject: [yocto] GDB with Eclipse *almost* working... >

[yocto] Image specific package feed sources

2015-12-07 Thread Bryan Evenson
All, I'm on poky/dizzy-1.7.3 and I'm having some conflict when creating image specific packages. I have two separate images that I build. One image is the production-ready image and the other is a development image. The development image includes the -dbg versions of packages and all the

Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-01 Thread Bryan Evenson
Michael, > -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of Michael Habibi > Sent: Tuesday, December 01, 2015 10:26 AM > To: yocto@yoctoproject.org > Subject: [yocto] Best practice for files copied directly into sysroot? >

[yocto] Fixing build when changing kernel PREFERRED_PROVIDER

2015-12-02 Thread Bryan Evenson
I'm on poky/dizzy-1.7.2 and I'm in the process of updating to poky/dizzy-1.7.3. I'm using an Atmel processor, so while I'm at it I'm pulling in changes from meta-atmel (over at https://github.com/linux4sam/meta-atmel, dizzy branch). One of the commits I pulled in was this one:

Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-04 Thread Bryan Evenson
Michael, > -Original Message- > From: Michael Habibi [mailto:mikehab...@gmail.com] > Sent: Thursday, December 03, 2015 5:54 PM > To: Bryan Evenson <beven...@melinkcorp.com> > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] Best practice for files copied directly

Re: [yocto] Fixing build when changing kernel PREFERRED_PROVIDER

2015-12-03 Thread Bryan Evenson
Andre, > -Original Message- > From: Andre McCurdy [mailto:armccu...@gmail.com] > Sent: Wednesday, December 02, 2015 4:57 PM > To: Bryan Evenson <beven...@melinkcorp.com> > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] Fixing build when changing kernel > PRE

Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-07 Thread Bryan Evenson
Paul, > -Original Message- > From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] > Sent: Monday, December 07, 2015 2:50 PM > To: Bryan Evenson <beven...@melinkcorp.com> > Cc: yocto@yoctoproject.org; Trevor Woerner <twoer...@gmail.com>; > Michae

[yocto] Cleanly moving files from one package to another

2015-12-09 Thread Bryan Evenson
All, I'm on poky/dizzy-1.7.3 and I'm using opkg for a package manager. I have a few script files that are part of one package that really belong with another. So I updated both recipes, removed the file from one recipe and added it to the other recipe. I built everything, made the opkg feed

Re: [yocto] Cleanly moving files from one package to another

2015-12-10 Thread Bryan Evenson
Martin, > -Original Message- > From: Martin Jansa [mailto:martin.ja...@gmail.com] > Sent: Thursday, December 10, 2015 12:03 PM > To: Bryan Evenson <beven...@melinkcorp.com> > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] Cleanly moving files from one packag

Re: [yocto] Cleanly moving files from one package to another

2015-12-10 Thread Bryan Evenson
Martin, > -Original Message- > From: Martin Jansa [mailto:martin.ja...@gmail.com] > Sent: Thursday, December 10, 2015 4:20 AM > To: Bryan Evenson <beven...@melinkcorp.com> > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] Cleanly moving files from one package to

Re: [yocto] Cleanly moving files from one package to another

2015-12-10 Thread Bryan Evenson
Martin, > -Original Message- > From: Martin Jansa [mailto:martin.ja...@gmail.com] > Sent: Thursday, December 10, 2015 9:39 AM > To: Bryan Evenson <beven...@melinkcorp.com> > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] Cleanly moving files from one package to

  1   2   >