From: nitin.a.kamble@intel.com
To: Openembedded-core@lists.openembedded.org,
meta-intel@yoctoproject.org, richard.purdie@linuxfoundation.org
Subject: [RFC 0/3] infrastructure changes in oecore hw codecs
Date: Wed, 23 Jan 2013 21:55:50 -0800 [thread overview]
Message-ID: <cover.1359005591.git.nitin.a.kamble@intel.com> (raw)
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Here are commits for getting feedback from the community on the work
happening in the oecore for supporting hwcodecs for H/W BSPs properly.
The current requirements: we need a mechanism to
1. Add accelerated codecs to the images
2. Exclude the X based codecs automatically for images not including
the Xserver
3. Need a simple config mechanism to exclude all the accelerated
codecs for any image of a BSP
The current mechanism available in the meta-intel BSP configs is failing
to fulfill the 2nd requirement above. And I could not find any
meta-intel specific solution to achieve it.
Richard and I discussed this matter and came up with the solution
included in these commits. These commits will lead to BSP config
changes similar to this commit:
http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/commit/?h=nitin/hwcodec
This work is not final, and also not properly tested yet, but this
email is written with the intention of sharing the proposed
infrastructure changes in oecore layer to the community before
they solidify.
Thanks,
Nitin
The following changes since commit 8d6e55bf2192524bda84138b5356a2791adbbe61:
prserv: add LOCALCOUNT to AUTOINCs migration feature (2013-01-22 16:01:32 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib nitin/misc
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
Richard Purdie (3):
packagegroup-core-x11-xserver: Add XSERVERCODECS variable
core-image-lsb-sdk/dev: Inherit the base image instead of duplicating
core-image: Add hwcodecs IMAGE_FEATURE
meta/classes/core-image.bbclass | 4 ++++
meta/recipes-extended/images/core-image-lsb-dev.bb | 12 +++---------
meta/recipes-extended/images/core-image-lsb-sdk.bb | 14 ++++----------
meta/recipes-extended/images/core-image-lsb.bb | 2 +-
.../packagegroups/packagegroup-core-x11-xserver.bb | 2 ++
meta/recipes-sato/images/core-image-sato.bb | 2 +-
6 files changed, 15 insertions(+), 21 deletions(-)
--
1.7.3.4
next reply other threads:[~2013-01-24 6:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-24 5:55 nitin.a.kamble [this message]
2013-01-24 5:56 ` [RFC 1/3] packagegroup-core-x11-xserver: Add XSERVERCODECS variable nitin.a.kamble
2013-01-24 5:56 ` [RFC 2/3] core-image-lsb-sdk/dev: Inherit the base image instead of duplicating nitin.a.kamble
2013-01-24 5:56 ` [RFC 3/3] core-image: Add hwcodecs IMAGE_FEATURE nitin.a.kamble
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.1359005591.git.nitin.a.kamble@intel.com \
--to=nitin.a.kamble@intel.com \
--cc=Openembedded-core@lists.openembedded.org \
--cc=meta-intel@yoctoproject.org \
--cc=richard.purdie@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox