diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2016-06-14 14:59:12 -0300 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-06-17 08:34:19 -0400 |
commit | c4a1711dd31659b027c70c07e4ef6da98591ac95 (patch) | |
tree | f12645d6772b539321b98ba30aff3cfaaa9bc36e /recipes-networking/openvswitch/files/openvswitch-add-ptest.patch | |
parent | b6b88856ce340d14fcf6dcc5c4b213a413d16531 (diff) | |
download | meta-virtualization-c4a1711dd31659b027c70c07e4ef6da98591ac95.tar.gz |
docker-registry: Make version dependence compatible with opkg
Some recipes in RDEPENDS are installing specific version of package, for
example:
gunicorn (= 19.1.1)
If usigin ipk for PACKAGE_CLASSES, opkg prints error:
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies
for docker:
* gunicorn (= 19.1.1) *
* opkg_install: Cannot install package docker.
This error is caused because opkg appends package revision to version.
In this case:
gunicorn_19.1.1-r0.1
If we use comparator >= this error doesn't appear.
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/openvswitch-add-ptest.patch')
0 files changed, 0 insertions, 0 deletions