[OE-core] [PATCH 0/3] RFC: few commits for a new machine feature: v4l2

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Aug 8 21:34:23 UTC 2013


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Here are few commits to add a new machine feature, v4l2. These commits
provide:

* A new recipe which provides tools to poke v4l2 config on the target
* a new machine feature: v4l2 which brings a set of related packages.
* modification to gst-meta-base recipe, to enable the v4l2 gstreamer
  plugins, when the v4l2 machine features is enabled.

With this, one can easily enable a v4l2 video device on any BSP. This
v4l2 support will also be used by the upcoming hardware accelerated
encoding support for BSPs.

I am sending these commits as "Request for comments" for now, but I also
see that these are complete enough to pull in the oecore layer.

Thanks,
Nitin


The following changes since commit f63e7f4323368c0d6fe7a1d44393a7e15652d4f2:

  subversion: Add patch to use neon 0.30 (2013-08-07 07:43:47 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib nitin/misc
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=nitin/misc

Nitin A Kamble (3):
  v4l-utils: a new recipe
  packagegroup-base.bb: add a new machine feature: v4l2
  gst-meta-base: bring in the v4l2 related gst plugin

 .../packagegroups/packagegroup-base.bb             |  8 +++++
 .../gstreamer/gst-meta-base_0.10.bb                |  4 ++-
 meta/recipes-multimedia/v4lapps/v4l-utils_1.0.0.bb | 35 ++++++++++++++++++++++
 3 files changed, 46 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-multimedia/v4lapps/v4l-utils_1.0.0.bb

-- 
1.8.1.4



More information about the Openembedded-core mailing list