* [PATCH 0/2] linux-yocto/meta: update kernel meta-data
@ 2011-04-02 3:26 Bruce Ashfield
2011-04-02 3:26 ` [PATCH 1/2] linux-yocto/crownbay: update configuration Bruce Ashfield
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Bruce Ashfield @ 2011-04-02 3:26 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, poky, yocto
Richard,
patch 1 in this series is a re-send of a previous change, since
it was still on the queue and it was worth keeping it in history
in order with the second change.
The second patch addresses [YOCTO #945], and the patch itself
has the following:
[
As part of the update to 2.6.37 existing configuration and
patches from the -stable kernel were left in place as a reminder
of features and configuration carry forward. A lot of these
reminders are no longer necessary and the kernel meta data
needs to be cleaned up to prepare for activities related to
newer kernels.
Also in this meta update are configuration changes to allow
common_pc derived BSPs to have a clean baseline configuration.
]
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: zedd/kernel
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
Thanks,
Bruce Ashfield <bruce.ashfield@windriver.com>
---
Bruce Ashfield (2):
linux-yocto/crownbay: update configuration
linux-yocto/meta: cleanup and streamline kernel meta data
.../conf/distro/include/poky-default-revisions.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/2] linux-yocto/crownbay: update configuration
2011-04-02 3:26 [PATCH 0/2] linux-yocto/meta: update kernel meta-data Bruce Ashfield
@ 2011-04-02 3:26 ` Bruce Ashfield
2011-04-02 3:26 ` [PATCH 2/2] linux-yocto/meta: cleanup and streamline kernel meta data Bruce Ashfield
2011-04-04 12:58 ` [PATCH 0/2] linux-yocto/meta: update kernel meta-data Richard Purdie
2 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2011-04-02 3:26 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, poky, yocto
The crownbay has been updated for 2.6.37, the BSP branch
already contans the changes, and this is the update of meta
to the new config values:
crownbay: update eg20t config
crownbay: set cpu type to MATOM
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
.../conf/distro/include/poky-default-revisions.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index 98db029..a2b6a98 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -109,7 +109,7 @@ SRCREV_machine_pn-linux-yocto_routerstationpro ?= "8db69980d76e1f863af409e701759
SRCREV_machine_pn-linux-yocto_mpc8315e-rdb ?= "6861d8a4d58f8aa75997f7678cc454791544507a"
SRCREV_machine_pn-linux-yocto_beagleboard ?= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3"
SRCREV_machine_pn-linux-yocto ?= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3"
-SRCREV_meta_pn-linux-yocto ?= "16cabf8ce412b5f8599f92a9e11dfd0ee6e0ad12"
+SRCREV_meta_pn-linux-yocto ?= "51c761795b078bf3c80104ed6e73b3d995067384"
SRCREV_pn-linux-libc-headers-yocto ??= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3"
SRCREV_pn-matchbox-config-gtk ??= "3ed74dfb7c57be088a5ab36e446c0ccde9fa1028"
SRCREV_pn-matchbox-desktop-sato ??= "76"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 2/2] linux-yocto/meta: cleanup and streamline kernel meta data
2011-04-02 3:26 [PATCH 0/2] linux-yocto/meta: update kernel meta-data Bruce Ashfield
2011-04-02 3:26 ` [PATCH 1/2] linux-yocto/crownbay: update configuration Bruce Ashfield
@ 2011-04-02 3:26 ` Bruce Ashfield
2011-04-04 12:58 ` [PATCH 0/2] linux-yocto/meta: update kernel meta-data Richard Purdie
2 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2011-04-02 3:26 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, poky, yocto
Fixes [YOCTO #945]
As part of the update to 2.6.37 existing configuration and
patches from the -stable kernel were left in place as a reminder
of features and configuration carry forward. A lot of these
reminders are no longer necessary and the kernel meta data
needs to be cleaned up to prepare for activities related to
newer kernels.
Also in this meta update are configuration changes to allow
common_pc derived BSPs to have a clean baseline configuration.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
.../conf/distro/include/poky-default-revisions.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index a2b6a98..9a3ae7e 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -109,7 +109,7 @@ SRCREV_machine_pn-linux-yocto_routerstationpro ?= "8db69980d76e1f863af409e701759
SRCREV_machine_pn-linux-yocto_mpc8315e-rdb ?= "6861d8a4d58f8aa75997f7678cc454791544507a"
SRCREV_machine_pn-linux-yocto_beagleboard ?= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3"
SRCREV_machine_pn-linux-yocto ?= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3"
-SRCREV_meta_pn-linux-yocto ?= "51c761795b078bf3c80104ed6e73b3d995067384"
+SRCREV_meta_pn-linux-yocto ?= "727fc4769aa920fc5bb3eb9a81bf92d0e6340903"
SRCREV_pn-linux-libc-headers-yocto ??= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3"
SRCREV_pn-matchbox-config-gtk ??= "3ed74dfb7c57be088a5ab36e446c0ccde9fa1028"
SRCREV_pn-matchbox-desktop-sato ??= "76"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 0/2] linux-yocto/meta: update kernel meta-data
2011-04-02 3:26 [PATCH 0/2] linux-yocto/meta: update kernel meta-data Bruce Ashfield
2011-04-02 3:26 ` [PATCH 1/2] linux-yocto/crownbay: update configuration Bruce Ashfield
2011-04-02 3:26 ` [PATCH 2/2] linux-yocto/meta: cleanup and streamline kernel meta data Bruce Ashfield
@ 2011-04-04 12:58 ` Richard Purdie
2 siblings, 0 replies; 4+ messages in thread
From: Richard Purdie @ 2011-04-04 12:58 UTC (permalink / raw)
To: Bruce Ashfield; +Cc: dvhart, poky, yocto
On Fri, 2011-04-01 at 23:26 -0400, Bruce Ashfield wrote:
> Richard,
>
> patch 1 in this series is a re-send of a previous change, since
> it was still on the queue and it was worth keeping it in history
> in order with the second change.
>
> The second patch addresses [YOCTO #945], and the patch itself
> has the following:
>
> [
> As part of the update to 2.6.37 existing configuration and
> patches from the -stable kernel were left in place as a reminder
> of features and configuration carry forward. A lot of these
> reminders are no longer necessary and the kernel meta data
> needs to be cleaned up to prepare for activities related to
> newer kernels.
>
> Also in this meta update are configuration changes to allow
> common_pc derived BSPs to have a clean baseline configuration.
> ]
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: zedd/kernel
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>
> Thanks,
> Bruce Ashfield <bruce.ashfield@windriver.com>
> ---
>
>
> Bruce Ashfield (2):
> linux-yocto/crownbay: update configuration
> linux-yocto/meta: cleanup and streamline kernel meta data
Merged to master, thanks!
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-04-04 12:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-02 3:26 [PATCH 0/2] linux-yocto/meta: update kernel meta-data Bruce Ashfield
2011-04-02 3:26 ` [PATCH 1/2] linux-yocto/crownbay: update configuration Bruce Ashfield
2011-04-02 3:26 ` [PATCH 2/2] linux-yocto/meta: cleanup and streamline kernel meta data Bruce Ashfield
2011-04-04 12:58 ` [PATCH 0/2] linux-yocto/meta: update kernel meta-data Richard Purdie
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.