Openembedded Core Discussions
 help / color / mirror / Atom feed
* Re: [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes
  2011-11-03 17:11 [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes Bruce Ashfield
@ 2011-11-03 10:22 ` Darren Hart
  2011-11-03 17:51   ` Bruce Ashfield
  2011-11-03 17:11 ` [PATCH 1/1] linux-yocto_3.0: " Bruce Ashfield
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 11+ messages in thread
From: Darren Hart @ 2011-11-03 10:22 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: openembedded-core, saul.wold



On 11/03/2011 10:11 AM, Bruce Ashfield wrote:
> Richard/Saul,
> 
> Here's a bump to 3.0.8 for the 3.0 kernel, and some config changes from TomZ.
> These are destined for master and separate from any point updates to the 1.1
> release.
> 

So typically we try to push to master and pull back to the point
releases. The linux-yocto infrastructure is a bit unique - how will you
be presenting the stable update and the preempt-rt update (you mentioned
below) for the point release?

--
Darren

> In case anyone cares my -dev kernel also has these changes, and it will take
> them to the latest kernel shortly.
> 
> This also doesn't bump the preempt-rt branches, since they'll be updated
> to the new -rt first, before taking the 3.0.x stable updates.
> 
> Built and booted for all the qemu targets.
> 
> cc: Tom Zanussi <tom.zanussi@intel.com>
> cc: Darren Hart <dvhart@linux.intel.com>
> 
> Cheers,
> 
> Bruce
> 
> The following changes since commit 9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470:
> 
>   meta: glib-2.0: don't apply qsort_r test removable patch for native version (2011-11-02 09:08:28 +0000)
> 
> are available in the git repository at:
>   git://git.pokylinux.org/poky-contrib zedd/kernel
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
> 
> Bruce Ashfield (1):
>   linux-yocto_3.0: update base to v3.0.8 + meta config changes
> 
>  meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |    2 +-
>  meta/recipes-kernel/linux/linux-yocto_3.0.bb    |   18 +++++++++---------
>  2 files changed, 10 insertions(+), 10 deletions(-)
> 

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes
@ 2011-11-03 17:11 Bruce Ashfield
  2011-11-03 10:22 ` Darren Hart
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Bruce Ashfield @ 2011-11-03 17:11 UTC (permalink / raw)
  To: richard.purdie; +Cc: dvhart, openembedded-core, saul.wold

Richard/Saul,

Here's a bump to 3.0.8 for the 3.0 kernel, and some config changes from TomZ.
These are destined for master and separate from any point updates to the 1.1
release.

In case anyone cares my -dev kernel also has these changes, and it will take
them to the latest kernel shortly.

This also doesn't bump the preempt-rt branches, since they'll be updated
to the new -rt first, before taking the 3.0.x stable updates.

Built and booted for all the qemu targets.

cc: Tom Zanussi <tom.zanussi@intel.com>
cc: Darren Hart <dvhart@linux.intel.com>

Cheers,

Bruce

The following changes since commit 9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470:

  meta: glib-2.0: don't apply qsort_r test removable patch for native version (2011-11-02 09:08:28 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib zedd/kernel
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (1):
  linux-yocto_3.0: update base to v3.0.8 + meta config changes

 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.0.bb    |   18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

-- 
1.7.4.1




^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH 1/1] linux-yocto_3.0: update base to v3.0.8 + meta config changes
  2011-11-03 17:11 [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes Bruce Ashfield
  2011-11-03 10:22 ` Darren Hart
@ 2011-11-03 17:11 ` Bruce Ashfield
  2011-11-03 17:22 ` [PATCH 0/1] linux-yocto: " Koen Kooi
  2011-11-07 17:46 ` Saul Wold
  3 siblings, 0 replies; 11+ messages in thread
From: Bruce Ashfield @ 2011-11-03 17:11 UTC (permalink / raw)
  To: richard.purdie; +Cc: dvhart, openembedded-core, saul.wold

The board branches are updated to have v3.0.8 as their base kernel
revision, and the version in the recipe is updated to match.

This commit also updates the meta branch to pick up the following
4 commits:

  4095bb5 meta/common-pc-64: remove igb
  17565fa meta/crownbay: use power/intel feature
  8948937 meta/sugarbay: use power/intel feature
  fcbc8a9 meta: add power feature

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.0.bb    |   18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
index 72db7bf..615209b 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
@@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt"
 
 SRCREV_machine ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3"
 SRCREV_machine_qemuppc ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3"
-SRCREV_meta ?= "353d43d340e87996b4be4c5f6ddb4447e050b65c"
+SRCREV_meta ?= "4095bb597a7bcd647856aa35b5fb8637ed7ff975"
 
 PR = "r1"
 PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
index 9da7cc1..688999f 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
@@ -10,15 +10,15 @@ KMACHINE_qemuarm  = "yocto/standard/arm-versatile-926ejs"
 
 KBRANCH = ${KMACHINE}
 
-LINUX_VERSION ?= "3.0.4"
-
-SRCREV_machine_qemuarm ?= "7908f38ac44359d58c40b166dbb45e48fc58295c"
-SRCREV_machine_qemumips ?= "7ea75f58d69293e6b1c2f904f8f5790521a7ccee"
-SRCREV_machine_qemuppc ?= "eccd57eaa4c2b580b9adbbc39e19ecbff56779ae"
-SRCREV_machine_qemux86 ?= "72671808fdbe69a9fe03fd8f094e7c59da04a28c"
-SRCREV_machine_qemux86-64 ?= "2b2d0954a6fd12b4bb7f02f019bc62633c8060a1"
-SRCREV_machine ?= "6b2c7d65b844e686eae7d5cccb9b638887afe28e"
-SRCREV_meta ?= "353d43d340e87996b4be4c5f6ddb4447e050b65c"
+LINUX_VERSION ?= "3.0.8"
+
+SRCREV_machine_qemuarm ?= "d2f4973505e9cebcf2fc0058434214927deed5e6"
+SRCREV_machine_qemumips ?= "42968ceaecd71ae57157676aa63542db409732cb"
+SRCREV_machine_qemuppc ?= "16eb6506148ff163cfc4f4516110275726831014"
+SRCREV_machine_qemux86 ?= "fea3842615c13a54180b6600783b222f499002ef"
+SRCREV_machine_qemux86-64 ?= "5f86f8f0a3102e1c7d0164abefcd50d825aa468f"
+SRCREV_machine ?= "a811486d28dd9b0e1af0672a65ad9fa97873b82a"
+SRCREV_meta ?= "4095bb597a7bcd647856aa35b5fb8637ed7ff975"
 
 PR = "r2"
 PV = "${LINUX_VERSION}+git${SRCPV}"
-- 
1.7.4.1




^ permalink raw reply related	[flat|nested] 11+ messages in thread

* Re: [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes
  2011-11-03 17:11 [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes Bruce Ashfield
  2011-11-03 10:22 ` Darren Hart
  2011-11-03 17:11 ` [PATCH 1/1] linux-yocto_3.0: " Bruce Ashfield
@ 2011-11-03 17:22 ` Koen Kooi
  2011-11-03 17:53   ` Bruce Ashfield
  2011-11-07 17:46 ` Saul Wold
  3 siblings, 1 reply; 11+ messages in thread
From: Koen Kooi @ 2011-11-03 17:22 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: dvhart, saul.wold

[-- Attachment #1: Type: text/plain, Size: 1120 bytes --]


Op 3 nov. 2011, om 18:11 heeft Bruce Ashfield het volgende geschreven:

> Richard/Saul,
> 
> Here's a bump to 3.0.8 for the 3.0 kernel, and some config changes from TomZ.
> These are destined for master and separate from any point updates to the 1.1
> release.
> 
> In case anyone cares my -dev kernel also has these changes, and it will take
> them to the latest kernel shortly.
> 
> This also doesn't bump the preempt-rt branches, since they'll be updated
> to the new -rt first, before taking the 3.0.x stable updates.
> 
> Built and booted for all the qemu targets.
> 
> cc: Tom Zanussi <tom.zanussi@intel.com>
> cc: Darren Hart <dvhart@linux.intel.com>
> 
> Cheers,
> 
> Bruce
> 
> The following changes since commit 9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470:
> 
>  meta: glib-2.0: don't apply qsort_r test removable patch for native version (2011-11-02 09:08:28 +0000)
> 
> are available in the git repository at:
>  git://git.pokylinux.org/poky-contrib zedd/kernel
>  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Do you also have a tree against oe-core?



[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 169 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes
  2011-11-03 10:22 ` Darren Hart
@ 2011-11-03 17:51   ` Bruce Ashfield
  0 siblings, 0 replies; 11+ messages in thread
From: Bruce Ashfield @ 2011-11-03 17:51 UTC (permalink / raw)
  To: Darren Hart; +Cc: openembedded-core, saul.wold

On 11-11-03 06:22 AM, Darren Hart wrote:
>
>
> On 11/03/2011 10:11 AM, Bruce Ashfield wrote:
>> Richard/Saul,
>>
>> Here's a bump to 3.0.8 for the 3.0 kernel, and some config changes from TomZ.
>> These are destined for master and separate from any point updates to the 1.1
>> release.
>>
>
> So typically we try to push to master and pull back to the point
> releases. The linux-yocto infrastructure is a bit unique - how will you
> be presenting the stable update and the preempt-rt update (you mentioned
> below) for the point release?

We created the 3.0-1.1.x repo to gather point updates, so yes,
it is a variant on a branch and the same workflow. For changes
that are in both, it is a push and pull (i.e. 3.0.8) into that
repository. If it isn't destined for both, it goes into the 3.0
repo and never appears in the 3.0-1.1.x repository. But nothing
will appear in a point release that isn't already in master.

Cheers,

Bruce


>
> --
> Darren
>
>> In case anyone cares my -dev kernel also has these changes, and it will take
>> them to the latest kernel shortly.
>>
>> This also doesn't bump the preempt-rt branches, since they'll be updated
>> to the new -rt first, before taking the 3.0.x stable updates.
>>
>> Built and booted for all the qemu targets.
>>
>> cc: Tom Zanussi<tom.zanussi@intel.com>
>> cc: Darren Hart<dvhart@linux.intel.com>
>>
>> Cheers,
>>
>> Bruce
>>
>> The following changes since commit 9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470:
>>
>>    meta: glib-2.0: don't apply qsort_r test removable patch for native version (2011-11-02 09:08:28 +0000)
>>
>> are available in the git repository at:
>>    git://git.pokylinux.org/poky-contrib zedd/kernel
>>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>>
>> Bruce Ashfield (1):
>>    linux-yocto_3.0: update base to v3.0.8 + meta config changes
>>
>>   meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |    2 +-
>>   meta/recipes-kernel/linux/linux-yocto_3.0.bb    |   18 +++++++++---------
>>   2 files changed, 10 insertions(+), 10 deletions(-)
>>
>




^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes
  2011-11-03 17:22 ` [PATCH 0/1] linux-yocto: " Koen Kooi
@ 2011-11-03 17:53   ` Bruce Ashfield
  2011-11-03 18:07     ` Koen Kooi
  0 siblings, 1 reply; 11+ messages in thread
From: Bruce Ashfield @ 2011-11-03 17:53 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: dvhart, saul.wold

On Thu, Nov 3, 2011 at 1:22 PM, Koen Kooi <koen@dominion.thruhere.net> wrote:
>
> Op 3 nov. 2011, om 18:11 heeft Bruce Ashfield het volgende geschreven:
>
>> Richard/Saul,
>>
>> Here's a bump to 3.0.8 for the 3.0 kernel, and some config changes from TomZ.
>> These are destined for master and separate from any point updates to the 1.1
>> release.
>>
>> In case anyone cares my -dev kernel also has these changes, and it will take
>> them to the latest kernel shortly.
>>
>> This also doesn't bump the preempt-rt branches, since they'll be updated
>> to the new -rt first, before taking the 3.0.x stable updates.
>>
>> Built and booted for all the qemu targets.
>>
>> cc: Tom Zanussi <tom.zanussi@intel.com>
>> cc: Darren Hart <dvhart@linux.intel.com>
>>
>> Cheers,
>>
>> Bruce
>>
>> The following changes since commit 9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470:
>>
>>  meta: glib-2.0: don't apply qsort_r test removable patch for native version (2011-11-02 09:08:28 +0000)
>>
>> are available in the git repository at:
>>  git://git.pokylinux.org/poky-contrib zedd/kernel
>>  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>
> Do you also have a tree against oe-core?

I don't have a contrib branch, I asked a few week ago, but still don't have it
created. So I have a tree, but no where to push submissions.

Bruce

>
>
>
> -----BEGIN PGP SIGNATURE-----
>
> iEYEARECAAYFAk6yzdIACgkQMkyGM64RGpEQuQCffGS2j803QX+Ze5+EEwkAOils
> ES0An1cDdXsDcZw8vf79N172276ugIE8
> =7lU5
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes
  2011-11-03 17:53   ` Bruce Ashfield
@ 2011-11-03 18:07     ` Koen Kooi
  2011-11-03 18:12       ` Bruce Ashfield
  0 siblings, 1 reply; 11+ messages in thread
From: Koen Kooi @ 2011-11-03 18:07 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: dvhart, saul.wold

[-- Attachment #1: Type: text/plain, Size: 1567 bytes --]


Op 3 nov. 2011, om 18:53 heeft Bruce Ashfield het volgende geschreven:

> On Thu, Nov 3, 2011 at 1:22 PM, Koen Kooi <koen@dominion.thruhere.net> wrote:
>> 
>> Op 3 nov. 2011, om 18:11 heeft Bruce Ashfield het volgende geschreven:
>> 
>>> Richard/Saul,
>>> 
>>> Here's a bump to 3.0.8 for the 3.0 kernel, and some config changes from TomZ.
>>> These are destined for master and separate from any point updates to the 1.1
>>> release.
>>> 
>>> In case anyone cares my -dev kernel also has these changes, and it will take
>>> them to the latest kernel shortly.
>>> 
>>> This also doesn't bump the preempt-rt branches, since they'll be updated
>>> to the new -rt first, before taking the 3.0.x stable updates.
>>> 
>>> Built and booted for all the qemu targets.
>>> 
>>> cc: Tom Zanussi <tom.zanussi@intel.com>
>>> cc: Darren Hart <dvhart@linux.intel.com>
>>> 
>>> Cheers,
>>> 
>>> Bruce
>>> 
>>> The following changes since commit 9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470:
>>> 
>>>  meta: glib-2.0: don't apply qsort_r test removable patch for native version (2011-11-02 09:08:28 +0000)
>>> 
>>> are available in the git repository at:
>>>  git://git.pokylinux.org/poky-contrib zedd/kernel
>>>  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>> 
>> Do you also have a tree against oe-core?
> 
> I don't have a contrib branch, I asked a few week ago, but still don't have it
> created. So I have a tree, but no where to push submissions.

Forking https://github.com/openembedded/oe-core is easy enough :)



[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 169 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes
  2011-11-03 18:07     ` Koen Kooi
@ 2011-11-03 18:12       ` Bruce Ashfield
  2011-11-03 19:15         ` Richard Purdie
  0 siblings, 1 reply; 11+ messages in thread
From: Bruce Ashfield @ 2011-11-03 18:12 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: dvhart, saul.wold

On Thu, Nov 3, 2011 at 2:07 PM, Koen Kooi <koen@dominion.thruhere.net> wrote:
>
> Op 3 nov. 2011, om 18:53 heeft Bruce Ashfield het volgende geschreven:
>
>> On Thu, Nov 3, 2011 at 1:22 PM, Koen Kooi <koen@dominion.thruhere.net> wrote:
>>>
>>> Op 3 nov. 2011, om 18:11 heeft Bruce Ashfield het volgende geschreven:
>>>
>>>> Richard/Saul,
>>>>
>>>> Here's a bump to 3.0.8 for the 3.0 kernel, and some config changes from TomZ.
>>>> These are destined for master and separate from any point updates to the 1.1
>>>> release.
>>>>
>>>> In case anyone cares my -dev kernel also has these changes, and it will take
>>>> them to the latest kernel shortly.
>>>>
>>>> This also doesn't bump the preempt-rt branches, since they'll be updated
>>>> to the new -rt first, before taking the 3.0.x stable updates.
>>>>
>>>> Built and booted for all the qemu targets.
>>>>
>>>> cc: Tom Zanussi <tom.zanussi@intel.com>
>>>> cc: Darren Hart <dvhart@linux.intel.com>
>>>>
>>>> Cheers,
>>>>
>>>> Bruce
>>>>
>>>> The following changes since commit 9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470:
>>>>
>>>>  meta: glib-2.0: don't apply qsort_r test removable patch for native version (2011-11-02 09:08:28 +0000)
>>>>
>>>> are available in the git repository at:
>>>>  git://git.pokylinux.org/poky-contrib zedd/kernel
>>>>  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>>>
>>> Do you also have a tree against oe-core?
>>
>> I don't have a contrib branch, I asked a few week ago, but still don't have it
>> created. So I have a tree, but no where to push submissions.
>
> Forking https://github.com/openembedded/oe-core is easy enough :)

Sure. But I dislike github in general (everyone has their preferences) and was
trying to get a contrib branch. There's a myriad of machines I could use for it
as well, but I see no reason for a contrib branch to be hard to get,
so I'm waiting
for the moment and focusing on getting some kernel work done.

Bruce

>
>
>
> -----BEGIN PGP SIGNATURE-----
>
> iEYEARECAAYFAk6y2EgACgkQMkyGM64RGpF8pQCfZf/ZKNINr8BJC9g/YX5HC9a5
> 5H8An3UQQQg7RqJxRw/OWL4xR1HHsPHU
> =Adzp
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes
  2011-11-03 18:12       ` Bruce Ashfield
@ 2011-11-03 19:15         ` Richard Purdie
  2011-11-03 23:52           ` Bruce Ashfield
  0 siblings, 1 reply; 11+ messages in thread
From: Richard Purdie @ 2011-11-03 19:15 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: dvhart, saul.wold

On Thu, 2011-11-03 at 14:12 -0400, Bruce Ashfield wrote:
> On Thu, Nov 3, 2011 at 2:07 PM, Koen Kooi <koen@dominion.thruhere.net> wrote:
> >
> > Op 3 nov. 2011, om 18:53 heeft Bruce Ashfield het volgende geschreven:
> >
> >> On Thu, Nov 3, 2011 at 1:22 PM, Koen Kooi <koen@dominion.thruhere.net> wrote:
> >>>
> >>> Op 3 nov. 2011, om 18:11 heeft Bruce Ashfield het volgende geschreven:
> >>>
> >>>> Richard/Saul,
> >>>>
> >>>> Here's a bump to 3.0.8 for the 3.0 kernel, and some config changes from TomZ.
> >>>> These are destined for master and separate from any point updates to the 1.1
> >>>> release.
> >>>>
> >>>> In case anyone cares my -dev kernel also has these changes, and it will take
> >>>> them to the latest kernel shortly.
> >>>>
> >>>> This also doesn't bump the preempt-rt branches, since they'll be updated
> >>>> to the new -rt first, before taking the 3.0.x stable updates.
> >>>>
> >>>> Built and booted for all the qemu targets.
> >>>>
> >>>> cc: Tom Zanussi <tom.zanussi@intel.com>
> >>>> cc: Darren Hart <dvhart@linux.intel.com>
> >>>>
> >>>> Cheers,
> >>>>
> >>>> Bruce
> >>>>
> >>>> The following changes since commit 9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470:
> >>>>
> >>>>  meta: glib-2.0: don't apply qsort_r test removable patch for native version (2011-11-02 09:08:28 +0000)
> >>>>
> >>>> are available in the git repository at:
> >>>>  git://git.pokylinux.org/poky-contrib zedd/kernel
> >>>>  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
> >>>
> >>> Do you also have a tree against oe-core?
> >>
> >> I don't have a contrib branch, I asked a few week ago, but still don't have it
> >> created. So I have a tree, but no where to push submissions.
> >
> > Forking https://github.com/openembedded/oe-core is easy enough :)
> 
> Sure. But I dislike github in general (everyone has their preferences) and was
> trying to get a contrib branch. There's a myriad of machines I could use for it
> as well, but I see no reason for a contrib branch to be hard to get,
> so I'm waiting
> for the moment and focusing on getting some kernel work done.

I also have a dislike of github. Are you after access to
openembedded-core-contrib? I can sort that out...

Cheers,

Richard




^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes
  2011-11-03 19:15         ` Richard Purdie
@ 2011-11-03 23:52           ` Bruce Ashfield
  0 siblings, 0 replies; 11+ messages in thread
From: Bruce Ashfield @ 2011-11-03 23:52 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: dvhart, saul.wold

On Thu, Nov 3, 2011 at 3:15 PM, Richard Purdie
<richard.purdie@linuxfoundation.org> wrote:
> On Thu, 2011-11-03 at 14:12 -0400, Bruce Ashfield wrote:
>> On Thu, Nov 3, 2011 at 2:07 PM, Koen Kooi <koen@dominion.thruhere.net> wrote:
>> >
>> > Op 3 nov. 2011, om 18:53 heeft Bruce Ashfield het volgende geschreven:
>> >
>> >> On Thu, Nov 3, 2011 at 1:22 PM, Koen Kooi <koen@dominion.thruhere.net> wrote:
>> >>>
>> >>> Op 3 nov. 2011, om 18:11 heeft Bruce Ashfield het volgende geschreven:
>> >>>
>> >>>> Richard/Saul,
>> >>>>
>> >>>> Here's a bump to 3.0.8 for the 3.0 kernel, and some config changes from TomZ.
>> >>>> These are destined for master and separate from any point updates to the 1.1
>> >>>> release.
>> >>>>
>> >>>> In case anyone cares my -dev kernel also has these changes, and it will take
>> >>>> them to the latest kernel shortly.
>> >>>>
>> >>>> This also doesn't bump the preempt-rt branches, since they'll be updated
>> >>>> to the new -rt first, before taking the 3.0.x stable updates.
>> >>>>
>> >>>> Built and booted for all the qemu targets.
>> >>>>
>> >>>> cc: Tom Zanussi <tom.zanussi@intel.com>
>> >>>> cc: Darren Hart <dvhart@linux.intel.com>
>> >>>>
>> >>>> Cheers,
>> >>>>
>> >>>> Bruce
>> >>>>
>> >>>> The following changes since commit 9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470:
>> >>>>
>> >>>>  meta: glib-2.0: don't apply qsort_r test removable patch for native version (2011-11-02 09:08:28 +0000)
>> >>>>
>> >>>> are available in the git repository at:
>> >>>>  git://git.pokylinux.org/poky-contrib zedd/kernel
>> >>>>  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>> >>>
>> >>> Do you also have a tree against oe-core?
>> >>
>> >> I don't have a contrib branch, I asked a few week ago, but still don't have it
>> >> created. So I have a tree, but no where to push submissions.
>> >
>> > Forking https://github.com/openembedded/oe-core is easy enough :)
>>
>> Sure. But I dislike github in general (everyone has their preferences) and was
>> trying to get a contrib branch. There's a myriad of machines I could use for it
>> as well, but I see no reason for a contrib branch to be hard to get,
>> so I'm waiting
>> for the moment and focusing on getting some kernel work done.
>
> I also have a dislike of github. Are you after access to
> openembedded-core-contrib? I can sort that out...

That's exactly what I'm after! Then I can effectively push my branches out to
where they are most useful.

Cheers,

Bruce

>
> Cheers,
>
> Richard
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes
  2011-11-03 17:11 [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes Bruce Ashfield
                   ` (2 preceding siblings ...)
  2011-11-03 17:22 ` [PATCH 0/1] linux-yocto: " Koen Kooi
@ 2011-11-07 17:46 ` Saul Wold
  3 siblings, 0 replies; 11+ messages in thread
From: Saul Wold @ 2011-11-07 17:46 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: dvhart

On 11/03/2011 10:11 AM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Here's a bump to 3.0.8 for the 3.0 kernel, and some config changes from TomZ.
> These are destined for master and separate from any point updates to the 1.1
> release.
>
> In case anyone cares my -dev kernel also has these changes, and it will take
> them to the latest kernel shortly.
>
> This also doesn't bump the preempt-rt branches, since they'll be updated
> to the new -rt first, before taking the 3.0.x stable updates.
>
> Built and booted for all the qemu targets.
>
> cc: Tom Zanussi<tom.zanussi@intel.com>
> cc: Darren Hart<dvhart@linux.intel.com>
>
> Cheers,
>
> Bruce
>
> The following changes since commit 9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470:
>
>    meta: glib-2.0: don't apply qsort_r test removable patch for native version (2011-11-02 09:08:28 +0000)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib zedd/kernel
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>
> Bruce Ashfield (1):
>    linux-yocto_3.0: update base to v3.0.8 + meta config changes
>
>   meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |    2 +-
>   meta/recipes-kernel/linux/linux-yocto_3.0.bb    |   18 +++++++++---------
>   2 files changed, 10 insertions(+), 10 deletions(-)
>
Merged into OE-Core

Thanks
	Sau!




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-11-07 17:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-03 17:11 [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes Bruce Ashfield
2011-11-03 10:22 ` Darren Hart
2011-11-03 17:51   ` Bruce Ashfield
2011-11-03 17:11 ` [PATCH 1/1] linux-yocto_3.0: " Bruce Ashfield
2011-11-03 17:22 ` [PATCH 0/1] linux-yocto: " Koen Kooi
2011-11-03 17:53   ` Bruce Ashfield
2011-11-03 18:07     ` Koen Kooi
2011-11-03 18:12       ` Bruce Ashfield
2011-11-03 19:15         ` Richard Purdie
2011-11-03 23:52           ` Bruce Ashfield
2011-11-07 17:46 ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox