All of lore.kernel.org
 help / color / mirror / Atom feed
From: nitin.a.kamble@intel.com
To: Openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] RFC: few commits for a new machine feature: v4l2
Date: Thu,  8 Aug 2013 21:34:23 +0000	[thread overview]
Message-ID: <cover.1375996888.git.nitin.a.kamble@intel.com> (raw)

From: Nitin A Kamble <nitin.a.kamble@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



             reply	other threads:[~2013-08-08 21:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-08 21:34 nitin.a.kamble [this message]
2013-08-08 21:34 ` [PATCH 1/3] v4l-utils: a new recipe nitin.a.kamble
2013-08-08 21:34 ` [PATCH 2/3] packagegroup-base.bb: add a new machine feature: v4l2 nitin.a.kamble
2013-08-08 21:34 ` [PATCH 3/3] gst-meta-base: bring in the v4l2 related gst plugin nitin.a.kamble
2013-08-08 21:57   ` Otavio Salvador
2013-08-08 22:00     ` Kamble, Nitin A
2013-08-08 22:37   ` Martin Jansa
2013-08-08 23:10     ` Kamble, Nitin A

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1375996888.git.nitin.a.kamble@intel.com \
    --to=nitin.a.kamble@intel.com \
    --cc=Openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.