summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/anki
Commit message (Collapse)AuthorAgeFilesLines
* recipes: remove recipes using or depending on qt4 bbclasses or recipesMartin Jansa2016-01-146-66/+0
| | | | | | | | | | | | | * anki is removed because it runtime depends on python-pyqt, other recipes are inheriting one of bbclasses removed from oe-core in: commit cb89d2b25b4edb1241bc5426a69a6bc44df9be2c Author: Alexander Kanavin <alexander.kanavin@linux.intel.com> Date: Fri Nov 27 15:48:20 2015 +0200 qt4: remove recipes and classes * if you're still using one of these recipes add it to meta-qt4 layer Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyqt : Move RDEPENDS on python-sip to PyQT.Philip Balister2015-03-211-1/+1
| | | | | | | | python-sip has the runtime support for PyQT. Also drop the need for anki to RDEPEND on python-sip. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* anki: python-sip package replaces with just sip.Philip Balister2014-12-191-1/+1
| | | | | | | The sip package provides python support for the target. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* anki: import from oe-classicMartin Jansa2012-08-076-0/+66
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>