Re: [linux-yocto] [PATCH 0/1] meta: update valleyisland scc to merge new feature branch

2014-06-18 Thread Kamble, Nitin A
Hi Rebecca,
  As this will be changing the kernel version as well. This change brings in 
the risk of further delay for the valleyland BSP with the meta-intel 1.6.1 
release. How much validation have you done with this change? 
As some components from SDK image are sensitive to the kernel version. 
Validation of the sdk image is minimum for pushing this in.

Nitin


 -Original Message-
 From: linux-yocto-boun...@yoctoproject.org [mailto:linux-yocto-
 boun...@yoctoproject.org] On Behalf Of
 rebecca.swee.fun.ch...@intel.com
 Sent: Tuesday, June 17, 2014 9:55 PM
 To: linux-yocto@yoctoproject.org
 Subject: [linux-yocto] [PATCH 0/1] meta: update valleyisland scc to merge
 new feature branch
 
 From: Chang Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com
 
 Hi all,
 
 Valley Island I/O feature branch was recently rebased to new version and I
 would like to push this patch into meta branch so that we can merge the new
 feature branch with standard/base.
 
 This patch is about updating the scc file of Valley Island BSP to merge
 valleyisland-io-2.0 instead of valleyisland-io-1.0.
 
 Please help to merge into linux-yocto-3.10 meta branch.
 Hope that this will be merge in soon so that I could update the meta branch
 SRCREV in kernel recipe under meta-intel. After the update for meta-intel
 are all in place, I will inform Bruce again to remove the old feature branch.
 
 Thanks in advance.
 
 Regards
 Rebecca
 
 The following changes since commit
 199943142f7e0a283240246ee6c02f4376b315f0:
 
   meta: bump kver to v3.10.43 (2014-06-16 00:34:31 -0400)
 
 are available in the git repository at:
 
   git://git.yoctoproject.org/linux-yocto-contrib rebeccas/meta-dev
   http://git.yoctoproject.org/cgit.cgi/linux-yocto-
 contrib/log/?h=rebeccas/meta-dev
 
 Chang Rebecca Swee Fun (1):
   meta: update valleyisland scc to merge feature branch
 
  meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io-pci.scc | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 --
 1.9.1
 
 --
 ___
 linux-yocto mailing list
 linux-yocto@yoctoproject.org
 https://lists.yoctoproject.org/listinfo/linux-yocto
-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


Re: [linux-yocto] [PATCH 0/1] meta: update valleyisland scc to merge new feature branch

2014-06-18 Thread Chang, Rebecca Swee Fun
I have just removed two SMBUS patches from the feature branch as the 2 patches 
have been pulled into standard/base. I have done a build test and sanity test 
upon boot up. If you have concern, we can put this changes on hold and we can 
wait until meta-intel 1.6.1 release settled down first. We can do another point 
release for valley island later on so that we won't block the whole series of 
1.6.1 release.

How about Bruce's opinion, is it OK for us to keep the two feature branches in 
linux-yocto-3.10?

Rebecca

 -Original Message-
 From: Kamble, Nitin A
 Sent: 18 June, 2014 11:02 PM
 To: Chang, Rebecca Swee Fun; linux-yocto@yoctoproject.org
 Subject: RE: [linux-yocto] [PATCH 0/1] meta: update valleyisland scc to merge
 new feature branch
 
 Hi Rebecca,
   As this will be changing the kernel version as well. This change brings in 
 the
 risk of further delay for the valleyland BSP with the meta-intel 1.6.1 
 release.
 How much validation have you done with this change?
 As some components from SDK image are sensitive to the kernel version.
 Validation of the sdk image is minimum for pushing this in.
 
 Nitin
 
 
  -Original Message-
  From: linux-yocto-boun...@yoctoproject.org [mailto:linux-yocto-
  boun...@yoctoproject.org] On Behalf Of
  rebecca.swee.fun.ch...@intel.com
  Sent: Tuesday, June 17, 2014 9:55 PM
  To: linux-yocto@yoctoproject.org
  Subject: [linux-yocto] [PATCH 0/1] meta: update valleyisland scc to
  merge new feature branch
 
  From: Chang Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com
 
  Hi all,
 
  Valley Island I/O feature branch was recently rebased to new version
  and I would like to push this patch into meta branch so that we can
  merge the new feature branch with standard/base.
 
  This patch is about updating the scc file of Valley Island BSP to
  merge
  valleyisland-io-2.0 instead of valleyisland-io-1.0.
 
  Please help to merge into linux-yocto-3.10 meta branch.
  Hope that this will be merge in soon so that I could update the meta
  branch SRCREV in kernel recipe under meta-intel. After the update for
  meta-intel are all in place, I will inform Bruce again to remove the old
 feature branch.
 
  Thanks in advance.
 
  Regards
  Rebecca
 
  The following changes since commit
  199943142f7e0a283240246ee6c02f4376b315f0:
 
