diskimage-builder/diskimage_builder
Jan Provaznik 604926b38f Adds "element-provides" support to element dependencies
An element can define a list of elements provided by itself. This allows
using an alternative element and keeping element dependencies at the
same time. This will be needed for example for mariadb element which will be
an alternative to mysql element - mysql dependency can be kept everywhere
but user can choose mariadb explicitly as a replacement by putting "mysql"
into "element-provides" file.

Change-Id: I7f193612f279dd71d9f1f1edfc60009838a00c5a
2014-03-25 15:35:52 +01:00
..
locale Translations license statement correction 2013-09-20 13:29:34 +00:00
tests Adds "element-provides" support to element dependencies 2014-03-25 15:35:52 +01:00
__init__.py Add a test framework for testing elements. 2012-12-14 20:17:39 +13:00
element_dependencies.py Adds "element-provides" support to element dependencies 2014-03-25 15:35:52 +01:00