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

2013-06-12 Thread Bruce Ashfield
On 13-06-12 4:54 PM, Bryan Evenson wrote: -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

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

2013-06-12 Thread Bruce Ashfield
On 13-06-12 4:41 PM, Trevor Woerner wrote: On Wed, Jun 12, 2013 at 3:37 PM, Bryan Evenson wrote: # Added KBRANCH spec KBRANCH = "linux-3.9-at91" # Override SRC_URI in a bbappend file to point at a different source # tree if you do not want to build from Linus' tree. SRC_URI = "git://github.c

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,

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

2013-06-12 Thread Trevor Woerner
On Wed, Jun 12, 2013 at 3:37 PM, Bryan Evenson wrote: > # Added KBRANCH spec > KBRANCH = "linux-3.9-at91" >> > # Override SRC_URI in a bbappend file to point at a different source >> # >> > tree if you do not want to build from Linus' tree. >> > SRC_URI = "git://github.com/linux4sam/linux-at91.git

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

2013-06-12 Thread Bruce Ashfield
-custom On 13-06-12 03:37 PM, Bryan Evenson wrote: -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

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 > &

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

2013-06-12 Thread Bruce Ashfield
On 13-06-12 03:37 PM, Bryan Evenson wrote: -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

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

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

2013-06-12 Thread Bruce Ashfield
On Wed, Jun 12, 2013 at 3:10 PM, Bryan Evenson wrote: > 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 > relav

[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 a