[oe-commits] [openembedded-core] branch master updated (d3e5c1d -> 0865a5b)

git at git.openembedded.org git at git.openembedded.org
Sat Aug 20 15:09:31 UTC 2016


rpurdie pushed a change to branch master
in repository openembedded-core.

      from  d3e5c1d   local.conf.sample: Disable ARM and PPC due to prelink test case failures
       new  bfb395f   sanity.bbclass: Ensure we expand BUILD_PREFIX
       new  199cef0   busybox: Add parallel make fix
       new  c39b072   syslinux.bbclass: ensure creation of output directory
       new  bafcff9   oe-build-perf-test: align log message format with testrunner output
       new  3bdb7b2   oeqa.buildperf: fix crash when creating globalres.log
       new  e8decd7   Revert "local.conf.sample: Disable ARM and PPC due to prelink test case failures"
       new  3762b42   image-vm.bbclass: remove old images if RM_OLD_IMAGE is enabled
       new  45b2756   libffi: fix a typo (mips)
       new  030142d   openssl: fix add missing dependencies building for test directory
       new  14be679   asciidoc-native: add dependency on docbook-xml-dtd4-native
       new  4c4f440   bootchart2: Add ALTERNATIVE configuration for bootchartd
       new  76e9ea8   util-linux: upgrade to 2.28.1
       new  98a23ea   diffutils: upgrade to 3.4
       new  651a08c   kmod: upgrade to 23
       new  53687ca   kbd: remove PARALLEL_MAKEINST = ""
       new  f5af274   glib-2.0: 2.48.1 -> 2.48.2
       new  0f9ce74   libdrm: 2.4.68 -> 2.4.70
       new  0865a5b   packagefeed-stability.bbclass: cleansstate should remove pkgs from deploy dir

The 18 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/image-vm.bbclass                      | 13 ++++-
 meta/classes/packagefeed-stability.bbclass         |  3 +-
 meta/classes/sanity.bbclass                        |  6 +-
 meta/classes/syslinux.bbclass                      |  1 +
 meta/conf/local.conf.sample                        |  9 ---
 meta/lib/oeqa/buildperf/base.py                    |  2 +-
 meta/recipes-connectivity/openssl/openssl.inc      |  3 +
 .../busybox/busybox/parallel-make-fix.patch        | 65 ++++++++++++++++++++++
 meta/recipes-core/busybox/busybox_1.24.1.bb        |  1 +
 .../Enable-more-tests-while-cross-compiling.patch  |  2 +-
 .../{glib-2.0_2.48.1.bb => glib-2.0_2.48.2.bb}     |  4 +-
 meta/recipes-core/kbd/kbd_2.0.3.bb                 |  1 -
 .../{util-linux_2.28.bb => util-linux_2.28.1.bb}   |  4 +-
 .../bootchart2/bootchart2_0.14.8.bb                |  9 ++-
 meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb   |  1 +
 ...need_charset_alias-when-building-for-musl.patch |  0
 .../{diffutils-3.3 => diffutils-3.4}/run-ptest     |  0
 .../{diffutils_3.3.bb => diffutils_3.4.bb}         |  4 +-
 .../drm/libdrm/fix_O_CLOEXEC_undeclared.patch      |  2 +-
 .../drm/{libdrm_2.4.68.bb => libdrm_2.4.70.bb}     |  4 +-
 meta/recipes-kernel/kmod/kmod.inc                  |  4 +-
 meta/recipes-support/libffi/libffi_3.2.1.bb        |  2 +-
 scripts/oe-build-perf-test                         |  6 +-
 23 files changed, 111 insertions(+), 35 deletions(-)
 create mode 100644 meta/recipes-core/busybox/busybox/parallel-make-fix.patch
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.48.1.bb => glib-2.0_2.48.2.bb} (87%)
 rename meta/recipes-core/util-linux/{util-linux_2.28.bb => util-linux_2.28.1.bb} (86%)
 rename meta/recipes-extended/diffutils/{diffutils-3.3 => diffutils-3.4}/0001-Unset-need_charset_alias-when-building-for-musl.patch (100%)
 rename meta/recipes-extended/diffutils/{diffutils-3.3 => diffutils-3.4}/run-ptest (100%)
 rename meta/recipes-extended/diffutils/{diffutils_3.3.bb => diffutils_3.4.bb} (87%)
 rename meta/recipes-graphics/drm/{libdrm_2.4.68.bb => libdrm_2.4.70.bb} (92%)

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


More information about the Openembedded-commits mailing list