[oe-commits] [meta-openembedded] branch master-next updated (c7c565d -> 1c8e4a6)

git at git.openembedded.org git at git.openembedded.org
Sun Feb 17 20:43:57 UTC 2019


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

khem pushed a change to branch master-next
in repository meta-openembedded.

 discard c7c565d  nodejs 8.15.0 -> 10.15.1
 discard 40e02bd  dracut: use the code that allows running under do_rootfs
 discard 0026a88  classes/dracut.bbclass: add new bbclass
 discard c489252  meta-initramfs: Add postinst-intercepts/execute_dracut script
 discard 16ebeb5  dracut: Add execute-dracut opkg intercept script
 discard 15c3ec3  dracut: Allow native build
 discard 91e643f  cross-compiler-ldd: add new recipe
     new 1c8e4a6  nodejs 8.15.0 -> 10.15.1

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   (c7c565d)
            \
             N -- N -- N   refs/heads/master-next (1c8e4a6)

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 1 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-initramfs/classes/dracut.bbclass              | 82 ----------------------
 meta-initramfs/postinst-intercepts/execute_dracut  | 17 -----
 .../cross-compile-ldd-fix-infinite-loop.patch      | 19 -----
 .../dracut/cross-compiler-ldd_git.bb               | 33 ---------
 .../recipes-devtools/dracut/dracut/execute-dracut  | 21 ------
 .../recipes-devtools/dracut/dracut_git.bb          | 27 ++-----
 6 files changed, 6 insertions(+), 193 deletions(-)
 delete mode 100644 meta-initramfs/classes/dracut.bbclass
 delete mode 100755 meta-initramfs/postinst-intercepts/execute_dracut
 delete mode 100644 meta-initramfs/recipes-devtools/dracut/cross-compiler-ldd/cross-compile-ldd-fix-infinite-loop.patch
 delete mode 100644 meta-initramfs/recipes-devtools/dracut/cross-compiler-ldd_git.bb
 delete mode 100755 meta-initramfs/recipes-devtools/dracut/dracut/execute-dracut

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


More information about the Openembedded-commits mailing list