Re: [yocto] [yocto-kernel-tools][PATCH] tools/kconf_check: modify grep pattern

2018-12-16 Thread Bruce Ashfield
On 2018-12-12 8:36 p.m., Hongzhi, Song wrote: Thanks. So would you help to remedy the commit log while merging the patch? I've tweaked the message and added this to my queue. It will come out early this week. Bruce --Hongzhi On 12/13/2018 02:45 AM, Bruce Ashfield wrote: On 12/11/18 5:1

Re: [yocto] [yocto-kernel-tools][PATCH] tools/kconf_check: modify grep pattern

2018-12-12 Thread Hongzhi, Song
Thanks. So would you help to remedy the commit log while merging the patch? --Hongzhi On 12/13/2018 02:45 AM, Bruce Ashfield wrote: On 12/11/18 5:12 AM, Hongzhi.Song wrote: The cmd line, , can't match all expect config options. This is because that it is not always space after 'config' T

Re: [yocto] [yocto-kernel-tools][PATCH] tools/kconf_check: modify grep pattern

2018-12-12 Thread Bruce Ashfield
On 12/11/18 5:12 AM, Hongzhi.Song wrote: The cmd line, , can't match all expect config options. This is because that it is not always space after 'config' This should say "not always one space". There really should always just be a single space, but typos do sneak in. I'll queue the patch shor

Re: [yocto] [yocto-kernel-tools][PATCH 0/1] Rework merge of feature branches

2017-02-07 Thread Bruce Ashfield
On 2017-02-07 06:21 AM, David Vincent wrote: On vendredi 3 février 2017 13:51:34 CET Bruce Ashfield wrote: I was able to merge branches with this patch applied to Morty. Cheers, Bruce I've just successfully tested it on Morty myself. Works for me too, branches are merged just like they were

Re: [yocto] [yocto-kernel-tools][PATCH 0/1] Rework merge of feature branches

2017-02-07 Thread David Vincent
On vendredi 3 février 2017 13:51:34 CET Bruce Ashfield wrote: > > I was able to merge branches with this patch applied to Morty. > > Cheers, > > Bruce > I've just successfully tested it on Morty myself. Works for me too, branches are merged just like they were before ! Thank you David -- _

Re: [yocto] [yocto-kernel-tools][PATCH 0/1] Rework merge of feature branches

2017-02-03 Thread Bruce Ashfield
On 2017-02-03 03:42 AM, David Vincent wrote: On dimanche 29 janvier 2017 23:31:49 CET Bruce Ashfield wrote: On Wed, Jan 25, 2017 at 1:05 PM, Bruce Ashfield wrote: I spent Friday looking into this in more detail, and to keep things consistent with how the path and config queues are handled, wit

Re: [yocto] [yocto-kernel-tools][PATCH 0/1] Rework merge of feature branches

2017-02-03 Thread Bruce Ashfield
On 2017-02-03 03:42 AM, David Vincent wrote: On dimanche 29 janvier 2017 23:31:49 CET Bruce Ashfield wrote: On Wed, Jan 25, 2017 at 1:05 PM, Bruce Ashfield wrote: I spent Friday looking into this in more detail, and to keep things consistent with how the path and config queues are handled, wit

Re: [yocto] [yocto-kernel-tools][PATCH 0/1] Rework merge of feature branches

2017-02-03 Thread David Vincent
On dimanche 29 janvier 2017 23:31:49 CET Bruce Ashfield wrote: > On Wed, Jan 25, 2017 at 1:05 PM, Bruce Ashfield > wrote: > > I spent Friday looking into this in more detail, and to keep things > consistent > with how the path and config queues are handled, with all the tree > manipulations > pul

Re: [yocto] [yocto-kernel-tools][PATCH 0/1] Rework merge of feature branches

2017-01-29 Thread Bruce Ashfield
On Wed, Jan 25, 2017 at 1:05 PM, Bruce Ashfield wrote: > > > On Wed, Jan 25, 2017 at 5:37 AM, David Vincent > wrote: > >> I've recently noticed that, on Morty, feature branches of a Yocto kernel >> are not >> merged anymore. This is due to the fact that the meta-series file does not >> process t

Re: [yocto] [yocto-kernel-tools][PATCH 0/1] Rework merge of feature branches

