[oe-commits] [openembedded-core] branch master updated (e4f6156 -> ecb56a6)

git at git.openembedded.org git at git.openembedded.org
Mon Mar 28 14:56:25 UTC 2016


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

      from  e4f6156   pseudo: backport a patch to fix xattr removal
      adds  41673bb   gdb-cross: use PACKAGECONFIG for python and readline
      adds  dbf2ac3   site: Cache config vars for ccache
      adds  f7d52d1   quilt: run ptest as normal user
      adds  eb90d1c   u-boot.inc: Add sub-dir support for SPL_BINARY
      adds  ada4639   oe-buildenv-internal: simplify derivation of BB_ENV_EXTRAWHITE
      adds  8cdb505   classes/sanity: use proper multi-line string literals
      adds  0f9a3b4   icecc.bbclass: add icc_is_allarch inherit check
      adds  45c59ff   icecc.bbclass: expand package arch
      adds  daf5910   icecc.bbclass: replace icc with icecc
      adds  41adb87   tzcode: update to 2016c
      adds  66031bc   tzdata: update to 2016c
      adds  826bc56   kernel.bbclass: consider .csp firmware files
      adds  e8747ff   make, remake: make them properly exclude each other
       new  1a41953   selftest/devtool: Update after make PROVIDER changes
       new  9927a3d   bitbake.conf: rename 'gobject-introspection-data' machine feature to 'qemu-usermode'
       new  54387be   rootfs-postcommands: don't write manifest when IMAGE_MANIFEST empty
       new  e0c5bcb   matchbox-desktop: Do not close desktop on alt-F4
       new  d483724   wic: fix type of no-table option
       new  b81c176   image.bbclass: run wicenv task only for wic images
       new  15e1095   wic: Update after task ordering changes
       new  00fe300   oe-git-proxy: also check all_proxy and http_proxy env variables
       new  ce4ff3d   oe-git-proxy: support username / password in http proxy
       new  832a499   glib-2.0: Install gio-querymodules in main package
       new  168cf55   gio-module-cache: Add class for Gio modules
       new  351064e   glib-2.0: Fix packaging
       new  c43192c   relocate_sdk: fixed .gccrelocprefix section handling
       new  2145bd0   toolchain-shar-extract.sh: check the length for target_sdk_dir
       new  c184727   libunwind: Fix build on mips/mips64 for musl targets
       new  512d976   gdb: Fix build on mips64/musl
       new  ae81abb   xcursor-transparent-theme: upgrade to latest git revision
       new  7c0c9d1   scripts:/oe-selftest: Use timestamp instead of test names in coverage data file
       new  6119a90   oeqa/utils/ftools: improve remove_from_file algorithm
       new  2f53fb2   archiver.bbclass: Just archive gcc-source for all gcc recipes
       new  a26becd   externalsrc: do not use do_configure[nostamp] for git srctrees
       new  a797abe   externalsrc: remove nostamp from do_configure
       new  ecb56a6   conf/bitbake.conf package.bbclass: fix dbg package not contain sources while -fdebug-prefix-map used

