[oe-commits] [openembedded-core] branch master-next updated (11f21c2 -> 6e6ce7d)

git at git.openembedded.org git at git.openembedded.org
Sat Aug 20 06:56:41 UTC 2016


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

  discards  11f21c2   oeqa/selftest Adds eSDK test cases to devtool verification.
  discards  0d63468   oeqa/sdkext: Adds test cases for devtool extensible SDK
  discards  ea7ca96   packagefeed-stability.bbclass: cleansstate should remove pkgs from deploy dir
  discards  2304660   libdrm: 2.4.68 -> 2.4.70
  discards  cfd7780   glib-2.0: 2.48.1 -> 2.48.2
  discards  417cc31   kexec-tools: 2.0.12 -> 2.0.13
       new  a54f670   glib-2.0: 2.48.1 -> 2.48.2
       new  f461772   libdrm: 2.4.68 -> 2.4.70
       new  6e6ce7d   packagefeed-stability.bbclass: cleansstate should remove pkgs from deploy dir

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   (11f21c2)
            \
             N -- N -- N   refs/heads/master-next (6e6ce7d)

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 3 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/lib/oeqa/sdkext/devtool.py                    |  90 +------------
 .../oeqa/sdkext/files/myapp_cmake/CMakeLists.txt   |  11 --
 meta/lib/oeqa/sdkext/files/myapp_cmake/myapp.c     |   9 --
 meta/lib/oeqa/selftest/eSDK.py                     | 147 ---------------------
 ...kexec-tools_2.0.13.bb => kexec-tools_2.0.12.bb} |   4 +-
 5 files changed, 9 insertions(+), 252 deletions(-)
 delete mode 100644 meta/lib/oeqa/sdkext/files/myapp_cmake/CMakeLists.txt
 delete mode 100644 meta/lib/oeqa/sdkext/files/myapp_cmake/myapp.c
 delete mode 100644 meta/lib/oeqa/selftest/eSDK.py
 rename meta/recipes-kernel/kexec/{kexec-tools_2.0.13.bb => kexec-tools_2.0.12.bb} (88%)

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


More information about the Openembedded-commits mailing list