[linux-yocto] [PATCH v2 0/6] meta branch commits for emgd-1.18 & webcam support

Bruce Ashfield bruce.ashfield at gmail.com
Sat Jul 13 22:08:05 PDT 2013


On Wed, Jul 10, 2013 at 2:32 PM, Bruce Ashfield
<bruce.ashfield at gmail.com> wrote:
> On Tue, Jul 9, 2013 at 4:07 PM,  <nitin.a.kamble at intel.com> wrote:
>> From: Nitin A Kamble <nitin.a.kamble at 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.
>

These are now merged and pushed. I'll do a meta SRCREV update later,
but the changes
are in tree.

Cheers,

Bruce

> 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 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"



--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



More information about the linux-yocto mailing list