[OE-core] [PATCH 00/19] Recipe version updates

Alexander Kanavin alexander.kanavin at linux.intel.com
Thu Feb 25 15:59:17 UTC 2016


The deadline for version updates is in a few days, so I thought I'd push
one last batch of 'easy' updates (that don't require rebasing patches
or extensive testing).

The following changes since commit 23056103c949b498c23b47579e8dd57ce78e6ed9:

  uclibc: Do not use immediate expansion operator (2016-02-22 20:42:48 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib akanavin/package-version-updates
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akanavin/package-version-updates

Alexander Kanavin (19):
  epiphany: update to 3.18.4
  libfm: update to 1.2.4
  pcmanfm: update to 1.2.4
  nspr: update to 4.12
  ffmpeg: update to 3.0
  libsolv: update to 0.6.19
  ccache: update to 3.2.4
  clutter-gst-3.0: update to 3.0.16
  gnupg: update to 2.1.11
  git: update to 2.7.2
  gtk-icon-utils-native: update to 3.18.8
  gtk+3: update to 3.18.8
  libdrm: update to 2.4.67
  ncurses: update to revision 20160213
  nettle: update to 3.2
  pax-utils: update to 1.1.5
  python-git: update to 1.0.2
  vala: update to 0.30.1
  shared-mime-info: update to 1.6

 .../ncurses/{ncurses-6.0 => files}/config.cache    |   0
 .../ncurses/{ncurses-6.0 => files}/tic-hang.patch  |   0
 .../{ncurses_6.0.bb => ncurses_6.0+20160213.bb}    |   6 +-
 .../ccache/{ccache_3.2.3.bb => ccache_3.2.4.bb}    |   4 +-
 ...ion-in-recent-change-related-to-zlib-in-n.patch |  73 -----------
 meta/recipes-devtools/git/git_2.7.0.bb             |  11 --
 meta/recipes-devtools/git/git_2.7.2.bb             |  11 ++
 .../pax-utils/files/fix-configure-failure.patch    | 146 ---------------------
 .../{pax-utils_1.1.4.bb => pax-utils_1.1.5.bb}     |   7 +-
 .../{python-git_1.0.1.bb => python-git_1.0.2.bb}   |   4 +-
 .../vala/{vala_0.30.0.bb => vala_0.30.1.bb}        |   4 +-
 meta/recipes-extended/libsolv/libsolv_git.bb       |   4 +-
 .../{epiphany_3.18.3.bb => epiphany_3.18.4.bb}     |   4 +-
 .../gtk+/{gtk+3_3.18.6.bb => gtk+3_3.18.8.bb}      |   4 +-
 ...e_3.18.6.bb => gtk-icon-utils-native_3.18.8.bb} |   4 +-
 ...gst-3.0_3.0.14.bb => clutter-gst-3.0_3.0.16.bb} |   4 +-
 ...tests-kms-steal-crtc-Include-sys-select.h.patch |  96 --------------
 meta/recipes-graphics/drm/libdrm/detect.patch      |  59 ---------
 .../drm/{libdrm_2.4.66.bb => libdrm_2.4.67.bb}     |   6 +-
 .../ffmpeg/{ffmpeg_2.8.6.bb => ffmpeg_3.0.bb}      |   7 +-
 meta/recipes-sato/pcmanfm/files/no-desktop.patch   |   2 +-
 .../pcmanfm/{pcmanfm_1.2.3.bb => pcmanfm_1.2.4.bb} |   4 +-
 .../gnupg/{gnupg_2.1.10.bb => gnupg_2.1.11.bb}     |   4 +-
 .../{libfm-extra_1.2.3.bb => libfm-extra_1.2.4.bb} |   6 +-
 .../libfm/{libfm_1.2.3.bb => libfm_1.2.4.bb}       |   8 +-
 .../nettle/{nettle_3.1.1.bb => nettle_3.2.bb}      |   4 +-
 .../nspr/{nspr_4.11.bb => nspr_4.12.bb}            |   4 +-
 ...ed-mime-info_1.5.bb => shared-mime-info_1.6.bb} |   4 +-
 28 files changed, 55 insertions(+), 435 deletions(-)
 rename meta/recipes-core/ncurses/{ncurses-6.0 => files}/config.cache (100%)
 rename meta/recipes-core/ncurses/{ncurses-6.0 => files}/tic-hang.patch (100%)
 rename meta/recipes-core/ncurses/{ncurses_6.0.bb => ncurses_6.0+20160213.bb} (62%)
 rename meta/recipes-devtools/ccache/{ccache_3.2.3.bb => ccache_3.2.4.bb} (57%)
 delete mode 100644 meta/recipes-devtools/ccache/files/0001-Fix-regression-in-recent-change-related-to-zlib-in-n.patch
 delete mode 100644 meta/recipes-devtools/git/git_2.7.0.bb
 create mode 100644 meta/recipes-devtools/git/git_2.7.2.bb
 delete mode 100644 meta/recipes-devtools/pax-utils/files/fix-configure-failure.patch
 rename meta/recipes-devtools/pax-utils/{pax-utils_1.1.4.bb => pax-utils_1.1.5.bb} (82%)
 rename meta/recipes-devtools/python/{python-git_1.0.1.bb => python-git_1.0.2.bb} (87%)
 rename meta/recipes-devtools/vala/{vala_0.30.0.bb => vala_0.30.1.bb} (42%)
 rename meta/recipes-gnome/epiphany/{epiphany_3.18.3.bb => epiphany_3.18.4.bb} (84%)
 rename meta/recipes-gnome/gtk+/{gtk+3_3.18.6.bb => gtk+3_3.18.8.bb} (83%)
 rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.18.6.bb => gtk-icon-utils-native_3.18.8.bb} (93%)
 rename meta/recipes-graphics/clutter/{clutter-gst-3.0_3.0.14.bb => clutter-gst-3.0_3.0.16.bb} (58%)
 delete mode 100644 meta/recipes-graphics/drm/libdrm/0001-tests-kms-steal-crtc-Include-sys-select.h.patch
 delete mode 100644 meta/recipes-graphics/drm/libdrm/detect.patch
 rename meta/recipes-graphics/drm/{libdrm_2.4.66.bb => libdrm_2.4.67.bb} (87%)
 rename meta/recipes-multimedia/ffmpeg/{ffmpeg_2.8.6.bb => ffmpeg_3.0.bb} (94%)
 rename meta/recipes-sato/pcmanfm/{pcmanfm_1.2.3.bb => pcmanfm_1.2.4.bb} (90%)
 rename meta/recipes-support/gnupg/{gnupg_2.1.10.bb => gnupg_2.1.11.bb} (90%)
 rename meta/recipes-support/libfm/{libfm-extra_1.2.3.bb => libfm-extra_1.2.4.bb} (79%)
 rename meta/recipes-support/libfm/{libfm_1.2.3.bb => libfm_1.2.4.bb} (84%)
 rename meta/recipes-support/nettle/{nettle_3.1.1.bb => nettle_3.2.bb} (75%)
 rename meta/recipes-support/nspr/{nspr_4.11.bb => nspr_4.12.bb} (96%)
 rename meta/recipes-support/shared-mime-info/{shared-mime-info_1.5.bb => shared-mime-info_1.6.bb} (43%)

-- 
2.7.0




More information about the Openembedded-core mailing list