[oe-commits] [openembedded-core] branch master updated (cd37203 -> eb4b39d)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 5 09:11:49 UTC 2016


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

      from  cd37203   linux-libc-headers: if_tunnel: remove include of if/ip/in6.h
      adds  c2c053a   json-c: add BBCLASSEXTEND for native and nativesdk
      adds  fb9dc1c   systemtap: rationalise dependencies
      adds  197da17   oeqa/selftest: Update test after fetcher error changes
      adds  98b6420   base-files: don't export TZ="UTC" from /etc/profile
      adds  87f844e   devtool: add: fix error message when only specifying a recipe name
      adds  43476d7   devtool: add: display a warning for deprecated -f/--fetch option
      adds  f40662b   devtool: add: build nodejs-native if npm is needed and not available
      adds  53a0bf4   Revert "attr: Added ncurses to depends"
      adds  82a34a7   Revert "connman-gnome: StatusIcon adapts to size changes"
      adds  6db56c4   matchbox-panel-2: Fix small systray icon drawing
      adds  1e29590   xf86-video-intel: Upgrade to recent git
      adds  c0a22a8   Revert "gst-player: Disable visualizations"
      adds  6e0bb9d   classes/sstate.bbclass: Enable thread lock when checkstatus
      adds  4c3fb7f   parselogs.py: Add disabling eDP error to x86_common whitelist
      adds  7bab454   devtool: deploy-target: Avoid unnecessary dependency on awk on the target
      adds  dd44265   alsa-lib: allow building ARM thumb again
       new  728269f   sanity: Update minimum version requirement to 1.31.2
       new  122ae03   perf: Fix to obey LD failure
       new  839b17f   pigz: Update SRC_URI
       new  eb4b39d   linux-yocto/4.8: fix BUG_ON() in workingset_node_shadows_dec() triggers

The 4 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/sstate.bbclass                        |   4 +
 meta/conf/sanity.conf                              |   2 +-
 meta/lib/oeqa/runtime/parselogs.py                 |   1 +
 meta/lib/oeqa/selftest/bbtests.py                  |   2 +-
 .../connman/connman-gnome/0001-Port-to-Gtk3.patch  | 136 +++------------------
 meta/recipes-core/base-files/base-files/profile    |   6 -
 meta/recipes-devtools/json-c/json-c_0.12.bb        |   2 +
 meta/recipes-extended/pigz/pigz_2.3.3.bb           |   2 +
 .../0001-gen8-Fix-the-YUV-RGB-shader.patch         |  65 ----------
 ...-call-to-PixmapSyncDirtyHelper-broken-by-.patch |  30 -----
 .../xf86-video-intel/disable-x11-dri3.patch        |   6 +-
 ...-against-ABI-breakage-in-recent-versions-.patch |  70 -----------
 .../xorg-driver/xf86-video-intel/udev-fstat.patch  |  59 ---------
 ...o-intel_2.99.917.bb => xf86-video-intel_git.bb} |  13 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.8.bb       |  16 +--
 meta/recipes-kernel/perf/perf.bb                   |   1 +
 .../systemtap/systemtap/monitor-option.patch       |  28 +++++
 meta/recipes-kernel/systemtap/systemtap_git.bb     |   8 +-
 meta/recipes-kernel/systemtap/systemtap_git.inc    |   1 +
 meta/recipes-multimedia/alsa/alsa-lib_1.1.2.bb     |   6 -
 .../0001-Disable-visualizations-by-default.patch   |  36 ------
 .../recipes-multimedia/gstreamer/gst-player_git.bb |   1 -
 ...applets-systray-Allow-icons-to-be-smaller.patch |  34 ++++++
 .../matchbox-panel-2/matchbox-panel-2_2.11.bb      |   4 +-
 meta/recipes-support/attr/attr.inc                 |   2 +-
 scripts/lib/devtool/__init__.py                    |  29 +++++
 scripts/lib/devtool/deploy.py                      |   2 +-
 scripts/lib/devtool/standard.py                    |  35 ++++--
 scripts/lib/recipetool/create.py                   |  10 +-
 scripts/lib/recipetool/create_npm.py               |   4 +-
 32 files changed, 181 insertions(+), 438 deletions(-)
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-gen8-Fix-the-YUV-RGB-shader.patch
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-uxa-fix-the-call-to-PixmapSyncDirtyHelper-broken-by-.patch
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/sna-Protect-against-ABI-breakage-in-recent-versions-.patch
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/udev-fstat.patch
 rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.99.917.bb => xf86-video-intel_git.bb} (81%)
 create mode 100644 meta/recipes-kernel/systemtap/systemtap/monitor-option.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gst-player/0001-Disable-visualizations-by-default.patch
 create mode 100644 meta/recipes-sato/matchbox-panel-2/files/0001-applets-systray-Allow-icons-to-be-smaller.patch

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


More information about the Openembedded-commits mailing list