The 23 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:
 .../recipes-test/images/wic-image-minimal.bb       |  2 +-
 meta/classes/archiver.bbclass                      |  6 ++
 meta/classes/externalsrc.bbclass                   | 31 +++++++-
 meta/classes/gio-module-cache.bbclass              | 37 +++++++++
 meta/classes/gobject-introspection-data.bbclass    |  9 +++
 meta/classes/gobject-introspection.bbclass         |  8 +-
 meta/classes/icecc.bbclass                         | 58 +++++++-------
 meta/classes/image.bbclass                         |  2 +-
 meta/classes/kernel.bbclass                        |  2 +-
 meta/classes/package.bbclass                       | 24 +++++-
 meta/classes/rootfs-postcommands.bbclass           |  5 +-
 meta/classes/sanity.bbclass                        |  8 +-
 meta/conf/bitbake.conf                             |  5 +-
 meta/conf/distro/include/default-providers.inc     |  3 +-
 meta/conf/machine/include/x86/arch-x86.inc         |  2 +-
 meta/files/toolchain-shar-extract.sh               |  6 ++
 meta/lib/oeqa/selftest/devtool.py                  |  1 +
 meta/lib/oeqa/selftest/wic.py                      |  2 +-
 meta/lib/oeqa/utils/ftools.py                      | 15 ++--
 meta/recipes-bsp/u-boot/u-boot.inc                 | 21 ++---
 ...stall-gio-querymodules-as-libexec_PROGRAM.patch | 31 ++++++++
 meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb      |  1 +
 meta/recipes-core/glib-2.0/glib.inc                | 29 +++++--
 .../glib-networking/glib-networking_2.46.1.bb      |  2 +-
 meta/recipes-devtools/gdb/gdb-cross.inc            |  7 +-
 meta/recipes-devtools/gdb/gdb.inc                  |  1 +
 ...s-linux-nat-Define-_ABIO32-if-not-defined.patch | 37 +++++++++
 meta/recipes-devtools/make/make.inc                |  2 +
 meta/recipes-devtools/quilt/quilt.inc              |  4 +-
 meta/recipes-devtools/quilt/quilt/run-ptest        |  5 +-
 .../quilt/quilt/{run-ptest => test.sh}             |  4 -
 meta/recipes-devtools/remake/remake_4.1+dbg-1.1.bb |  2 +-
 ...code-native_2016b.bb => tzcode-native_2016c.bb} |  8 +-
 .../tzdata/{tzdata_2016b.bb => tzdata_2016c.bb}    |  4 +-
 meta/recipes-gnome/gnome/gconf_3.2.6.bb            |  2 +-
 .../gobject-introspection_1.46.0.bb                |  4 +-
 .../fix_watch_cursor.patch                         | 17 ----
 .../use-relative-symlinks.patch                    | 25 ------
 ...e_0.1.1.bb => xcursor-transparent-theme_git.bb} | 14 ++--
 ...thing-on-delete-event-when-not-STANDALONE.patch | 60 +++++++++++++++
 .../matchbox-desktop/matchbox-desktop_git.bb       |  4 +-
 meta/recipes-sato/webkit/webkitgtk_2.10.7.bb       |  2 +-
 .../0001-Fix-build-on-mips-musl.patch              | 90 ++++++++++++++++++++++
 meta/recipes-support/libunwind/libunwind_1.1.bb    |  1 +
 meta/site/common-linux                             |  4 +
 scripts/lib/wic/ksparser.py                        |  2 +-
 scripts/oe-buildenv-internal                       | 23 +-----
 scripts/oe-git-proxy                               | 42 +++++++---
 scripts/oe-selftest                                | 13 +++-
 .../postinst-intercepts/update_gio_module_cache    |  7 ++
 scripts/relocate_sdk.py                            |  1 +
 51 files changed, 511 insertions(+), 184 deletions(-)
 create mode 100644 meta/classes/gio-module-cache.bbclass
 create mode 100644 meta/classes/gobject-introspection-data.bbclass
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-Install-gio-querymodules-as-libexec_PROGRAM.patch
 create mode 100644 meta/recipes-devtools/gdb/gdb/0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch
 copy meta/recipes-devtools/quilt/quilt/{run-ptest => test.sh} (74%)
 rename meta/recipes-extended/tzcode/{tzcode-native_2016b.bb => tzcode-native_2016c.bb} (68%)
 rename meta/recipes-extended/tzdata/{tzdata_2016b.bb => tzdata_2016c.bb} (98%)
 delete mode 100644 meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme-0.1.1/fix_watch_cursor.patch
 delete mode 100644 meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme-0.1.1/use-relative-symlinks.patch
 rename meta/recipes-graphics/xcursor-transparent-theme/{xcursor-transparent-theme_0.1.1.bb => xcursor-transparent-theme_git.bb} (51%)
 create mode 100644 meta/recipes-sato/matchbox-desktop/files/0001-Do-nothing-on-delete-event-when-not-STANDALONE.patch
 create mode 100644 meta/recipes-support/libunwind/libunwind-1.1/0001-Fix-build-on-mips-musl.patch
 create mode 100644 scripts/postinst-intercepts/update_gio_module_cache

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


More information about the Openembedded-commits mailing list