[linux-yocto] [PATCH 0/6] commits for meta branch of v3.8 kernel repo

Kamble, Nitin A nitin.a.kamble at intel.com
Mon Jul 8 10:25:46 PDT 2013


> -----Original Message-----
> From: linux-yocto-bounces at yoctoproject.org [mailto:linux-yocto-
> bounces at yoctoproject.org] On Behalf Of Bruce Ashfield
> Sent: Wednesday, July 03, 2013 9:02 PM
> To: Development list for the linux-yocto*.git Linux kernel repositories
> Subject: Re: [linux-yocto] [PATCH 0/6] commits for meta branch of v3.8
> kernel repo
> 
> On Tue, Jul 2, 2013 at 4:05 PM,  <nitin.a.kamble at intel.com> wrote:
> > From: Nitin A Kamble <nitin.a.kamble at intel.com>
> >
> > Here are commits for the meta branch of the v3.8 kernel repository
> >
> > * new kernel feature: drm-emgd-1.18
> > * remove obsoleted kernel feature: drm-emgd
> > * new kernel features for webcam: meda-camera, uvcvideo, v4l2. These
> > features will be used to enable the webcam support from the kernel recipe
> for BSPs.
> > The webcam support is also used for testing the hardware accelerated
> > encoding feature available on some of the Intel processors.
> > * and do not let git ignore changes in the meta directory.
> >
> 
> Looks good to me. I just had a few comments/questions and you can send
> this along as a pull request and I'll get it merged.
> 
> Bruce

Thanks Bruce, for the nod. I will resend updated pull request.
Nitin

> 
> > Thanks,
> > Nitin
> >
> >
> > The following changes since commit
> f121c06ae8e2c517399c145f68ad7f2ee754f1cc:
> >
> >   meta: enable additional NET_SCHED options (2013-06-25 16:20:14
> > -0400)
> >
> > are available in the git repository at:
> >
> >   git://git.yoctoproject.org/linux-yocto-contrib nitin/meta
> >
> > http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=nitin/
> > meta
> >
> > Nitin A Kamble (6):
> >   drm-emgd-1.18.scc: add a kernel feature for emgd-1.18 driver
> >   drm-emgd.scc: remove config for non-existing driver
> >   media-camera: a feature to enable camera support
> >   v4l2: config fragment for enabling v4l2 interface to camera devices
> >   uvcvideo: a new config for a webcam device driver
> >   .gitignore: do not ignore meta directory
> >
> >  .gitignore                                          |  2 +-
> >  .../drm-emgd/{drm-emgd.scc => drm-emgd-1.18.scc}    |  2 +-
> >  .../kernel-cache/features/media/media-camera.cfg    |  4 ++++
> >  .../kernel-cache/features/media/media-camera.scc    |  4 ++++
> >  meta/cfg/kernel-cache/features/media/v4l2.cfg       | 21
> +++++++++++++++++++++
> >  meta/cfg/kernel-cache/features/media/v4l2.scc       |  6 ++++++
> >  meta/cfg/kernel-cache/features/usb/usb-uvcvideo.cfg |  4 ++++
> > meta/cfg/kernel-cache/features/usb/usb-uvcvideo.scc |  7 +++++++
> >  8 files changed, 48 insertions(+), 2 deletions(-)  rename
> > meta/cfg/kernel-cache/features/drm-emgd/{drm-emgd.scc =>
> > drm-emgd-1.18.scc} (58%)  create mode 100644
> > meta/cfg/kernel-cache/features/media/media-camera.cfg
> >  create mode 100644
> > meta/cfg/kernel-cache/features/media/media-camera.scc
> >  create mode 100644 meta/cfg/kernel-cache/features/media/v4l2.cfg
> >  create mode 100644 meta/cfg/kernel-cache/features/media/v4l2.scc
> >  create mode 100644
> > meta/cfg/kernel-cache/features/usb/usb-uvcvideo.cfg
> >  create mode 100644
> > meta/cfg/kernel-cache/features/usb/usb-uvcvideo.scc
> >
> > --
> > 1.8.1.4
> >
> > _______________________________________________
> > linux-yocto mailing list
> > linux-yocto at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/linux-yocto
> 
> 
> 
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await thee
> at its end"
> _______________________________________________
> linux-yocto mailing list
> linux-yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto



More information about the linux-yocto mailing list