[oe-commits] [openembedded-core] branch master-next updated (6a3ac87 -> 508b028)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 30 23:04:35 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

    from 6a3ac87  oe-selftest: devtool: avoid parallel races by using temporary copy of meta
     new b4b768b  multilib_script: Add support for multilib scripts
     new b88a768  libtool: Fix problem with libtoolize in multilib installations
     new 802f947  mtd-utils: Revert "Return correct error number in ubi_get_vol_in"
     new 63dddd3  devtool-source.bbclass: Support kernel fragments not in SRC_URI
     new 508b028  package.bbclass: Fix hardlink preservation issue

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


Summary of changes:
 meta/classes/devtool-source.bbclass                | 12 +++
 meta/classes/multilib_script.bbclass               | 32 ++++++++
 meta/classes/package.bbclass                       |  2 +-
 .../libtool/libtool/multilib.patch                 | 23 ++++++
 meta/recipes-devtools/libtool/libtool_2.4.6.bb     |  6 ++
 ...rn-correct-error-number-in-ubi_get_vol_in.patch | 92 ++++++++++++++++++++++
 meta/recipes-devtools/mtd/mtd-utils_git.bb         |  1 +
 7 files changed, 167 insertions(+), 1 deletion(-)
 create mode 100644 meta/classes/multilib_script.bbclass
 create mode 100644 meta/recipes-devtools/libtool/libtool/multilib.patch
 create mode 100644 meta/recipes-devtools/mtd/mtd-utils/0001-Revert-Return-correct-error-number-in-ubi_get_vol_in.patch

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


More information about the Openembedded-commits mailing list