]> code.ossystems Code Review - openembedded-core.git/commit
python-smartpm: 1.4.1 -> 1.5
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 8 Jul 2015 07:23:48 +0000 (00:23 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jul 2015 12:13:17 +0000 (13:13 +0100)
commit5fc580fc444e45d00de0e50d32b6e6e0b2e6b7ea
tree484aff4471a7d3f81f73422c9c1a72131e9ec7a5
parentcb8fc7521cdaaa7b8f82a0c6dfc6526778c99099
python-smartpm: 1.4.1 -> 1.5

* Remove the following patches since the are already in the source:
smart-config-ignore-all-recommends.patch
smart-conflict-provider.patch
smart-dflags.patch
smart-filename-NAME_MAX.patch
smart-flag-exclude-packages.patch
smart-flag-ignore-recommends.patch
smart-metadata-match.patch
smart-multilib-fixes.patch
smart-rpm-extra-macros.patch
smart-rpm-md-parse.patch
smart-rpm-root.patch
smart-tmpdir.patch
smart-yaml-error.patch

* Update the following patches, part of the code are already in the
  source:
smart-attempt.patch
smart-improve-error-reporting.patch
smart-recommends.patch
smartpm-rpm5-nodig.patch

* Use github and git repo as the SRC_URI.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
18 files changed:
meta/recipes-devtools/python/python-smartpm/smart-attempt.patch
meta/recipes-devtools/python/python-smartpm/smart-config-ignore-all-recommends.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-conflict-provider.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-dflags.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-filename-NAME_MAX.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-flag-exclude-packages.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-flag-ignore-recommends.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-improve-error-reporting.patch
meta/recipes-devtools/python/python-smartpm/smart-metadata-match.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-multilib-fixes.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-recommends.patch
meta/recipes-devtools/python/python-smartpm/smart-rpm-extra-macros.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-rpm-md-parse.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-rpm-root.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-tmpdir.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-yaml-error.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smartpm-rpm5-nodig.patch
meta/recipes-devtools/python/python-smartpm_git.bb [moved from meta/recipes-devtools/python/python-smartpm_1.4.1.bb with 84% similarity]