* [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC merged
@ 2013-09-20 20:56 Denys Dmytriyenko
2013-09-20 21:19 ` Cooper Jr., Franklin
0 siblings, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2013-09-20 20:56 UTC (permalink / raw)
To: meta-ti; +Cc: Dan Murphy
From: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Cc: Dan Murphy <DMurphy@ti.com>
---
recipes-kernel/linux/linux-ti-staging_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb
index 7d84cc4..694a164 100644
--- a/recipes-kernel/linux/linux-ti-staging_git.bb
+++ b/recipes-kernel/linux/linux-ti-staging_git.bb
@@ -31,11 +31,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.12.y"
-SRCREV = "b36f4be3de1b123d8601de062e7dbfc904f305fb"
-PV = "3.10+3.11-rc6"
+SRCREV = "351da8b4c2ff277b2d816a2108ada357a63fadbe"
+PV = "3.11+3.12-rc1"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \
file://defconfig \
--
1.8.3.2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC merged
2013-09-20 20:56 [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC merged Denys Dmytriyenko
@ 2013-09-20 21:19 ` Cooper Jr., Franklin
2013-09-20 21:23 ` Denys Dmytriyenko
2013-09-20 22:11 ` Murphy, Dan
0 siblings, 2 replies; 7+ messages in thread
From: Cooper Jr., Franklin @ 2013-09-20 21:19 UTC (permalink / raw)
To: Denys Dmytriyenko, meta-ti@yoctoproject.org; +Cc: Murphy, Dan
> -----Original Message-----
> From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
> Sent: Friday, September 20, 2013 3:56 PM
> To: meta-ti@yoctoproject.org
> Cc: Murphy, Dan
> Subject: [meta-ti] [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base
> and PMIC merged
>
> From: Denys Dmytriyenko <denys@ti.com>
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> Cc: Dan Murphy <DMurphy@ti.com>
> ---
> recipes-kernel/linux/linux-ti-staging_git.bb | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-
> kernel/linux/linux-ti-staging_git.bb
> index 7d84cc4..694a164 100644
> --- a/recipes-kernel/linux/linux-ti-staging_git.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_git.bb
> @@ -31,11 +31,11 @@ S = "${WORKDIR}/git"
>
> BRANCH = "ti-linux-3.12.y"
>
> -SRCREV = "b36f4be3de1b123d8601de062e7dbfc904f305fb"
> -PV = "3.10+3.11-rc6"
> +SRCREV = "351da8b4c2ff277b2d816a2108ada357a63fadbe"
> +PV = "3.11+3.12-rc1"
[Franklin] What does the 3.11+ mean?
>
> # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
> rebuild -MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
> +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
>
> SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-
> kernel.git;protocol=git;branch=${BRANCH} \
> file://defconfig \
> --
> 1.8.3.2
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC merged
2013-09-20 21:19 ` Cooper Jr., Franklin
@ 2013-09-20 21:23 ` Denys Dmytriyenko
2013-09-20 22:11 ` Murphy, Dan
1 sibling, 0 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2013-09-20 21:23 UTC (permalink / raw)
To: Cooper Jr., Franklin; +Cc: meta-ti@yoctoproject.org, Murphy, Dan
On Fri, Sep 20, 2013 at 09:19:33PM +0000, Cooper Jr., Franklin wrote:
>
>
> > -----Original Message-----
> > From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> > bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
> > Sent: Friday, September 20, 2013 3:56 PM
> > To: meta-ti@yoctoproject.org
> > Cc: Murphy, Dan
> > Subject: [meta-ti] [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base
> > and PMIC merged
> >
> > From: Denys Dmytriyenko <denys@ti.com>
> >
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > Cc: Dan Murphy <DMurphy@ti.com>
> > ---
> > recipes-kernel/linux/linux-ti-staging_git.bb | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-
> > kernel/linux/linux-ti-staging_git.bb
> > index 7d84cc4..694a164 100644
> > --- a/recipes-kernel/linux/linux-ti-staging_git.bb
> > +++ b/recipes-kernel/linux/linux-ti-staging_git.bb
> > @@ -31,11 +31,11 @@ S = "${WORKDIR}/git"
> >
> > BRANCH = "ti-linux-3.12.y"
> >
> > -SRCREV = "b36f4be3de1b123d8601de062e7dbfc904f305fb"
> > -PV = "3.10+3.11-rc6"
> > +SRCREV = "351da8b4c2ff277b2d816a2108ada357a63fadbe"
> > +PV = "3.11+3.12-rc1"
> [Franklin] What does the 3.11+ mean?
It means it's not 3.12 yet. When 3.12 gets released, the version ordering will
be completely screwed, if you don't use this syntax, as 3.12-rc1 sorts higher
than 3.12
--
Denys
> > # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
> > rebuild -MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
> > +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
> >
> > SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-
> > kernel.git;protocol=git;branch=${BRANCH} \
> > file://defconfig \
> > --
> > 1.8.3.2
> >
> > _______________________________________________
> > 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] 7+ messages in thread
* Re: [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC merged
2013-09-20 21:19 ` Cooper Jr., Franklin
2013-09-20 21:23 ` Denys Dmytriyenko
@ 2013-09-20 22:11 ` Murphy, Dan
2013-09-20 22:16 ` Cooper Jr., Franklin
` (2 more replies)
1 sibling, 3 replies; 7+ messages in thread
From: Murphy, Dan @ 2013-09-20 22:11 UTC (permalink / raw)
To: Cooper Jr., Franklin; +Cc: meta-ti@yoctoproject.org
You should auto rev this branch. It can change at any hour. And so much can be added.
Dan
"Cooper Jr., Franklin" <fcooper@ti.com> wrote:
> -----Original Message-----
> From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
> Sent: Friday, September 20, 2013 3:56 PM
> To: meta-ti@yoctoproject.org
> Cc: Murphy, Dan
> Subject: [meta-ti] [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base
> and PMIC merged
>
> From: Denys Dmytriyenko <denys@ti.com>
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> Cc: Dan Murphy <DMurphy@ti.com>
> ---
> recipes-kernel/linux/linux-ti-staging_git.bb | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-
> kernel/linux/linux-ti-staging_git.bb
> index 7d84cc4..694a164 100644
> --- a/recipes-kernel/linux/linux-ti-staging_git.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_git.bb
> @@ -31,11 +31,11 @@ S = "${WORKDIR}/git"
>
> BRANCH = "ti-linux-3.12.y"
>
> -SRCREV = "b36f4be3de1b123d8601de062e7dbfc904f305fb"
> -PV = "3.10+3.11-rc6"
> +SRCREV = "351da8b4c2ff277b2d816a2108ada357a63fadbe"
> +PV = "3.11+3.12-rc1"
[Franklin] What does the 3.11+ mean?
>
> # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
> rebuild -MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
> +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
>
> SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-
> kernel.git;protocol=git;branch=${BRANCH} \
> file://defconfig \
> --
> 1.8.3.2
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC merged
2013-09-20 22:11 ` Murphy, Dan
@ 2013-09-20 22:16 ` Cooper Jr., Franklin
2013-09-20 22:42 ` Dmytriyenko, Denys
2013-09-20 23:18 ` Khem Raj
2 siblings, 0 replies; 7+ messages in thread
From: Cooper Jr., Franklin @ 2013-09-20 22:16 UTC (permalink / raw)
To: Murphy, Dan; +Cc: meta-ti@yoctoproject.org
> -----Original Message-----
> From: Murphy, Dan
> Sent: Friday, September 20, 2013 5:11 PM
> To: Cooper Jr., Franklin
> Cc: Denys Dmytriyenko; meta-ti@yoctoproject.org
> Subject: RE: [meta-ti] [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-
> base and PMIC merged
>
> You should auto rev this branch. It can change at any hour. And so much can
> be added.
[Franklin] This is done in meta-arago.
>
> Dan
>
> "Cooper Jr., Franklin" <fcooper@ti.com> wrote:
>
>
> > -----Original Message-----
> > From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> > bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
> > Sent: Friday, September 20, 2013 3:56 PM
> > To: meta-ti@yoctoproject.org
> > Cc: Murphy, Dan
> > Subject: [meta-ti] [PATCH] linux-ti-staging: bump to 3.12-rc1 with
> > platform-base and PMIC merged
> >
> > From: Denys Dmytriyenko <denys@ti.com>
> >
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > Cc: Dan Murphy <DMurphy@ti.com>
> > ---
> > recipes-kernel/linux/linux-ti-staging_git.bb | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-
> > kernel/linux/linux-ti-staging_git.bb
> > index 7d84cc4..694a164 100644
> > --- a/recipes-kernel/linux/linux-ti-staging_git.bb
> > +++ b/recipes-kernel/linux/linux-ti-staging_git.bb
> > @@ -31,11 +31,11 @@ S = "${WORKDIR}/git"
> >
> > BRANCH = "ti-linux-3.12.y"
> >
> > -SRCREV = "b36f4be3de1b123d8601de062e7dbfc904f305fb"
> > -PV = "3.10+3.11-rc6"
> > +SRCREV = "351da8b4c2ff277b2d816a2108ada357a63fadbe"
> > +PV = "3.11+3.12-rc1"
> [Franklin] What does the 3.11+ mean?
> >
> > # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
> > rebuild -MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
> > +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
> >
> > SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-
> > kernel.git;protocol=git;branch=${BRANCH} \
> > file://defconfig \
> > --
> > 1.8.3.2
> >
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC merged
2013-09-20 22:11 ` Murphy, Dan
2013-09-20 22:16 ` Cooper Jr., Franklin
@ 2013-09-20 22:42 ` Dmytriyenko, Denys
2013-09-20 23:18 ` Khem Raj
2 siblings, 0 replies; 7+ messages in thread
From: Dmytriyenko, Denys @ 2013-09-20 22:42 UTC (permalink / raw)
To: Cooper Jr., Franklin, Murphy, Dan; +Cc: meta-ti@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 2475 bytes --]
Yes, I know the integration kernel changes frequently. This is a base recipe in meta-ti and I don't allow autorevs in meta-ti. I do autorev in meta-arago distro layer though, until it stabilizes. Same was done for 3.8 before.
Denys
-----Original Message-----
From: Murphy, Dan [dmurphy@ti.com]
Received: Friday, 20 Sep 2013, 18:39
To: Cooper Jr., Franklin [fcooper@ti.com]
CC: meta-ti@yoctoproject.org [meta-ti@yoctoproject.org]
Subject: Re: [meta-ti] [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC merged
You should auto rev this branch. It can change at any hour. And so much can be added.
Dan
"Cooper Jr., Franklin" <fcooper@ti.com> wrote:
> -----Original Message-----
> From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
> Sent: Friday, September 20, 2013 3:56 PM
> To: meta-ti@yoctoproject.org
> Cc: Murphy, Dan
> Subject: [meta-ti] [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base
> and PMIC merged
>
> From: Denys Dmytriyenko <denys@ti.com>
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> Cc: Dan Murphy <DMurphy@ti.com>
> ---
> recipes-kernel/linux/linux-ti-staging_git.bb | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-
> kernel/linux/linux-ti-staging_git.bb
> index 7d84cc4..694a164 100644
> --- a/recipes-kernel/linux/linux-ti-staging_git.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_git.bb
> @@ -31,11 +31,11 @@ S = "${WORKDIR}/git"
>
> BRANCH = "ti-linux-3.12.y"
>
> -SRCREV = "b36f4be3de1b123d8601de062e7dbfc904f305fb"
> -PV = "3.10+3.11-rc6"
> +SRCREV = "351da8b4c2ff277b2d816a2108ada357a63fadbe"
> +PV = "3.11+3.12-rc1"
[Franklin] What does the 3.11+ mean?
>
> # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
> rebuild -MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
> +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
>
> SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-
> kernel.git;protocol=git;branch=${BRANCH} \
> file://defconfig \
> --
> 1.8.3.2
>
> _______________________________________________
> 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
[-- Attachment #2: Type: text/html, Size: 4021 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC merged
2013-09-20 22:11 ` Murphy, Dan
2013-09-20 22:16 ` Cooper Jr., Franklin
2013-09-20 22:42 ` Dmytriyenko, Denys
@ 2013-09-20 23:18 ` Khem Raj
2 siblings, 0 replies; 7+ messages in thread
From: Khem Raj @ 2013-09-20 23:18 UTC (permalink / raw)
To: Murphy, Dan; +Cc: meta-ti@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 2199 bytes --]
On Friday, September 20, 2013, Murphy, Dan <dmurphy@ti.com> wrote:
> You should auto rev this branch. It can change at any hour. And so much
can be added.
>
it should be used with caution
autorev would impede folks who disable bitbake to fetch from www and use
internal mirror for srcs
> Dan
>
> "Cooper Jr., Franklin" <fcooper@ti.com> wrote:
>
>
>> -----Original Message-----
>> From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
>> bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
>> Sent: Friday, September 20, 2013 3:56 PM
>> To: meta-ti@yoctoproject.org
>> Cc: Murphy, Dan
>> Subject: [meta-ti] [PATCH] linux-ti-staging: bump to 3.12-rc1 with
platform-base
>> and PMIC merged
>>
>> From: Denys Dmytriyenko <denys@ti.com>
>>
>> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>> Cc: Dan Murphy <DMurphy@ti.com>
>> ---
>> recipes-kernel/linux/linux-ti-staging_git.bb | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-
>> kernel/linux/linux-ti-staging_git.bb
>> index 7d84cc4..694a164 100644
>> --- a/recipes-kernel/linux/linux-ti-staging_git.bb
>> +++ b/recipes-kernel/linux/linux-ti-staging_git.bb
>> @@ -31,11 +31,11 @@ S = "${WORKDIR}/git"
>>
>> BRANCH = "ti-linux-3.12.y"
>>
>> -SRCREV = "b36f4be3de1b123d8601de062e7dbfc904f305fb"
>> -PV = "3.10+3.11-rc6"
>> +SRCREV = "351da8b4c2ff277b2d816a2108ada357a63fadbe"
>> +PV = "3.11+3.12-rc1"
> [Franklin] What does the 3.11+ mean?
>>
>> # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
>> rebuild -MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
>> +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
>>
>> SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-
>> kernel.git;protocol=git;branch=${BRANCH} \
>> file://defconfig \
>> --
>> 1.8.3.2
>>
>> _______________________________________________
>> 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
>
[-- Attachment #2: Type: text/html, Size: 3652 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-09-20 23:18 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-20 20:56 [PATCH] linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC merged Denys Dmytriyenko
2013-09-20 21:19 ` Cooper Jr., Franklin
2013-09-20 21:23 ` Denys Dmytriyenko
2013-09-20 22:11 ` Murphy, Dan
2013-09-20 22:16 ` Cooper Jr., Franklin
2013-09-20 22:42 ` Dmytriyenko, Denys
2013-09-20 23:18 ` Khem Raj
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.