[meta-virtualization] [PATCH 00/11] meta-openstack: add required packages and missing dependencies

jackie.huang at windriver.com jackie.huang at windriver.com
Wed May 13 00:24:23 PDT 2015


From: Jackie Huang <jackie.huang at windriver.com>

--
The following changes since commit dd04ca6db2993404284679ea04a80d9071f90c2b:

  python-cinder: upgrade to 2015.1.0 (2015-05-07 14:13:37 -0400)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib jhuang0/t_add-new-pkgs_150513_0
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/t_add-new-pkgs_150513_0

Jackie Huang (11):
  python-repoze.lru: add new recipe
  python-routes: add rdepends on python-repoze.lru
  python-oslo.policy: add new recipe
  python-keystone: add missing rdepends on python-oslo.policy
  python-django: inherit setuptools instead of distutils
  python-xstatic-angular-irdragndrop: add new recipe
  python-horizon: add rdepends on python-xstatic-angular-irdragndrop
  python-enum: add new recipe
  python-pyscss: add missing rdepends on python-enum
  python-pathlib: add new recipe
  python-django-pyscss: add missing rdepends on python-pathlib

 .../python/python-django-pyscss_2.0.1.bb           |  1 +
 .../recipes-devtools/python/python-django_1.7.5.bb |  2 +-
 .../recipes-devtools/python/python-enum_0.4.4.bb   | 25 +++++++++++++++++++
 .../recipes-devtools/python/python-horizon_git.bb  |  1 +
 .../recipes-devtools/python/python-keystone_git.bb |  1 +
 .../python/python-oslo.policy_0.4.0.bb             | 27 ++++++++++++++++++++
 .../python/python-pathlib_1.0.1.bb                 | 29 ++++++++++++++++++++++
 .../recipes-devtools/python/python-pyscss_1.3.4.bb |  1 +
 .../python/python-repoze.lru_0.6.bb                | 20 +++++++++++++++
 .../recipes-devtools/python/python-routes_2.1.bb   |  2 +-
 .../python-xstatic-angular-irdragndrop_1.0.2.2.bb  | 22 ++++++++++++++++
 11 files changed, 129 insertions(+), 2 deletions(-)
 create mode 100644 meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb
 create mode 100644 meta-openstack/recipes-devtools/python/python-oslo.policy_0.4.0.bb
 create mode 100644 meta-openstack/recipes-devtools/python/python-pathlib_1.0.1.bb
 create mode 100644 meta-openstack/recipes-devtools/python/python-repoze.lru_0.6.bb
 create mode 100644 meta-openstack/recipes-devtools/python/python-xstatic-angular-irdragndrop_1.0.2.2.bb

-- 
1.9.1



More information about the meta-virtualization mailing list