[oe-commits] [openembedded-core] branch master-next updated (a7fed81 -> 5799a0f)

git at git.openembedded.org git at git.openembedded.org
Fri Jul 28 15:02:52 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 a7fed81  gperf: upgrade to 3.1
 discard 5c2c5be  systemtap: ensure systemtap-native is available
 discard 3e811e5  oeqa/core/runner: OEStreamLogger don't buffer test execution writes
 discard b9507dc  oeqa/{core,selftest}: Add support to validate if a specified test case isn't found
 discard 9f670e7  libpcre: upgrade 8.40 -> 8.41
 discard 821be19  ncurses: add SYSROOT_DESTDIR for siteconfig_gencache
 discard 15a5217  siteinfo: fix siteinfo_get_files to work with RSS
 discard 620733c  debianutils: set higher priority than busybox for run-parts
 discard 4228635  package/bbclass: sources are packaged separately from debug.
 discard eb12ad3  module.bbclass: move make scripts earlier
 discard 7c344d5  libcap: fix build with gperf 3.1
     new 80394fa  module.bbclass: move make scripts earlier
     new df637c6  package/bbclass: sources are packaged separately from debug.
     new f0b2236  debianutils: set higher priority than busybox for run-parts
     new efa3e1b  siteinfo: fix siteinfo_get_files to work with RSS
     new 6466e83  ncurses: add SYSROOT_DESTDIR for siteconfig_gencache
     new 69ffccd  libpcre: upgrade 8.40 -> 8.41
     new 85c5ebe  oeqa/{core,selftest}: Add support to validate if a specified test case isn't found
     new e2adfda  oeqa/core/runner: OEStreamLogger don't buffer test execution writes
     new 537f316  systemtap: ensure systemtap-native is available
     new 2052e52  image_types.bbclass: ignore tar exit code 1
     new a77097b  wic: copy rootfs directory before changing fstab
     new e7214f3  wic: use absolute paths in rootfs plugin
     new fe43cf2  wic: rootfs: fix rootfs path reporting
     new 5ee8e96  wic: rootfs: make copied rootfs unique
     new 6c08bc9  wic: add /boot mount point to fstab by default
     new 84a18e0  oe-selftest: wic: fix test_quemu
     new 5799a0f  rootfsdebugfiles.bbclass: add a optional parameter to choose file mode

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   (a7fed81)
            \
             N -- N -- N   refs/heads/master-next (5799a0f)

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.

The 17 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/image_types.bbclass                   |  3 +-
 meta/classes/rootfsdebugfiles.bbclass              |  7 +++-
 meta/lib/oeqa/selftest/cases/wic.py                |  2 +-
 meta/recipes-extended/gperf/gperf_3.0.4.bb         |  5 +++
 meta/recipes-extended/gperf/gperf_3.1.bb           |  5 ---
 .../files/0001-Fix-build-with-gperf-3.1.patch      | 41 ----------------------
 meta/recipes-support/libcap/libcap_2.25.bb         |  3 +-
 scripts/lib/wic/plugins/imager/direct.py           | 26 ++++++++------
 scripts/lib/wic/plugins/source/rootfs.py           | 16 ++++-----
 9 files changed, 38 insertions(+), 70 deletions(-)
 create mode 100644 meta/recipes-extended/gperf/gperf_3.0.4.bb
 delete mode 100644 meta/recipes-extended/gperf/gperf_3.1.bb
 delete mode 100644 meta/recipes-support/libcap/files/0001-Fix-build-with-gperf-3.1.patch

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


More information about the Openembedded-commits mailing list