]> code.ossystems Code Review - openembedded-core.git/commit
core-image: Add hwcodecs IMAGE_FEATURE
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Jan 2013 05:56:11 +0000 (21:56 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Jan 2013 20:07:59 +0000 (20:07 +0000)
commit1cb370587fd72e3f0f69678748108cc4116767fb
tree09c4fe19584bd4e250c96bc8fc375dbdb9eda746
parent285c7577813cf75a3b554f8a5d6d7ba002127ef4
core-image: Add hwcodecs IMAGE_FEATURE

Currently hardware codecs are being injected in rather ugly ways and end up
either in no or all images. This adds a dedicated IMAGE_FEATURE for them based
on the MACHINE_HWCODECS variable. We may need to refine this in due course
but this patch at least illustrates the concept.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/core-image.bbclass
meta/recipes-extended/images/core-image-lsb.bb
meta/recipes-sato/images/core-image-sato.bb