From: Nitin A Kamble <nitin.a.kam...@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 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core