diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-08-08 14:46:44 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-08-08 14:46:44 +0200 |
| commit | 740945f7eda60ff371f9430c133416464225990c (patch) | |
| tree | a8c9f742de4b82adee4b2ae495c16add6ed28e74 /meta-openstack/recipes-devtools/python/python-os-client-config_git.bb | |
| parent | 237a67fdb94250004f944c1c1b21bbaa7caa3190 (diff) | |
| download | meta-cloud-services-740945f7eda60ff371f9430c133416464225990c.tar.gz | |
Add ${SRCPV} to multiple git recipes
Use the right way of versioning git based recipes.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-os-client-config_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-os-client-config_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-os-client-config_git.bb b/meta-openstack/recipes-devtools/python/python-os-client-config_git.bb index 5393bb7..1dbff23 100644 --- a/meta-openstack/recipes-devtools/python/python-os-client-config_git.bb +++ b/meta-openstack/recipes-devtools/python/python-os-client-config_git.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" |
| 6 | 6 | ||
| 7 | PV = "1.21.1" | 7 | PV = "1.21.1+git${SRCPV}" |
| 8 | SRCREV = "c4742ec391151e918046efa5a550e012fe9d5081" | 8 | SRCREV = "c4742ec391151e918046efa5a550e012fe9d5081" |
| 9 | 9 | ||
| 10 | SRCNAME = "os-client-config" | 10 | SRCNAME = "os-client-config" |