meta: bump kver to v3.10.43 (2014-06-16 00:34:31 -0400)
 
  are available in the git repository at:
 
git://git.yoctoproject.org/linux-yocto-contrib rebeccas/meta-dev
http://git.yoctoproject.org/cgit.cgi/linux-yocto-
  contrib/log/?h=rebeccas/meta-dev
 
  Chang Rebecca Swee Fun (1):
meta: update valleyisland scc to merge feature branch
 
 
  meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io-pci.scc
  | 2 +-
   1 file changed, 1 insertion(+), 1 deletion(-)
 
  --
  1.9.1
 
  --
  ___
  linux-yocto mailing list
  linux-yocto@yoctoproject.org
  https://lists.yoctoproject.org/listinfo/linux-yocto
-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


Re: [linux-yocto] [PATCH 0/1] meta: update valleyisland scc to merge new feature branch

2014-06-18 Thread Bruce Ashfield

On 2014-06-18, 8:29 PM, Chang, Rebecca Swee Fun wrote:

I have just removed two SMBUS patches from the feature branch as the 2 patches 
have been pulled into standard/base. I have done a build test and sanity test 
upon boot up. If you have concern, we can put this changes on hold and we can 
wait until meta-intel 1.6.1 release settled down first. We can do another point 
release for valley island later on so that we won't block the whole series of 
1.6.1 release.

How about Bruce's opinion, is it OK for us to keep the two feature branches in 
linux-yocto-3.10?


I can live with the two feature branches, but I have no problem with
bumps to the latest korg stable pretty much at any time. Breakage is
rare, and the releases have proven themselves over time to be more
benefit than issues.

I've obviously already merged and updated standard/base (and the
rest of the tree to those new 3.10 -stable updates. So they are there
to be used if required.

Cheers,

Bruce



Rebecca


-Original Message-
From: Kamble, Nitin A
Sent: 18 June, 2014 11:02 PM
To: Chang, Rebecca Swee Fun; linux-yocto@yoctoproject.org
Subject: RE: [linux-yocto] [PATCH 0/1] meta: update valleyisland scc to merge
new feature branch

Hi Rebecca,
   As this will be changing the kernel version as well. This change brings in 
the
risk of further delay for the valleyland BSP with the meta-intel 1.6.1 release.
How much validation have you done with this change?
As some components from SDK image are sensitive to the kernel version.
Validation of the sdk image is minimum for pushing this in.

Nitin



-Original Message-
From: linux-yocto-boun...@yoctoproject.org [mailto:linux-yocto-
boun...@yoctoproject.org] On Behalf Of
rebecca.swee.fun.ch...@intel.com
Sent: Tuesday, June 17, 2014 9:55 PM
To: linux-yocto@yoctoproject.org
Subject: [linux-yocto] [PATCH 0/1] meta: update valleyisland scc to
merge new feature branch

From: Chang Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com

Hi all,

Valley Island I/O feature branch was recently rebased to new version
and I would like to push this patch into meta branch so that we can
merge the new feature branch with standard/base.

This patch is about updating the scc file of Valley Island BSP to
merge
valleyisland-io-2.0 instead of valleyisland-io-1.0.

Please help to merge into linux-yocto-3.10 meta branch.
Hope that this will be merge in soon so that I could update the meta
branch SRCREV in kernel recipe under meta-intel. After the update for
meta-intel are all in place, I will inform Bruce again to remove the old

feature branch.


Thanks in advance.

Regards
Rebecca

The following changes since commit
199943142f7e0a283240246ee6c02f4376b315f0:

   meta: bump kver to v3.10.43 (2014-06-16 00:34:31 -0400)

are available in the git repository at:

   git://git.yoctoproject.org/linux-yocto-contrib rebeccas/meta-dev
   http://git.yoctoproject.org/cgit.cgi/linux-yocto-
contrib/log/?h=rebeccas/meta-dev

Chang Rebecca Swee Fun (1):
   meta: update valleyisland scc to merge feature branch


meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io-pci.scc
| 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

--
1.9.1

--
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


--
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto