Re: [OE-core] [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany

2015-09-15 Thread Alexander Kanavin

On 08/19/2015 11:50 PM, akuster808 wrote:

If you happen to need to repost this series again, Ruby version has just
been updated. It includes: CVE-2015-3900 Request hijacking vulnerability
in RubyGems 2.4.6 and earlier.

Do we have any idea how long this will be before hitting master-next?

I am leaning towards sending an update to meta-ruby while this patches
series makes it way through the process.


The ruby recipe has finally made it into oe-core master, so please 
review and send any necessary followup patches, if it's become out of 
sync with what was in meta-ruby. I've already sent a patch to remove 
ruby from meta-oe.


Alex

--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany

2015-08-20 Thread alexander . kanavin
> On 19 August 2015 at 21:50, akuster808  wrote:
>
>> Do we have any idea how long this will be before hitting master-next?
>>
>> I am leaning towards sending an update to meta-ruby while this patches
>> series makes it way through the process.
>>
>
> I'm actively looking at it now - M3 deadline is next week.

Great! I'll rebase and incorporate changes based on latest feedback, but
only after the patchset (partly) made its way to master. I'm stuck at home
with a cold today, so will look at other things to fix (the broken rpm/db
update) for now.

Alex
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany

2015-08-19 Thread Burton, Ross
On 19 August 2015 at 21:50, akuster808  wrote:

> Do we have any idea how long this will be before hitting master-next?
>
> I am leaning towards sending an update to meta-ruby while this patches
> series makes it way through the process.
>

I'm actively looking at it now - M3 deadline is next week.

Sending an update to meta-ruby is probably sensible, worst case the older
ruby ends up in oe-core and we update it based on the meta-ruby recipe.

Ross
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany

2015-08-19 Thread akuster808

Alexander,

If you happen to need to repost this series again, Ruby version has just 
been updated. It includes: CVE-2015-3900 Request hijacking vulnerability 
in RubyGems 2.4.6 and earlier.


Do we have any idea how long this will be before hitting master-next?

I am leaning towards sending an update to meta-ruby while this patches 
series makes it way through the process.


Thanks again for getting this into oe-core.
- armin



On 08/19/2015 06:40 AM, Alexander Kanavin wrote:

The changes in this version are:
   - remove a few unnecessary PR lines from recipes
   - allow building webkit/epiphany for mips64, since the latest upstream
 has fixed mips64 builds
   - tested building for mips64-n32 using multilib feature, fixed some recipe 
issues
 that were found
   - add a CVE fix to libyaml so that libyaml recipe is in sync with meta-oe
   - tested webkit build for powerpc64

The following changes since commit c348fa50186fb0796bc7b793c4b8d710419f2a0d:

   bitbake: toaster: move code from setup_lv_tests to setUp (2015-08-17 
14:41:45 +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}  |   32 +-
  .../packagegroups/packagegroup-self-hosted.bb  |7 +-
  meta/recipes-devtools/giflib/giflib_5.1.1.bb   |   19 +
  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 |   21 +
  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.10.bb  |2 -
  meta/recipes-gnome/libsecret/libsecret_0.18.2.bb   |   12 +
  meta/recipes-gnome/libwnck/libwnck3_3.14.0.bb  |   15 +
  .../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/nodo

[OE-core] [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany

2015-08-19 Thread Alexander Kanavin
The changes in this version are:
  - remove a few unnecessary PR lines from recipes
  - allow building webkit/epiphany for mips64, since the latest upstream
has fixed mips64 builds 
  - tested building for mips64-n32 using multilib feature, fixed some recipe 
issues
that were found
  - add a CVE fix to libyaml so that libyaml recipe is in sync with meta-oe
  - tested webkit build for powerpc64

The following changes since commit c348fa50186fb0796bc7b793c4b8d710419f2a0d:

  bitbake: toaster: move code from setup_lv_tests to setUp (2015-08-17 14:41:45 
+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}  |   32 +-
 .../packagegroups/packagegroup-self-hosted.bb  |7 +-
 meta/recipes-devtools/giflib/giflib_5.1.1.bb   |   19 +
 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 |   21 +
 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.10.bb  |2 -
 meta/recipes-gnome/libsecret/libsecret_0.18.2.bb   |   12 +
 meta/recipes-gnome/libwnck/libwnck3_3.14.0.bb  |   15 +
 .../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.

[OE-core] [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany

2015-08-14 Thread Alexander Kanavin
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.b

Re: [OE-core] [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany

2015-06-18 Thread Alexander Kanavin

On 06/17/2015 07:01 PM, Paul Eggleton wrote:


A couple of minor things:

1) The shortlog for patches should be prefixed with the recipe or class being
modified/added/removed.


Fixed.


2) Changes for poky need to be sent to the poky mailing list rather than here.


Yes, I sent from the wrong branch. The patch is incomplete anyway, 
missing maitainer and version check info for the new packages.


Alex

--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany

2015-06-17 Thread Paul Eggleton
On Wednesday 17 June 2015 16:19:10 Alexander Kanavin wrote:
> This patch series updates webkitgtk to latest stable upstream release
> and replaces midori browser with epiphany.
> 
> These patches should be applied on top of Jussi Kukkonen's gtk3 update to
> 3.16.
> 
> Alexander Kanavin (22):
>   Change tarball compression to xz for gnome recipes
>   Enable icu feature in harfbuzz recipe
>   Add arch conversion routine to cmake.bbclass
>   Update jpeg recipe to version 9a
>   Update libnotify to version 0.7.6
>   Add a recipe for giflib
>   Add a recipe for libyaml
>   Add a recipe for ruby
>   Add a recipe for libsecret
>   Add a recipe for libwebp
>   Add a recipe for webkitgtk 2.8.3
>   Add a recipe for p11-kit
>   Add a recipe for gcr
>   Add a recipe for iso-codes
>   Add a recipe for libwnck3
>   Add a recipe for gnome-desktop3
>   Add a warning suppression patch to glib
>   Add a recipe gsettings-desktop-schemas
>   Add a recipe for epiphany
>   Remove the recipe for the obsolete webkit-gtk 1.8.3
>   Remove the midori recipe and replace references to midori with
> epiphany
>   poky: update distro files related to webkitgtk update and epiphany
> addition

A couple of minor things:

1) The shortlog for patches should be prefixed with the recipe or class being 
modified/added/removed.

2) Changes for poky need to be sent to the poky mailing list rather than here.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany

