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:46 -0400 |
| commit | 7605443085454a4c523c04b981db85ee96a1f9d5 (patch) | |
| tree | d1db4cca58dbc88d70046abdd5a27423e90b7df4 /docs | |
| parent | 06dccfa933d7ef60d2f6739f78e1197c7f8df5cd (diff) | |
| download | meta-virtualization-7605443085454a4c523c04b981db85ee96a1f9d5.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 'docs')
0 files changed, 0 insertions, 0 deletions