2017-01-25 Thread Bruce Ashfield
On Wed, Jan 25, 2017 at 5:37 AM, David Vincent wrote: > I've recently noticed that, on Morty, feature branches of a Yocto kernel > are not > merged anymore. This is due to the fact that the meta-series file does not > process the git merge commands anymore. > Indeed. I dropped that functionality

Re: [yocto] yocto-kernel-tools and multiple users

2016-12-01 Thread Philip Balister
On 12/01/2016 08:34 PM, Bruce Ashfield wrote: > On 12/01/2016 06:09 PM, Trevor Woerner wrote: >> On Thu 2016-12-01 @ 05:50:21 PM, Bruce Ashfield wrote: >>> Can you just provide me the details of exactly how you are invoking >>> the build that triggers the error ? >> >> $ git clone git://git.openemb

Re: [yocto] yocto-kernel-tools and multiple users

2016-12-01 Thread Bruce Ashfield
On 12/01/2016 06:09 PM, Trevor Woerner wrote: On Thu 2016-12-01 @ 05:50:21 PM, Bruce Ashfield wrote: Can you just provide me the details of exactly how you are invoking the build that triggers the error ? $ git clone git://git.openembedded.org/openembedded-core.git (HEAD @ 11063a01d451

Re: [yocto] yocto-kernel-tools and multiple users

2016-12-01 Thread Trevor Woerner
Awesome! Thanks :-) -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] yocto-kernel-tools and multiple users

2016-12-01 Thread Bruce Ashfield
On 12/01/2016 06:09 PM, Trevor Woerner wrote: On Thu 2016-12-01 @ 05:50:21 PM, Bruce Ashfield wrote: Can you just provide me the details of exactly how you are invoking the build that triggers the error ? $ git clone git://git.openembedded.org/openembedded-core.git (HEAD @ 11063a01d451

Re: [yocto] yocto-kernel-tools and multiple users

2016-12-01 Thread Trevor Woerner
On Thu 2016-12-01 @ 05:50:21 PM, Bruce Ashfield wrote: > Can you just provide me the details of exactly how you are invoking > the build that triggers the error ? $ git clone git://git.openembedded.org/openembedded-core.git (HEAD @ 11063a01d4511b2688ea7ba2d7359e4e07328c66) $ git clone git:

Re: [yocto] yocto-kernel-tools and multiple users

2016-12-01 Thread Bruce Ashfield
On 12/01/2016 05:44 PM, Trevor Woerner wrote: On Thu 2016-12-01 @ 05:28:20 PM, Bruce Ashfield wrote: Gah, that's my bad. I'm currently in transit for a trip to Europe, but I'll fix this to use mktmp and friends tomorrow and send out a patch. Great, thanks :-) I think there might be a second i

Re: [yocto] yocto-kernel-tools and multiple users

2016-12-01 Thread Trevor Woerner
On Thu 2016-12-01 @ 05:28:20 PM, Bruce Ashfield wrote: > Gah, that's my bad. I'm currently in transit for a trip to Europe, but I'll > fix this > to use mktmp and friends tomorrow and send out a patch. Great, thanks :-) I think there might be a second issue too. When scc-cmds/patch.cmd is run fr

Re: [yocto] yocto-kernel-tools and multiple users

2016-12-01 Thread Bruce Ashfield
On Thu, Dec 1, 2016 at 3:05 PM, Trevor Woerner wrote: > I believe a recent change in the yocto-kernel-tools is causing some funny > issue I saw this morning on my overnight jenkins builds. > > commit 08463d684c1952e74c25344cddace4c3f24c739d > Date: Mon Oct 31 14:30:12 2016 -0400

Re: [yocto] yocto-kernel-tools

2013-01-07 Thread Darren Hart
On 12/24/2012 08:15 AM, Bruce Ashfield wrote: > > > > On Mon, Dec 24, 2012 at 6:28 AM, Rick Yang > wrote: > > Hi , > > We have a linux release base on yocto, and we want to use > yocto-kernel-tools to manage kernel configuration fragments, instead >

Re: [yocto] yocto-kernel-tools

2012-12-24 Thread Bruce Ashfield
On Mon, Dec 24, 2012 at 6:28 AM, Rick Yang wrote: > Hi , > > We have a linux release base on yocto, and we want to use > yocto-kernel-tools to manage kernel configuration fragments, instead of the > old method. So we want to know, when poky will use yocto-kernel-tools to > manage the kernel