[oe-commits] [openembedded-core] branch master-next updated (cd37203 -> 5d22d48)

git at git.openembedded.org git at git.openembedded.org
Tue Oct 4 23:19:07 UTC 2016


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

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

The 17 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/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 +
 .../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 +-
 .../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                    |  42 +++++--
 scripts/lib/recipetool/create.py                   |  10 +-
 scripts/lib/recipetool/create_npm.py               |   4 +-
 26 files changed, 173 insertions(+), 428 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