* Hervé Fache linux-omap4: update to 3.4 from GLP 1.6. 6 release
@ 2012-10-18 16:23 Arago Project git
2012-10-18 16:27 ` Hervé Fache : " Hervé Fache
0 siblings, 1 reply; 4+ messages in thread
From: Arago Project git @ 2012-10-18 16:23 UTC (permalink / raw)
To: meta-ti
Module: meta-ti
Branch: master
Commit: 4f3522a9dc7f04e2f650199d66badb08dad214c6
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=4f3522a9dc7f04e2f650199d66badb08dad214c6
Author: Hervé Fache <h-fache@ti.com>
Date: Fri Oct 5 14:57:42 2012 +0200
linux-omap4: update to 3.4 from GLP 1.6.6 release
Used Herve's version as a base with some mods from Enrico and additional fixes
on top, defconfig is the validated one from GLP release.
Signed-off-by: Hervé Fache <h-fache@ti.com>
Cc: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
.../linux/linux-omap4-3.4/pandaboard/defconfig | 4152 ++++++++++++++++++++
recipes-kernel/linux/linux-omap4_3.4.bb | 17 +
2 files changed, 4169 insertions(+), 0 deletions(-)
Diff: http://arago-project.org/git/meta-ti.git?a=commitdiff;h=4f3522a9dc7f04e2f650199d66badb08dad214c6
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Hervé Fache : linux-omap4: update to 3.4 from GLP 1.6. 6 release
2012-10-18 16:23 Hervé Fache linux-omap4: update to 3.4 from GLP 1.6. 6 release Arago Project git
@ 2012-10-18 16:27 ` Hervé Fache
2012-10-18 16:31 ` Denys Dmytriyenko
0 siblings, 1 reply; 4+ messages in thread
From: Hervé Fache @ 2012-10-18 16:27 UTC (permalink / raw)
To: meta-ti
In my tree, I kept the kernel and used Enrico's recent patches for
DCE/GST... Maybe some of them could be merged too?
Regards,
Hervé
On 10/18/2012 06:23 PM, Arago Project git wrote:
> Module: meta-ti
> Branch: master
> Commit: 4f3522a9dc7f04e2f650199d66badb08dad214c6
> URL: http://arago-project.org/git/meta-ti.git?a=commit;h=4f3522a9dc7f04e2f650199d66badb08dad214c6
>
> Author: Hervé Fache <h-fache@ti.com>
> Date: Fri Oct 5 14:57:42 2012 +0200
>
> linux-omap4: update to 3.4 from GLP 1.6.6 release
>
> Used Herve's version as a base with some mods from Enrico and additional fixes
> on top, defconfig is the validated one from GLP release.
>
> Signed-off-by: Hervé Fache <h-fache@ti.com>
> Cc: Enrico Butera <ebutera@users.berlios.de>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>
> ---
>
> .../linux/linux-omap4-3.4/pandaboard/defconfig | 4152 ++++++++++++++++++++
> recipes-kernel/linux/linux-omap4_3.4.bb | 17 +
> 2 files changed, 4169 insertions(+), 0 deletions(-)
>
> Diff: http://arago-project.org/git/meta-ti.git?a=commitdiff;h=4f3522a9dc7f04e2f650199d66badb08dad214c6
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Hervé Fache : linux-omap4: update to 3.4 from GLP 1.6. 6 release
2012-10-18 16:27 ` Hervé Fache : " Hervé Fache
@ 2012-10-18 16:31 ` Denys Dmytriyenko
2012-10-18 18:40 ` Nicolas Dechesne
0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2012-10-18 16:31 UTC (permalink / raw)
To: Hervé Fache; +Cc: meta-ti
On Thu, Oct 18, 2012 at 06:27:58PM +0200, Hervé Fache wrote:
> In my tree, I kept the kernel and used Enrico's recent patches for
> DCE/GST... Maybe some of them could be merged too?
Yes, I'm keeping an eye on your tree and noticed you applied Enrico's patches.
As well as couple commits from Nicolas. Please let me know the status for all
those from your perspective. I'll do some basic testing on my side, but if you
and Nicolas give your blessing for those changes, I'd be happy to merge them
to meta-ti. Thanks.
--
Denys
> On 10/18/2012 06:23 PM, Arago Project git wrote:
> > Module: meta-ti
> > Branch: master
> > Commit: 4f3522a9dc7f04e2f650199d66badb08dad214c6
> > URL: http://arago-project.org/git/meta-ti.git?a=commit;h=4f3522a9dc7f04e2f650199d66badb08dad214c6
> >
> > Author: Hervé Fache <h-fache@ti.com>
> > Date: Fri Oct 5 14:57:42 2012 +0200
> >
> > linux-omap4: update to 3.4 from GLP 1.6.6 release
> >
> > Used Herve's version as a base with some mods from Enrico and additional fixes
> > on top, defconfig is the validated one from GLP release.
> >
> > Signed-off-by: Hervé Fache <h-fache@ti.com>
> > Cc: Enrico Butera <ebutera@users.berlios.de>
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> >
> > ---
> >
> > .../linux/linux-omap4-3.4/pandaboard/defconfig | 4152 ++++++++++++++++++++
> > recipes-kernel/linux/linux-omap4_3.4.bb | 17 +
> > 2 files changed, 4169 insertions(+), 0 deletions(-)
> >
> > Diff: http://arago-project.org/git/meta-ti.git?a=commitdiff;h=4f3522a9dc7f04e2f650199d66badb08dad214c6
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Hervé Fache : linux-omap4: update to 3.4 from GLP 1.6. 6 release
2012-10-18 16:31 ` Denys Dmytriyenko
@ 2012-10-18 18:40 ` Nicolas Dechesne
0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Dechesne @ 2012-10-18 18:40 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: meta-ti
On Thu, Oct 18, 2012 at 6:31 PM, Denys Dmytriyenko <denys@ti.com> wrote:
> On Thu, Oct 18, 2012 at 06:27:58PM +0200, Hervé Fache wrote:
>> In my tree, I kept the kernel and used Enrico's recent patches for
>> DCE/GST... Maybe some of them could be merged too?
>
> Yes, I'm keeping an eye on your tree and noticed you applied Enrico's patches.
> As well as couple commits from Nicolas. Please let me know the status for all
> those from your perspective. I'll do some basic testing on my side, but if you
> and Nicolas give your blessing for those changes, I'd be happy to merge them
> to meta-ti. Thanks.
at least for xf86-video-omap i need to make one change as I am missing
a DEPENDS on dri2proto. it builds today because somebody else might be
pulling that... I will refresh and send it to the list.
>
> --
> Denys
>
>
>> On 10/18/2012 06:23 PM, Arago Project git wrote:
>> > Module: meta-ti
>> > Branch: master
>> > Commit: 4f3522a9dc7f04e2f650199d66badb08dad214c6
>> > URL: http://arago-project.org/git/meta-ti.git?a=commit;h=4f3522a9dc7f04e2f650199d66badb08dad214c6
>> >
>> > Author: Hervé Fache <h-fache@ti.com>
>> > Date: Fri Oct 5 14:57:42 2012 +0200
>> >
>> > linux-omap4: update to 3.4 from GLP 1.6.6 release
>> >
>> > Used Herve's version as a base with some mods from Enrico and additional fixes
>> > on top, defconfig is the validated one from GLP release.
>> >
>> > Signed-off-by: Hervé Fache <h-fache@ti.com>
>> > Cc: Enrico Butera <ebutera@users.berlios.de>
>> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>> >
>> > ---
>> >
>> > .../linux/linux-omap4-3.4/pandaboard/defconfig | 4152 ++++++++++++++++++++
>> > recipes-kernel/linux/linux-omap4_3.4.bb | 17 +
>> > 2 files changed, 4169 insertions(+), 0 deletions(-)
>> >
>> > Diff: http://arago-project.org/git/meta-ti.git?a=commitdiff;h=4f3522a9dc7f04e2f650199d66badb08dad214c6
>> > _______________________________________________
>> > meta-ti mailing list
>> > meta-ti@yoctoproject.org
>> > https://lists.yoctoproject.org/listinfo/meta-ti
>>
>> _______________________________________________
>> meta-ti mailing list
>> meta-ti@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-ti
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-10-18 18:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 16:23 Hervé Fache linux-omap4: update to 3.4 from GLP 1.6. 6 release Arago Project git
2012-10-18 16:27 ` Hervé Fache : " Hervé Fache
2012-10-18 16:31 ` Denys Dmytriyenko
2012-10-18 18:40 ` Nicolas Dechesne
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.