diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-05-13 16:51:09 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-05-13 16:51:09 -0400 |
| commit | ab3432d7ff4ea9b7fd3dd4e04376d2b67e467eb6 (patch) | |
| tree | 64737b24f22eb9e1eaaf2774f79b025a578be6ae /meta-openstack/recipes-devtools/python/python-jsonpointer_1.7.bb | |
| parent | 183baafc12b846cb3dff19b380ad98c2c49fb671 (diff) | |
| parent | f7765042a4cdfb52f467869904ef92e644c4129d (diff) | |
| download | meta-cloud-services-ab3432d7ff4ea9b7fd3dd4e04376d2b67e467eb6.tar.gz | |
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-jsonpointer_1.7.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-jsonpointer_1.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-jsonpointer_1.7.bb b/meta-openstack/recipes-devtools/python/python-jsonpointer_1.7.bb index d7b976b..14d38fd 100644 --- a/meta-openstack/recipes-devtools/python/python-jsonpointer_1.7.bb +++ b/meta-openstack/recipes-devtools/python/python-jsonpointer_1.7.bb | |||
| @@ -14,4 +14,4 @@ SRC_URI[sha256sum] = "46b2016b5e4f2b5cd2edf07c60ca8fe7dd91204ca848f98964be61b3c4 | |||
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
| 17 | inherit distutils | 17 | inherit setuptools |
