[oe-commits] [openembedded-core] branch master-next updated (8ecba5a -> f4e8631)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 25 15:00:14 UTC 2017


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

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

 discard 8ecba5a  gcc-7.inc: add new warning "Wnot-cross-compiler"
 discard b209f4f  oe-selftest: wic: fix test_qemu
 discard 35fe8a6  wic: add /boot mount point to fstab by default
 discard 896a54f  wic: rootfs: make copied rootfs unique
 discard 7e49cae  wic: rootfs: fix rootfs path reporting
 discard bcc3d10  wic: use absolute paths in rootfs plugin
 discard 918d3a4  wic: copy rootfs directory before changing fstab
     add ada7408  wic-tools: ensure pseudo is available
     add 2eee6c4  package-index: inherit nopackages
     add 2414e9f  uninative-tarball: drop deltask package/packagedata
     add 71af69f  buildtools-tarball: drop deltask package/packagedata
     add 3c3c8ec  externalsrc: place copy of git index into /tmp and do not use copyfile2
     add 6a9e38b  elfutils: use HTTP instead of FTP to fetch
     add 791a349  libpng: use SourceForge mirror
     add b56e33f  gnome-themes-standard: don't generate multiple -dev and -dbg packages
     add 1bd3ed1  package_rpm.bbclass: disable generation of .build-id links
     add 0a7ce0b  image.bbclass: Correct chaining compression support
     add 65f2712  image_types.bbclass: Make u-boot signed images more versatile
     add 7ca10a9  oprofile: fix upstream version check
     add f4e8631  valgrind: fix upstream version check

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8ecba5a)
            \
             N -- N -- N   refs/heads/master-next (f4e8631)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 meta/classes/externalsrc.bbclass                   |  4 +--
 meta/classes/image.bbclass                         | 11 +-----
 meta/classes/image_types.bbclass                   |  6 ++--
 meta/classes/image_types_uboot.bbclass             | 32 ------------------
 meta/classes/package_rpm.bbclass                   |  1 +
 meta/lib/oeqa/selftest/cases/wic.py                |  2 +-
 meta/recipes-core/meta/buildtools-tarball.bb       |  2 --
 meta/recipes-core/meta/package-index.bb            |  7 ++--
 meta/recipes-core/meta/uninative-tarball.bb        |  2 --
 meta/recipes-core/meta/wic-tools.bb                |  2 +-
 meta/recipes-devtools/elfutils/elfutils_0.168.bb   |  2 +-
 meta/recipes-devtools/gcc/gcc-7.1.inc              |  1 -
 .../gcc/gcc-7.1/0051-warn-not-cross-compiler.patch | 39 ----------------------
 meta/recipes-devtools/valgrind/valgrind_3.13.0.bb  |  1 +
 .../gnome/gnome-themes-standard_3.22.3.bb          |  5 ---
 meta/recipes-kernel/oprofile/oprofile.inc          |  2 ++
 meta/recipes-multimedia/libpng/libpng_1.6.29.bb    |  7 ++--
 scripts/lib/wic/plugins/imager/direct.py           | 24 ++++++-------
 scripts/lib/wic/plugins/source/rootfs.py           | 16 +++++----
 19 files changed, 40 insertions(+), 126 deletions(-)
 delete mode 100644 meta/classes/image_types_uboot.bbclass
 delete mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0051-warn-not-cross-compiler.patch

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


More information about the Openembedded-commits mailing list