[oe-commits] [openembedded-core] branch master-next updated (ef68005 -> 9c79577)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 18 17:21:12 UTC 2017


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 ef68005  webkitgtk: Upgrade to 2.16.5
     new c484dcd  recipetool: refactor code for ensuring npm is available
     new f82da1c  devtool: extract: refactor kern-tools-native handling
     new 17d54b8  classes/staging: change fixme debug message from note to debug
     new 0b4d1b9  recipetool: ensure meaningful error for malformed tarballs
     new 9c79577  recipetool: reimplement fetching with normal fetch/unpack tasks

The 5 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/staging.bbclass         |   2 +-
 scripts/lib/devtool/__init__.py      |  31 -----
 scripts/lib/devtool/standard.py      |  73 +++---------
 scripts/lib/recipetool/create.py     | 221 +++++++++++++++++++++++++++--------
 scripts/lib/recipetool/create_npm.py |   7 +-
 scripts/lib/recipetool/utils.py      |  37 ++++++
 6 files changed, 235 insertions(+), 136 deletions(-)
 create mode 100644 scripts/lib/recipetool/utils.py

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


More information about the Openembedded-commits mailing list