[oe-commits] [openembedded-core] branch master-next updated (4ef1d98 -> 5cd5be9)

git at git.openembedded.org git at git.openembedded.org
Fri Jan 24 22:00:19 UTC 2020


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 4ef1d98  oeqa/selftest/devtool: add npm recipe build test
 discard 619a511  oeqa/selftest/recipetool: add npm recipe creation test
 discard 36dd0bf  recipetool/create: npm: remove the 'noverify' url parameter
 discard fa01bc9  devtool/standard: npm: update the append file
 discard b75e974  lib/oe/package: remove unneeded npm_split_package_dirs function
 discard d443dc1  recipetool/create_npm: handle the licenses of the dependencies
 discard 29fd773  recipetool/create_npm: refactor the npm recipe creation handler
 discard 28a4b15  devtool: npm: rename npm command line options
 discard 652f486  classes/npm: force to rebuild the prebuild addons
 discard f929b26  classes/npm: use the native python
 discard bbad64f  classes/npm: use the local node headers
 discard 496826c  classes/npm: restrict the build to be offline
 discard aadd05e  classes/npm: refactor the npm class
 discard 564b8e0  native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info]
 discard 928b92e  u-boot: Move B from u-boot.inc to u-boot-common.inc
 discard a6192f7  u-boot-tools: Add capability of building from out-of-tree
 discard abed8c9  busybox: udhcpc: fix 'ip route add' with multiple interfaces on the same network
 discard 5a976a0  kbd: make libkbdfile-test08 ptest work for multilib
 discard c040468  logrotate.py: improve oeqa test implementation
     new 7e9fccc  kbd: make libkbdfile-test08 ptest work for multilib
     new fa36462  busybox: udhcpc: fix 'ip route add' with multiple interfaces on the same network
     new 2df1e2a  u-boot-tools: Add capability of building from out-of-tree
     new 9fcf28b  u-boot: Move B from u-boot.inc to u-boot-common.inc
     new ff7e907  native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info]
     new 5c93346  classes/npm: refactor the npm class
     new 3edaaa9  classes/npm: restrict the build to be offline
     new 9cc56bb  classes/npm: use the local node headers
     new 00770cc  classes/npm: use the native python
     new b2fb5bb  classes/npm: force to rebuild the prebuild addons
     new 29a067b  devtool: npm: rename npm command line options
     new 52a6eca  recipetool/create_npm: refactor the npm recipe creation handler
     new 9871798  recipetool/create_npm: handle the licenses of the dependencies
     new c037310  lib/oe/package: remove unneeded npm_split_package_dirs function
     new d652293  devtool/standard: npm: update the append file
     new 06db772  recipetool/create: npm: remove the 'noverify' url parameter
     new cf11f75  oeqa/selftest/recipetool: add npm recipe creation test
     new 3f082e5  oeqa/selftest/devtool: add npm recipe build test
     new 52878cf  meson: update 0.52.1 -> 0.53.0
     new 3241324  logrotate.py: improve oeqa test implementation
     new 5cd5be9  packagegroup-base: only pull in dosfstools if licensing allows

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   (4ef1d98)
            \
             N -- N -- N   refs/heads/master-next (5cd5be9)

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 21 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/meson.bbclass                         |  5 ++++-
 meta/lib/oeqa/runtime/cases/logrotate.py           | 25 ++++++++++------------
 .../packagegroups/packagegroup-base.bb             |  2 +-
 meta/recipes-devtools/meson/meson.inc              |  4 ++--
 .../0001-Make-CPU-family-warnings-fatal.patch      | 12 +++++------
 ...le-do-not-manipulate-the-environment-when.patch | 16 +++++++-------
 ...02-Support-building-allarch-recipes-again.patch |  6 +++---
 .../meson/meson/0003-native_bindir.patch           | 16 +++++++-------
 .../meson/{meson_0.52.1.bb => meson_0.53.0.bb}     |  0
 ...k-meson_0.52.1.bb => nativesdk-meson_0.53.0.bb} |  1 -
 10 files changed, 43 insertions(+), 44 deletions(-)
 rename meta/recipes-devtools/meson/{meson_0.52.1.bb => meson_0.53.0.bb} (100%)
 rename meta/recipes-devtools/meson/{nativesdk-meson_0.52.1.bb => nativesdk-meson_0.53.0.bb} (99%)

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


More information about the Openembedded-commits mailing list