[oe-commits] [openembedded-core] branch master-next updated (3b2b1f2 -> 7ec902e)

git at git.openembedded.org git at git.openembedded.org
Tue May 17 22:22:55 UTC 2016


rpurdie pushed a change to branch master-next
in repository openembedded-core.

      from  3b2b1f2   python-numpy: fix build failure with python-matplotlib
       new  bb55045   python-smartpm: Fix channel command --remove-all option (again)
       new  3b4b4f1   python-smartpm: Don't ignore error if RPM transaction fails without problems
       new  7faeeb9   python-smartpm: Remove unnecessary error reporting improvement patch
       new  60d7eb4   yocto-uninative: Update to 1.0 tarball (new version of glibc)
       new  7ec902e   mkefidisk.sh: mount images as read-only

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/conf/distro/include/yocto-uninative.inc       |  6 +-
 .../python/python-smartpm/smart-attempt.patch      |  6 +-
 .../python-smartpm/smart-channel-remove-all.patch  | 33 ++++++++
 .../smart-improve-error-reporting.patch            | 91 ----------------------
 .../smart-rpm-transaction-failure-check.patch      | 57 ++++++++++++++
 meta/recipes-devtools/python/python-smartpm_git.bb |  3 +-
 scripts/contrib/mkefidisk.sh                       |  4 +-
 7 files changed, 100 insertions(+), 100 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smart-channel-remove-all.patch
 delete mode 100644 meta/recipes-devtools/python/python-smartpm/smart-improve-error-reporting.patch
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smart-rpm-transaction-failure-check.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list