2015-06-17 Thread Alexander Kanavin
This patch series updates webkitgtk to latest stable upstream release
and replaces midori browser with epiphany.

These patches should be applied on top of Jussi Kukkonen's gtk3 update to 3.16.

Alexander Kanavin (22):
  Change tarball compression to xz for gnome recipes
  Enable icu feature in harfbuzz recipe
  Add arch conversion routine to cmake.bbclass
  Update jpeg recipe to version 9a
  Update libnotify to version 0.7.6
  Add a recipe for giflib
  Add a recipe for libyaml
  Add a recipe for ruby
  Add a recipe for libsecret
  Add a recipe for libwebp
  Add a recipe for webkitgtk 2.8.3
  Add a recipe for p11-kit
  Add a recipe for gcr
  Add a recipe for iso-codes
  Add a recipe for libwnck3
  Add a recipe for gnome-desktop3
  Add a warning suppression patch to glib
  Add a recipe gsettings-desktop-schemas
  Add a recipe for epiphany
  Remove the recipe for the obsolete webkit-gtk 1.8.3
  Remove the midori recipe and replace references to midori with
epiphany
  poky: update distro files related to webkitgtk update and epiphany
addition

 meta-yocto/conf/distro/include/distro_alias.inc|2 +-
 meta-yocto/conf/distro/include/maintainers.inc |4 +-
 meta-yocto/conf/distro/include/package_regex.inc   |5 +-
 .../distro/include/poky-floating-revisions.inc |1 -
 meta-yocto/conf/distro/include/recipe_color.inc|1 -
 .../conf/distro/include/upstream_tracking.inc  |2 -
 meta/classes/cmake.bbclass |   12 +-
 meta/classes/gnomebase.bbclass |2 +-
 meta/conf/distro/include/security_flags.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.1.bb |   23 +
 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 +
 .../{libnotify_0.6.0.bb => libnotify_0.7.6.bb} |8 +-
 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_0.9.40.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.3.bb|   58 ++
 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 +-
 57 files changed, 455 insertions(+), 2170 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 1