* [PATCH] [meta-fsl-arm] linux-imx_3.0.35.bb: Update to top of tree
@ 2013-04-22 2:45 Fabio Estevam
2013-04-22 12:10 ` Otavio Salvador
0 siblings, 1 reply; 7+ messages in thread
From: Fabio Estevam @ 2013-04-22 2:45 UTC (permalink / raw)
To: meta-freescale; +Cc: B19406, otavio, B35650
From: Fabio Estevam <fabio.estevam@freescale.com>
There are two important commits missing in this branch currently.
Update to the top of tree.
Reported-by: Rogerio Nunes <rogerio.nunes@freescale.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
recipes-kernel/linux/linux-imx_3.0.35.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-kernel/linux/linux-imx_3.0.35.bb b/recipes-kernel/linux/linux-imx_3.0.35.bb
index 20681ac..4517e78 100644
--- a/recipes-kernel/linux/linux-imx_3.0.35.bb
+++ b/recipes-kernel/linux/linux-imx_3.0.35.bb
@@ -3,12 +3,12 @@
include linux-imx.inc
-PR = "${INC_PR}.12"
+PR = "${INC_PR}.13"
COMPATIBLE_MACHINE = "(mx6)"
# Revision of 1.1.0 tag
-SRCREV = "c27cb3851bb6f822f8a92e4a1e10fba19284bdd4"
+SRCREV = "64eb436e9876a2d95abea34464addf37a0888f61"
LOCALVERSION = "-1.1.0+yocto"
# Revision of 12.10.02 tag
--
1.7.9.5
^ permalink raw reply related [flat|nested] 7+ messages in thread* Re: [PATCH] [meta-fsl-arm] linux-imx_3.0.35.bb: Update to top of tree
2013-04-22 2:45 [PATCH] [meta-fsl-arm] linux-imx_3.0.35.bb: Update to top of tree Fabio Estevam
@ 2013-04-22 12:10 ` Otavio Salvador
2013-04-22 12:51 ` John Weber
0 siblings, 1 reply; 7+ messages in thread
From: Otavio Salvador @ 2013-04-22 12:10 UTC (permalink / raw)
To: Fabio Estevam
Cc: meta-freescale@yoctoproject.org, Angolini Daiane-B19406,
Rogerio Nunes
On Sun, Apr 21, 2013 at 11:45 PM, Fabio Estevam <festevam@gmail.com> wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> There are two important commits missing in this branch currently.
>
> Update to the top of tree.
>
> Reported-by: Rogerio Nunes <rogerio.nunes@freescale.com>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Could you reword the commit log for:
* make clear you're updating 1.1.0 branch
* change the comment to not say 'tag' in the recipe
* use 'linux (3.0.35): ...' as shortlog prefix, not the bbfile
Regards,
--
Otavio Salvador O.S. Systems
E-mail: otavio@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] [meta-fsl-arm] linux-imx_3.0.35.bb: Update to top of tree
2013-04-22 12:10 ` Otavio Salvador
@ 2013-04-22 12:51 ` John Weber
2013-04-22 13:01 ` Daiane Angolini
0 siblings, 1 reply; 7+ messages in thread
From: John Weber @ 2013-04-22 12:51 UTC (permalink / raw)
To: Otavio Salvador
Cc: meta-freescale@yoctoproject.org, Angolini Daiane-B19406,
Rogerio Nunes
[-- Attachment #1: Type: text/plain, Size: 1202 bytes --]
Also technically is this not rev 1.1.1 instead of 1.1.0?
On Monday, April 22, 2013, Otavio Salvador wrote:
> On Sun, Apr 21, 2013 at 11:45 PM, Fabio Estevam <festevam@gmail.com<javascript:;>>
> wrote:
> > From: Fabio Estevam <fabio.estevam@freescale.com <javascript:;>>
> >
> > There are two important commits missing in this branch currently.
> >
> > Update to the top of tree.
> >
> > Reported-by: Rogerio Nunes <rogerio.nunes@freescale.com <javascript:;>>
> > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com <javascript:;>
> >
>
> Could you reword the commit log for:
>
> * make clear you're updating 1.1.0 branch
> * change the comment to not say 'tag' in the recipe
> * use 'linux (3.0.35): ...' as shortlog prefix, not the bbfile
>
> Regards,
>
> --
> Otavio Salvador O.S. Systems
> E-mail: otavio@ossystems.com.br <javascript:;>
> http://www.ossystems.com.br
> Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org <javascript:;>
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
[-- Attachment #2: Type: text/html, Size: 2175 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] [meta-fsl-arm] linux-imx_3.0.35.bb: Update to top of tree
2013-04-22 12:51 ` John Weber
@ 2013-04-22 13:01 ` Daiane Angolini
2013-04-22 13:04 ` John Weber
0 siblings, 1 reply; 7+ messages in thread
From: Daiane Angolini @ 2013-04-22 13:01 UTC (permalink / raw)
To: John Weber
Cc: meta-freescale@yoctoproject.org, Angolini Daiane-B19406,
Rogerio Nunes, Otavio Salvador
On 04/22/2013 09:51 AM, John Weber wrote:
> Also technically is this not rev 1.1.1 instead of 1.1.0?
We try to follow the Freescale version. So, it's still 1.1.0
branch/version/tag/whatever
Daiane
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] [meta-fsl-arm] linux-imx_3.0.35.bb: Update to top of tree
2013-04-22 13:01 ` Daiane Angolini
@ 2013-04-22 13:04 ` John Weber
2013-04-22 14:20 ` Fabio Estevam
0 siblings, 1 reply; 7+ messages in thread
From: John Weber @ 2013-04-22 13:04 UTC (permalink / raw)
To: Daiane Angolini
Cc: meta-freescale@yoctoproject.org, Angolini Daiane-B19406,
Rogerio Nunes, Otavio Salvador
[-- Attachment #1: Type: text/plain, Size: 369 bytes --]
Yes it is confusing. Because the branch/tag is moving with successive
commits.
On Monday, April 22, 2013, Daiane Angolini wrote:
> On 04/22/2013 09:51 AM, John Weber wrote:
>
>> Also technically is this not rev 1.1.1 instead of 1.1.0?
>>
>
> We try to follow the Freescale version. So, it's still 1.1.0
> branch/version/tag/whatever
>
>
> Daiane
>
>
[-- Attachment #2: Type: text/html, Size: 635 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] [meta-fsl-arm] linux-imx_3.0.35.bb: Update to top of tree
2013-04-22 13:04 ` John Weber
@ 2013-04-22 14:20 ` Fabio Estevam
2013-04-22 15:39 ` Rogerio Nunes
0 siblings, 1 reply; 7+ messages in thread
From: Fabio Estevam @ 2013-04-22 14:20 UTC (permalink / raw)
To: John Weber
Cc: meta-freescale@yoctoproject.org, Angolini Daiane-B19406,
Rogerio Nunes, Otavio Salvador
Hi John,
On Mon, Apr 22, 2013 at 10:04 AM, John Weber <rjohnweber@gmail.com> wrote:
> Yes it is confusing. Because the branch/tag is moving with successive
> commits.
git.freescale.com has just been updated:
http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/log/?h=imx_3.0.35_1.1.0
Just sent a patch to update to the latest commit.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] [meta-fsl-arm] linux-imx_3.0.35.bb: Update to top of tree
2013-04-22 14:20 ` Fabio Estevam
@ 2013-04-22 15:39 ` Rogerio Nunes
0 siblings, 0 replies; 7+ messages in thread
From: Rogerio Nunes @ 2013-04-22 15:39 UTC (permalink / raw)
To: Fabio Estevam
Cc: meta-freescale@yoctoproject.org, Angolini Daiane-B19406,
Otavio Salvador, Rogerio Nunes
[-- Attachment #1: Type: text/plain, Size: 805 bytes --]
One correction on my initial comment:
LDO and TEMP: patches available now at git.freescale.com as Fabio reported.
PFD: uboot only (no kernel patch for this one)
On Mon, Apr 22, 2013 at 10:20 AM, Fabio Estevam <festevam@gmail.com> wrote:
> Hi John,
>
> On Mon, Apr 22, 2013 at 10:04 AM, John Weber <rjohnweber@gmail.com> wrote:
> > Yes it is confusing. Because the branch/tag is moving with successive
> > commits.
>
> git.freescale.com has just been updated:
>
>
> http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/log/?h=imx_3.0.35_1.1.0
>
> Just sent a patch to update to the latest commit.
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
[-- Attachment #2: Type: text/html, Size: 1869 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-04-22 15:39 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-22 2:45 [PATCH] [meta-fsl-arm] linux-imx_3.0.35.bb: Update to top of tree Fabio Estevam
2013-04-22 12:10 ` Otavio Salvador
2013-04-22 12:51 ` John Weber
2013-04-22 13:01 ` Daiane Angolini
2013-04-22 13:04 ` John Weber
2013-04-22 14:20 ` Fabio Estevam
2013-04-22 15:39 ` Rogerio Nunes
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.