[oe-commits] [openembedded-core] branch master-next updated (2aea66d -> d83bfac)

git at git.openembedded.org git at git.openembedded.org
Thu Nov 21 19:30:25 UTC 2019


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 2aea66d  opkg: Add upstream fixes
 discard d770615  debugging
 discard 348f694  HACK - Debugging package: Make empty package warning fatal
 discard 5c73c0e  devtool: fix devtool upgrade with reproducible_builds class
 discard f1afa5a  package: Add NOPACAGEDFILES variable and new QA check
     new da44d8c  devtool: fix devtool upgrade with reproducible_builds class
     new f30b978  opkg: Add upstream fixes
     new d57f36a  opkg-utils: Fix silent empty/broken opkg package creation
     new 6eefed0  sanity: Add check for tar older than 1.28
     new 1c00b8c  core-image-full-cmdline: Add less
     new d83bfac  oeqa/selftest/sstatetests: Ensure we don't use hashequiv for sstatesigs tests

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   (2aea66d)
            \
             N -- N -- N   refs/heads/master-next (d83bfac)

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 6 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:
 .../recipes-test/postinst/postinst_1.0.bb          |  2 --
 meta/classes/package.bbclass                       | 11 --------
 meta/classes/packagegroup.bbclass                  |  2 --
 meta/classes/sanity.bbclass                        |  5 +++-
 meta/lib/oeqa/selftest/cases/sstatetests.py        | 12 +++++++++
 meta/recipes-bsp/keymaps/keymaps_1.0.bb            |  2 --
 meta/recipes-connectivity/connman/connman-conf.bb  |  2 --
 meta/recipes-core/meta/dummy-sdk-package.inc       |  2 --
 meta/recipes-core/meta/meta-extsdk-toolchain.bb    |  2 --
 meta/recipes-core/systemd/systemd-compat-units.bb  |  1 -
 .../systemd/systemd-machine-units_1.0.bb           |  2 --
 .../opkg-utils/opkg-utils/pipefail.patch           | 31 ++++++++++++++++++++++
 .../opkg-utils/opkg-utils_0.4.1.bb                 |  1 +
 .../packagegroup-core-full-cmdline.bb              |  1 +
 .../xinput-calibrator/pointercal-xinput_0.0.bb     |  2 --
 .../xorg-xserver/xserver-xf86-config_0.1.bb        |  2 --
 .../make-mod-scripts/make-mod-scripts_1.0.bb       |  2 --
 .../systemtap/systemtap-uprobes_git.bb             |  2 --
 18 files changed, 49 insertions(+), 35 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/pipefail.patch

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


More information about the Openembedded-commits mailing list