All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany
Date: Fri, 14 Aug 2015 13:55:19 +0300	[thread overview]
Message-ID: <cover.1439549437.git.alexander.kanavin@linux.intel.com> (raw)

This version of the patchset is rebased against latest poky master (so a patch that updates
distro include files is now included into the patchset), and updates
webkitgtk to latest upstream release 2.8.5.

The following changes since commit 07cbc407d84f2f8f5fee430902039aa7cef65db4:

  meta-yocto-bsp: mpc8315e-rdb: Set KERNEL_DEVICETREE to mpc8315erdb.dtb (2015-08-14 08:30:35 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib akanavin/webkitgtk-update
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akanavin/webkitgtk-update

Alexander Kanavin (22):
  classes/gnomebase: change tarball compression to xz
  harfbuzz: enable icu feature
  classes/cmake: add arch conversion routine
  jpeg: update to version 9a
  libnotify: update to version 0.7.6
  giflib: add a recipe from meta-oe
  libyaml: add a recipe from meta-oe
  ruby: add a recipe from meta-ruby
  libsecret: add a recipe from meta-gnome
  libwebp: add a recipe from meta-oe
  webkitgtk: add a new recipe for latest upstream version
  p11-kit: add a recipe from meta-oe
  gcr: add a recipe from meta-gnome
  iso-codes: add a recipe from meta-oe
  libwnck3: add a recipe from meta-gnome
  gnome-desktop3: add a recipe from meta-gnome
  glib: add a warning suppression patch to glib
  gsettings-desktop-schemas: add a recipe from meta-gnome
  epiphany: add a recipe from meta-gnome
  webkit-gtk: remove the recipe for the obsolete version 1.8.3
  midori: remove the recipe and replace references to midori with
    epiphany
  distro: update include files related to webkitgtk and epiphany
    addition

 meta/classes/cmake.bbclass                         |   12 +-
 meta/classes/gnomebase.bbclass                     |    2 +-
 meta/conf/distro/include/distro_alias.inc          |    2 +-
 meta/conf/distro/include/package_regex.inc         |    8 +-
 meta/conf/distro/include/security_flags.inc        |    2 -
 meta/conf/distro/include/upstream_tracking.inc     |    2 -
 ...warning-about-deprecated-paths-in-schemas.patch |   32 +
 meta/recipes-core/glib-2.0/glib-2.0_2.44.1.bb      |    1 +
 .../glib-networking/glib-networking_2.44.0.bb      |    2 -
 .../jpeg/jpeg-8d/debian-libjpeg7_7-1.diff          | 1070 --------------------
 .../jpeg/jpeg-8d/fix_for_automake_1.12.1.patch     |   44 -
 meta/recipes-core/jpeg/{jpeg_8d.bb => jpeg_9a.bb}  |   28 +-
 .../packagegroups/packagegroup-self-hosted.bb      |   10 +-
 meta/recipes-devtools/giflib/giflib_5.1.1.bb       |   20 +
 meta/recipes-devtools/ruby/ruby.inc                |   40 +
 meta/recipes-devtools/ruby/ruby/extmk.patch        |   13 +
 meta/recipes-devtools/ruby/ruby_2.2.2.bb           |   42 +
 meta/recipes-gnome/epiphany/epiphany_3.16.3.bb     |   24 +
 .../0001-yelp.m4-drop-the-check-for-itstool.patch  |   33 +
 meta/recipes-gnome/gcr/gcr_3.16.0.bb               |   18 +
 .../gnome-desktop/gnome-desktop3_3.16.2.bb         |   25 +
 meta/recipes-gnome/gnome/gnome-common_3.14.0.bb    |    2 -
 .../recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb |    2 -
 meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb |    1 +
 .../gsettings-desktop-schemas_3.16.1.bb            |   13 +
 .../gtk-engines/gtk-engines_2.20.2.bb              |    1 +
 meta/recipes-gnome/json-glib/json-glib_1.0.4.bb    |    2 -
 meta/recipes-gnome/libglade/libglade_2.6.4.bb      |    1 +
 meta/recipes-gnome/libnotify/libnotify_0.6.0.bb    |   21 -
 meta/recipes-gnome/libnotify/libnotify_0.7.6.bb    |   12 +
 meta/recipes-gnome/librsvg/librsvg_2.40.9.bb       |    2 -
 meta/recipes-gnome/libsecret/libsecret_0.18.2.bb   |   12 +
 meta/recipes-gnome/libwnck/libwnck3_3.14.0.bb      |   17 +
 .../builder/files/builder_hob_start.sh             |    8 +-
 meta/recipes-graphics/harfbuzz/harfbuzz_1.0.1.bb   |    2 +-
 meta/recipes-graphics/pango/pango_1.36.8.bb        |    2 -
 meta/recipes-multimedia/webp/libwebp_0.4.3.bb      |   47 +
 meta/recipes-sato/midori/midori/liststore.patch    |   29 -
 meta/recipes-sato/midori/midori_0.5.8.bb           |   31 -
 .../packagegroups/packagegroup-core-x11-sato.bb    |    2 +-
 meta/recipes-sato/webkit/files/bison-2.6.patch     |  558 ----------
 meta/recipes-sato/webkit/files/no-gtkdoc.patch     |   20 -
 meta/recipes-sato/webkit/files/nodolt.patch        |   19 -
 .../webgit-gtk_fix_build_with_automake_1.12.patch  |   62 --
 ...bkit-gtk-ANGLE-doesn-t-build-with-bison-3.patch |   26 -
 .../0001-Enable-mips64-build.patch                 |   69 --
 .../webkit/webkit-gtk-1.8.3/aarch64.patch          |   41 -
 .../obsolete_automake_macros.patch                 |   14 -
 meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb       |  116 ---
 meta/recipes-sato/webkit/webkitgtk_2.8.5.bb        |   56 +
 meta/recipes-support/atk/atk_2.16.0.bb             |    2 -
 meta/recipes-support/iso-codes/iso-codes_3.58.bb   |   15 +
 meta/recipes-support/libcroco/libcroco_0.6.8.bb    |    2 -
 meta/recipes-support/libyaml/libyaml_0.1.6.bb      |   20 +
 meta/recipes-support/p11-kit/p11-kit_0.22.1.bb     |   18 +
 meta/recipes-support/vte/vte_0.28.2.bb             |    4 +-
 56 files changed, 496 insertions(+), 2183 deletions(-)
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch
 delete mode 100644 meta/recipes-core/jpeg/jpeg-8d/debian-libjpeg7_7-1.diff
 delete mode 100644 meta/recipes-core/jpeg/jpeg-8d/fix_for_automake_1.12.1.patch
 rename meta/recipes-core/jpeg/{jpeg_8d.bb => jpeg_9a.bb} (55%)
 create mode 100644 meta/recipes-devtools/giflib/giflib_5.1.1.bb
 create mode 100644 meta/recipes-devtools/ruby/ruby.inc
 create mode 100644 meta/recipes-devtools/ruby/ruby/extmk.patch
 create mode 100644 meta/recipes-devtools/ruby/ruby_2.2.2.bb
 create mode 100644 meta/recipes-gnome/epiphany/epiphany_3.16.3.bb
 create mode 100644 meta/recipes-gnome/epiphany/files/0001-yelp.m4-drop-the-check-for-itstool.patch
 create mode 100644 meta/recipes-gnome/gcr/gcr_3.16.0.bb
 create mode 100644 meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.16.2.bb
 create mode 100644 meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.16.1.bb
 delete mode 100644 meta/recipes-gnome/libnotify/libnotify_0.6.0.bb
 create mode 100644 meta/recipes-gnome/libnotify/libnotify_0.7.6.bb
 create mode 100644 meta/recipes-gnome/libsecret/libsecret_0.18.2.bb
 create mode 100644 meta/recipes-gnome/libwnck/libwnck3_3.14.0.bb
 create mode 100644 meta/recipes-multimedia/webp/libwebp_0.4.3.bb
 delete mode 100644 meta/recipes-sato/midori/midori/liststore.patch
 delete mode 100644 meta/recipes-sato/midori/midori_0.5.8.bb
 delete mode 100644 meta/recipes-sato/webkit/files/bison-2.6.patch
 delete mode 100644 meta/recipes-sato/webkit/files/no-gtkdoc.patch
 delete mode 100644 meta/recipes-sato/webkit/files/nodolt.patch
 delete mode 100644 meta/recipes-sato/webkit/files/webgit-gtk_fix_build_with_automake_1.12.patch
 delete mode 100644 meta/recipes-sato/webkit/files/webkit-gtk-ANGLE-doesn-t-build-with-bison-3.patch
 delete mode 100644 meta/recipes-sato/webkit/webkit-gtk-1.8.3/0001-Enable-mips64-build.patch
 delete mode 100644 meta/recipes-sato/webkit/webkit-gtk-1.8.3/aarch64.patch
 delete mode 100644 meta/recipes-sato/webkit/webkit-gtk-1.8.3/obsolete_automake_macros.patch
 delete mode 100644 meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb
 create mode 100644 meta/recipes-sato/webkit/webkitgtk_2.8.5.bb
 create mode 100644 meta/recipes-support/iso-codes/iso-codes_3.58.bb
 create mode 100644 meta/recipes-support/libyaml/libyaml_0.1.6.bb
 create mode 100644 meta/recipes-support/p11-kit/p11-kit_0.22.1.bb

-- 
2.1.4



             reply	other threads:[~2015-08-14 10:54 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-14 10:55 Alexander Kanavin [this message]
2015-08-14 10:55 ` [PATCH 01/22] classes/gnomebase: change tarball compression to xz Alexander Kanavin
2015-08-14 10:55 ` [PATCH 02/22] harfbuzz: enable icu feature Alexander Kanavin
2015-08-14 10:55 ` [PATCH 03/22] classes/cmake: add arch conversion routine Alexander Kanavin
2015-08-14 10:55 ` [PATCH 04/22] jpeg: update to version 9a Alexander Kanavin
2015-08-14 10:55 ` [PATCH 05/22] libnotify: update to version 0.7.6 Alexander Kanavin
2015-08-14 10:55 ` [PATCH 06/22] giflib: add a recipe from meta-oe Alexander Kanavin
2015-08-14 10:55 ` [PATCH 07/22] libyaml: " Alexander Kanavin
2015-08-14 10:55 ` [PATCH 08/22] ruby: add a recipe from meta-ruby Alexander Kanavin
2015-08-14 10:55 ` [PATCH 09/22] libsecret: add a recipe from meta-gnome Alexander Kanavin
2015-08-14 10:55 ` [PATCH 10/22] libwebp: add a recipe from meta-oe Alexander Kanavin
2015-08-14 10:55 ` [PATCH 11/22] webkitgtk: add a new recipe for latest upstream version Alexander Kanavin
2015-08-14 10:55 ` [PATCH 12/22] p11-kit: add a recipe from meta-oe Alexander Kanavin
2015-08-14 10:55 ` [PATCH 13/22] gcr: add a recipe from meta-gnome Alexander Kanavin
2015-08-14 10:55 ` [PATCH 14/22] iso-codes: add a recipe from meta-oe Alexander Kanavin
2015-08-14 10:55 ` [PATCH 15/22] libwnck3: add a recipe from meta-gnome Alexander Kanavin
2015-08-14 11:04   ` Andreas Müller
2015-08-14 14:12     ` Khem Raj
2015-08-17 12:36       ` Alexander Kanavin
2015-08-17 13:10     ` Alexander Kanavin
2015-08-17 13:12       ` Paul Eggleton
2015-08-17 13:17         ` Andreas Müller
2015-08-14 10:55 ` [PATCH 16/22] gnome-desktop3: " Alexander Kanavin
2015-08-14 10:55 ` [PATCH 17/22] glib: add a warning suppression patch to glib Alexander Kanavin
2015-08-14 10:55 ` [PATCH 18/22] gsettings-desktop-schemas: add a recipe from meta-gnome Alexander Kanavin
2015-08-14 10:55 ` [PATCH 19/22] epiphany: " Alexander Kanavin
2015-08-14 10:55 ` [PATCH 20/22] webkit-gtk: remove the recipe for the obsolete version 1.8.3 Alexander Kanavin
2015-08-14 10:55 ` [PATCH 21/22] midori: remove the recipe and replace references to midori with epiphany Alexander Kanavin
2015-08-15  4:59   ` Randy MacLeod
2015-08-17 12:56     ` Alexander Kanavin
2015-08-17 15:48       ` Khem Raj
2015-08-17 16:04         ` Alexander Kanavin
2015-08-17 16:08           ` Randy MacLeod
2015-08-14 10:55 ` [PATCH 22/22] distro: update include files related to webkitgtk and epiphany addition Alexander Kanavin
  -- strict thread matches above, loose matches on Subject: below --
2015-08-19 13:40 [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany Alexander Kanavin
2015-08-19 20:50 ` akuster808
2015-08-19 21:09   ` Burton, Ross
2015-08-20  9:53     ` alexander.kanavin
2015-09-15  8:46   ` Alexander Kanavin
2015-06-17 13:19 Alexander Kanavin
2015-06-17 16:01 ` Paul Eggleton
2015-06-18 11:46   ` Alexander Kanavin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1439549437.git.alexander.kanavin@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.