* [PATCH 1/2] sugarbay: update kernel SRCREVs
@ 2011-02-04 3:38 Tom Zanussi
2011-02-04 3:51 ` Bruce Ashfield
0 siblings, 1 reply; 3+ messages in thread
From: Tom Zanussi @ 2011-02-04 3:38 UTC (permalink / raw)
To: poky
From: Tom Zanussi <tom.zanussi@intel.com>
Update kernel SRCREVs to match linux-yocto.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
meta-sugarbay/conf/machine/sugarbay.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf
index 4d58d05..626131d 100644
--- a/meta-sugarbay/conf/machine/sugarbay.conf
+++ b/meta-sugarbay/conf/machine/sugarbay.conf
@@ -53,5 +53,5 @@ PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.9.3"
PREFERRED_VERSION_grub ?= "1.98"
-#SRCREV_machine_pn-linux-yocto_sugarbay ?= "0431115c9d720fee5bb105f6a7411efb4f851d26"
-#SRCREV_meta_pn-linux-yocto_sugarbay ?= "39b796c508a80dcab6b4511b46183d4dfee6284d"
+SRCREV_machine_pn-linux-yocto_sugarbay ?= "41ec30ddc42912fec133a533b924e9c56ecda8f9"
+SRCREV_meta_pn-linux-yocto_sugarbay ?= "5a32d7fe3b817868ebb697d2d883d743903685ae"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] sugarbay: update kernel SRCREVs
2011-02-04 3:38 [PATCH 1/2] sugarbay: update kernel SRCREVs Tom Zanussi
@ 2011-02-04 3:51 ` Bruce Ashfield
2011-02-04 4:21 ` Tom Zanussi
0 siblings, 1 reply; 3+ messages in thread
From: Bruce Ashfield @ 2011-02-04 3:51 UTC (permalink / raw)
To: Tom Zanussi; +Cc: poky
On Thu, Feb 3, 2011 at 10:38 PM, Tom Zanussi <tom.zanussi@intel.com> wrote:
> From: Tom Zanussi <tom.zanussi@intel.com>
>
> Update kernel SRCREVs to match linux-yocto.
>
> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
> ---
> meta-sugarbay/conf/machine/sugarbay.conf | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf
> index 4d58d05..626131d 100644
> --- a/meta-sugarbay/conf/machine/sugarbay.conf
> +++ b/meta-sugarbay/conf/machine/sugarbay.conf
> @@ -53,5 +53,5 @@ PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.9.3"
>
> PREFERRED_VERSION_grub ?= "1.98"
>
> -#SRCREV_machine_pn-linux-yocto_sugarbay ?= "0431115c9d720fee5bb105f6a7411efb4f851d26"
> -#SRCREV_meta_pn-linux-yocto_sugarbay ?= "39b796c508a80dcab6b4511b46183d4dfee6284d"
> +SRCREV_machine_pn-linux-yocto_sugarbay ?= "41ec30ddc42912fec133a533b924e9c56ecda8f9"
> +SRCREV_meta_pn-linux-yocto_sugarbay ?= "5a32d7fe3b817868ebb697d2d883d743903685ae"
These will jump again shortly, I'm about to send a merge that includes
lttng support. We still need to come to resolution on how I can have
a global copy AND where we can keep SRCREVs in layers to make
things standalone .. that way I could update these for you when CVEs
and dot updates start rolling in.
I'll kick that discussion up again.
Cheers,
Bruce
> --
> 1.7.0.4
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] sugarbay: update kernel SRCREVs
2011-02-04 3:51 ` Bruce Ashfield
@ 2011-02-04 4:21 ` Tom Zanussi
0 siblings, 0 replies; 3+ messages in thread
From: Tom Zanussi @ 2011-02-04 4:21 UTC (permalink / raw)
To: Bruce Ashfield; +Cc: poky@yoctoproject.org
On Thu, 2011-02-03 at 19:51 -0800, Bruce Ashfield wrote:
> On Thu, Feb 3, 2011 at 10:38 PM, Tom Zanussi <tom.zanussi@intel.com> wrote:
> > From: Tom Zanussi <tom.zanussi@intel.com>
> >
> > Update kernel SRCREVs to match linux-yocto.
> >
> > Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
> > ---
> > meta-sugarbay/conf/machine/sugarbay.conf | 4 ++--
> > 1 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf
> > index 4d58d05..626131d 100644
> > --- a/meta-sugarbay/conf/machine/sugarbay.conf
> > +++ b/meta-sugarbay/conf/machine/sugarbay.conf
> > @@ -53,5 +53,5 @@ PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.9.3"
> >
> > PREFERRED_VERSION_grub ?= "1.98"
> >
> > -#SRCREV_machine_pn-linux-yocto_sugarbay ?= "0431115c9d720fee5bb105f6a7411efb4f851d26"
> > -#SRCREV_meta_pn-linux-yocto_sugarbay ?= "39b796c508a80dcab6b4511b46183d4dfee6284d"
> > +SRCREV_machine_pn-linux-yocto_sugarbay ?= "41ec30ddc42912fec133a533b924e9c56ecda8f9"
> > +SRCREV_meta_pn-linux-yocto_sugarbay ?= "5a32d7fe3b817868ebb697d2d883d743903685ae"
>
> These will jump again shortly, I'm about to send a merge that includes
> lttng support. We still need to come to resolution on how I can have
> a global copy AND where we can keep SRCREVs in layers to make
> things standalone .. that way I could update these for you when CVEs
> and dot updates start rolling in.
>
Yeah, that would be nice - it's kind of a pain to have to keep updating
these...
Tom
> I'll kick that discussion up again.
>
> Cheers,
>
> Bruce
>
> > --
> > 1.7.0.4
> >
> > _______________________________________________
> > poky mailing list
> > poky@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/poky
> >
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-04 4:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04 3:38 [PATCH 1/2] sugarbay: update kernel SRCREVs Tom Zanussi
2011-02-04 3:51 ` Bruce Ashfield
2011-02-04 4:21 ` Tom Zanussi
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.