[oe-commits] [openembedded-core] branch master-next updated (fb401ee -> 616e532)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 23 16:58:26 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.

    from fb401ee  fixup! ethtool: upgrade 5.3 -> 5.4
     new f833816  logrotate.py: improve oeqa test implementation
     new a421244  kbd: make libkbdfile-test08 ptest work for multilib
     new 5dfc714  busybox: udhcpc: fix 'ip route add' with multiple interfaces on the same network
     new 714cc8d  u-boot-tools: Add capability of building from out-of-tree
     new 76094ec  u-boot: Move B from u-boot.inc to u-boot-common.inc
     new 03e35ba  classes/npm: refactor the npm class
     new f2f9cac  classes/npm: restrict the build to be offline
     new a140030  classes/npm: use the local node headers
     new bcb2d07  classes/npm: use the native python
     new 9e6ad06  classes/npm: force to rebuild the prebuild addons
     new 3f1953f  devtool: npm: rename npm command line options
     new d68d3e4  recipetool/create_npm: refactor the npm recipe creation handler
     new 9ea5df9  recipetool/create_npm: handle the licenses of the dependencies
     new 4dcf3eb  lib/oe/package: remove unneeded npm_split_package_dirs function
     new d61f91d  devtool/standard: npm: update the append file
     new 8d35104  recipetool/create: npm: remove the 'noverify' url parameter
     new 7be3535  oeqa/selftest/recipetool: add npm recipe creation test
     new 616e532  oeqa/selftest/devtool: add npm recipe build test

The 18 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/npm.bbclass                           | 363 ++++++++++++---
 meta/lib/oe/package.py                             |  33 --
 meta/lib/oeqa/runtime/cases/logrotate.py           |  59 ++-
 meta/lib/oeqa/selftest/cases/devtool.py            |  20 +
 meta/lib/oeqa/selftest/cases/recipetool.py         |  25 +
 meta/recipes-bsp/u-boot/u-boot-common.inc          |   2 +
 meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb    |   6 +-
 meta/recipes-bsp/u-boot/u-boot.inc                 |   2 -
 meta/recipes-core/busybox/files/simple.script      |   2 +-
 ...-and-append-i386-to-fix-libkbdfile-test08.patch |  45 ++
 meta/recipes-core/kbd/kbd_2.2.0.bb                 |   1 +
 scripts/lib/devtool/standard.py                    |  18 +-
 scripts/lib/recipetool/create.py                   |  10 +-
 scripts/lib/recipetool/create_npm.py               | 514 +++++++++------------
 14 files changed, 663 insertions(+), 437 deletions(-)
 create mode 100644 meta/recipes-core/kbd/kbd/0001-Use-DATADIR-and-append-i386-to-fix-libkbdfile-test08.patch

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


More information about the Openembedded-commits mailing list