[oe-commits] [openembedded-core] branch master-next updated (19c8ac2 -> 16f6884)

git at git.openembedded.org git at git.openembedded.org
Tue Jun 19 12:09:44 UTC 2018


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 19c8ac2  rm_work: Simplify looping code
     new d5435b6  image: Combine all the class handling code into a single section
     new 11c45e5  image/image-live: Improve handling of live/iso/hddimg types (drop NOISO/NOHDD)
     new ae227a6  image/testimage: Rework auto image test execution
     new 78b6d37  lttng-modules: upgrade 2.10.5 -> 2.10.6
     new 16f6884  subversion: 1.9.7 -> 1.10.0

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/image-live.bbclass                    |  8 ++---
 meta/classes/image.bbclass                         | 37 +++++-----------------
 meta/classes/testimage-auto.bbclass                | 23 --------------
 meta/classes/testimage.bbclass                     | 10 +++++-
 meta/classes/testsdk.bbclass                       |  5 +++
 meta/conf/bitbake.conf                             |  2 +-
 meta/conf/documentation.conf                       |  4 +--
 meta/conf/local.conf.sample                        | 10 +++---
 meta/conf/machine/include/x86-base.inc             |  3 +-
 .../{subversion_1.9.7.bb => subversion_1.10.0.bb}  | 12 +++----
 ...g-modules_2.10.5.bb => lttng-modules_2.10.6.bb} |  4 +--
 11 files changed, 42 insertions(+), 76 deletions(-)
 delete mode 100644 meta/classes/testimage-auto.bbclass
 rename meta/recipes-devtools/subversion/{subversion_1.9.7.bb => subversion_1.10.0.bb} (91%)
 rename meta/recipes-kernel/lttng/{lttng-modules_2.10.5.bb => lttng-modules_2.10.6.bb} (90%)

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


More information about the Openembedded-commits mailing list