opencv: bump version and disable ffmpeg to match Tizen
authorPatrick Ohly <patrick.ohly@intel.com>
Wed, 28 Jan 2015 23:44:33 +0000 (15:44 -0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Wed, 28 Jan 2015 23:44:33 +0000 (15:44 -0800)
commit91ec6701935e75b69cc7f867cdee633523d791b6
treeaa5920c7a91314a226ce9955057131c945094c8a
parentb95670c7fa4918376b43e4ed2c4a7a0a48ebaf8b
opencv: bump version and disable ffmpeg to match Tizen

The meta-oe opencv_2.4.bb no longer compiles, something
related to ffmpeg support.

That is not enabled in Tizen anyway, so we could use that
recipe and just modify the PACKAGECONFIG in a .bbappend file.
But as Tizen is on a different, more recent version, better
copy the recipe and update it to use source and default
features as in Tizen.

Change-Id: I8bdd14b5e2d57399e7bd8b6fcc4525f0ad32fa81
meta-tizen-ivi/recipes-graphics/opencv/opencv_3.0.bb [new file with mode: 0644]