On Tue, Jul 9, 2013 at 4:07 PM,  <nitin.a.kam...@intel.com> wrote:
> From: Nitin A Kamble <nitin.a.kam...@intel.com>
>
> This is a updated pull request, for adding
>  1. emgd-1.18 feature. The associated emgd-1.18 branch is already in the repo.
>  2. Add features for webcam UVC driver & video4linux2 driver
>  3. Miscellaneous cleanup for .gitignore

Thanks Nitin, ack'ing the changes. I'll be OOO for the next few days,
but will get
to this ASAP.

Bruce

>
> Thanks,
> Nitin
>
> The following changes since commit 7d537ec334006fa6e2a802fc48d5b19acb1a5481:
>
>   meta: minnow: Enable INPUT_EVDEV (2013-07-03 23:20:43 -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 infrastructure
>   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 |  3 +++
>  meta/cfg/kernel-cache/features/usb/usb-uvcvideo.scc |  7 +++++++
>  8 files changed, 47 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@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@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to