* [PATCH 00/19] Recipe version updates
@ 2016-02-25 15:59 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 01/19] epiphany: update to 3.18.4 Alexander Kanavin
` (18 more replies)
0 siblings, 19 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
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
^ permalink raw reply [flat|nested] 28+ messages in thread
* [PATCH 01/19] epiphany: update to 3.18.4
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 02/19] libfm: update to 1.2.4 Alexander Kanavin
` (17 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
.../recipes-gnome/epiphany/{epiphany_3.18.3.bb => epiphany_3.18.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-gnome/epiphany/{epiphany_3.18.3.bb => epiphany_3.18.4.bb} (84%)
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.18.3.bb b/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
similarity index 84%
rename from meta/recipes-gnome/epiphany/epiphany_3.18.3.bb
rename to meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
index 73fcd93..12d3b07 100644
--- a/meta/recipes-gnome/epiphany/epiphany_3.18.3.bb
+++ b/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
@@ -10,8 +10,8 @@ inherit gnomebase gsettings distro_features_check upstream-version-is-even
REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch"
-SRC_URI[archive.md5sum] = "5ed8b4506666f301949a2e12d39f2b4d"
-SRC_URI[archive.sha256sum] = "cd4e9ce588c4c66109547d93999d9740d338c3f9dbfbc2143cf2cbb74260def9"
+SRC_URI[archive.md5sum] = "172b78256100e8d3c629764abd0e1495"
+SRC_URI[archive.sha256sum] = "be699d484371111abae754e669187215df73e21533f461e513b79537d7a1c1c1"
EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 02/19] libfm: update to 1.2.4
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
2016-02-25 15:59 ` [PATCH 01/19] epiphany: update to 3.18.4 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 03/19] pcmanfm: " Alexander Kanavin
` (16 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
LICENSE checksum change due to formatting changes, and 'how to apply those
terms' section dropped from the GPL text.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
.../libfm/{libfm-extra_1.2.3.bb => libfm-extra_1.2.4.bb} | 6 ++----
meta/recipes-support/libfm/{libfm_1.2.3.bb => libfm_1.2.4.bb} | 8 +++-----
2 files changed, 5 insertions(+), 9 deletions(-)
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%)
diff --git a/meta/recipes-support/libfm/libfm-extra_1.2.3.bb b/meta/recipes-support/libfm/libfm-extra_1.2.4.bb
similarity index 79%
rename from meta/recipes-support/libfm/libfm-extra_1.2.3.bb
rename to meta/recipes-support/libfm/libfm-extra_1.2.4.bb
index 3675269..f204968 100644
--- a/meta/recipes-support/libfm/libfm-extra_1.2.3.bb
+++ b/meta/recipes-support/libfm/libfm-extra_1.2.4.bb
@@ -11,15 +11,13 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz \
file://0001-nls.m4-Take-it-from-gettext-0.15.patch \
"
-SRC_URI[md5sum] = "3ff38200701658f7e80e25ed395d92dd"
-SRC_URI[sha256sum] = "c692f1624a4cbc8d1dd55f3b3f3369fbf5d26f63a916e2c295230b2344e1fbf9"
+SRC_URI[md5sum] = "74997d75e7e87dc73398746fd373bf52"
+SRC_URI[sha256sum] = "7804f6f28cb3d1bc8ffb3151ab7ff0c063b27c5f9b06c682eb903e01cf25502f"
S = "${WORKDIR}/libfm-${PV}"
EXTRA_OECONF = "--with-extra-only --with-gtk=no"
-PR = "r1"
-
inherit autotools pkgconfig gtk-doc
do_configure[dirs] =+ "${S}/m4"
diff --git a/meta/recipes-support/libfm/libfm_1.2.3.bb b/meta/recipes-support/libfm/libfm_1.2.4.bb
similarity index 84%
rename from meta/recipes-support/libfm/libfm_1.2.3.bb
rename to meta/recipes-support/libfm/libfm_1.2.4.bb
index cf2f0f9..866b11a 100644
--- a/meta/recipes-support/libfm/libfm_1.2.3.bb
+++ b/meta/recipes-support/libfm/libfm_1.2.4.bb
@@ -2,7 +2,7 @@ SUMMARY = "Library for file management"
HOMEPAGE = "http://pcmanfm.sourceforge.net/"
LICENSE = "GPLv2+ & LGPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
+LIC_FILES_CHKSUM = "file://COPYING;md5=4641e94ec96f98fabc56ff9cc48be14b \
file://src/fm.h;beginline=8;endline=21;md5=ef1f84da64b3c01cca447212f7ef6007 \
file://src/base/fm-config.h;beginline=10;endline=23;md5=ef1f84da64b3c01cca447212f7ef6007 \
file://src/fm-gtk.h;beginline=6;endline=19;md5=646baa4955c04fe768f2ca27b92ac8dd"
@@ -13,10 +13,8 @@ DEPENDS = "glib-2.0 pango gtk+ menu-cache intltool-native libexif libfm-extra ge
SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz"
-SRC_URI[md5sum] = "3ff38200701658f7e80e25ed395d92dd"
-SRC_URI[sha256sum] = "c692f1624a4cbc8d1dd55f3b3f3369fbf5d26f63a916e2c295230b2344e1fbf9"
-
-PR = "r1"
+SRC_URI[md5sum] = "74997d75e7e87dc73398746fd373bf52"
+SRC_URI[sha256sum] = "7804f6f28cb3d1bc8ffb3151ab7ff0c063b27c5f9b06c682eb903e01cf25502f"
inherit autotools pkgconfig gtk-doc distro_features_check
ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 03/19] pcmanfm: update to 1.2.4
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
2016-02-25 15:59 ` [PATCH 01/19] epiphany: update to 3.18.4 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 02/19] libfm: update to 1.2.4 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 04/19] nspr: update to 4.12 Alexander Kanavin
` (15 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
meta/recipes-sato/pcmanfm/files/no-desktop.patch | 2 +-
meta/recipes-sato/pcmanfm/{pcmanfm_1.2.3.bb => pcmanfm_1.2.4.bb} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-sato/pcmanfm/{pcmanfm_1.2.3.bb => pcmanfm_1.2.4.bb} (90%)
diff --git a/meta/recipes-sato/pcmanfm/files/no-desktop.patch b/meta/recipes-sato/pcmanfm/files/no-desktop.patch
index 103d6d1..ae54dbd 100644
--- a/meta/recipes-sato/pcmanfm/files/no-desktop.patch
+++ b/meta/recipes-sato/pcmanfm/files/no-desktop.patch
@@ -11,5 +11,5 @@ index ccf8abb..3f6fc1c 100644
@@ -7,3 +7,4 @@ Exec=pcmanfm --desktop-pref
StartupNotify=true
Terminal=false
- NotShowIn=GNOME;XFCE;KDE;
+ NotShowIn=GNOME;XFCE;KDE;MATE;
+NoDisplay=true
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.2.4.bb
similarity index 90%
rename from meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb
rename to meta/recipes-sato/pcmanfm/pcmanfm_1.2.4.bb
index c8b42ab..a6b0aac 100644
--- a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb
+++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.2.4.bb
@@ -20,8 +20,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.xz \
file://emblem-symbolic-link.png \
file://no-desktop.patch"
-SRC_URI[md5sum] = "c993402d407b0a3fc076f842ac1bc5c9"
-SRC_URI[sha256sum] = "cfa8d82fc63be147045174bef074807e1e32ce8c6bf4dbd8fad49e260bcf6380"
+SRC_URI[md5sum] = "19764c2f59653724c8713e0064fa6829"
+SRC_URI[sha256sum] = "38cdbb5f01d24483b41b8e6846e4aa66a5751bb3982a8618899e88a853dbe313"
UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 04/19] nspr: update to 4.12
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (2 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 03/19] pcmanfm: " Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-29 18:39 ` Khem Raj
2016-02-25 15:59 ` [PATCH 05/19] ffmpeg: update to 3.0 Alexander Kanavin
` (14 subsequent siblings)
18 siblings, 1 reply; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
meta/recipes-support/nspr/{nspr_4.11.bb => nspr_4.12.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/nspr/{nspr_4.11.bb => nspr_4.12.bb} (96%)
diff --git a/meta/recipes-support/nspr/nspr_4.11.bb b/meta/recipes-support/nspr/nspr_4.12.bb
similarity index 96%
rename from meta/recipes-support/nspr/nspr_4.11.bb
rename to meta/recipes-support/nspr/nspr_4.12.bb
index a38e20c..2fd801f 100644
--- a/meta/recipes-support/nspr/nspr_4.11.bb
+++ b/meta/recipes-support/nspr/nspr_4.12.bb
@@ -26,8 +26,8 @@ SRC_URI_append_libc-musl = "\
UPSTREAM_CHECK_URI = "http://ftp.mozilla.org/pub/nspr/releases/"
UPSTREAM_CHECK_REGEX = "v(?P<pver>\d+(\.\d+)+)/"
-SRC_URI[md5sum] = "4f24b2fb88ca03b5d6d6931d6a67ef9a"
-SRC_URI[sha256sum] = "cb320a9eee7028275ac0fce7adc39dee36f14f02fd8432fce1b7e1aa5e3685c2"
+SRC_URI[md5sum] = "0de760c1e00a92e180e611cf06ce9589"
+SRC_URI[sha256sum] = "e0b10a1e569153668ff8bdea6c7e491b389fab69c2f18285a1ebf7c2ea4269de"
S = "${WORKDIR}/nspr-${PV}/nspr"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 05/19] ffmpeg: update to 3.0
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (3 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 04/19] nspr: update to 4.12 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 06/19] libsolv: update to 0.6.19 Alexander Kanavin
` (13 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Also, enforce arm instruction set (thumb is causing build failures)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
meta/recipes-multimedia/ffmpeg/{ffmpeg_2.8.6.bb => ffmpeg_3.0.bb} | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/ffmpeg/{ffmpeg_2.8.6.bb => ffmpeg_3.0.bb} (94%)
diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_2.8.6.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb
similarity index 94%
rename from meta/recipes-multimedia/ffmpeg/ffmpeg_2.8.6.bb
rename to meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb
index 72393b3..3f0cbf8 100644
--- a/meta/recipes-multimedia/ffmpeg/ffmpeg_2.8.6.bb
+++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb
@@ -15,8 +15,11 @@ LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
SRC_URI = "https://www.ffmpeg.org/releases/${BP}.tar.xz"
-SRC_URI[md5sum] = "0cff5dae51375f0a31a651f986ed1534"
-SRC_URI[sha256sum] = "25bcedbdafadac3d09c325c1d46a51f53d858b26a260d5aed6b4f17fea6e07fa"
+SRC_URI[md5sum] = "ef9b6634bb7c920efc940b4d55adf7b2"
+SRC_URI[sha256sum] = "12f32cee41c74435f608c30793fd616bdf53467bb513278e273e135a4c58e470"
+
+# Build fails when thumb is enabled: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717
+ARM_INSTRUCTION_SET = "arm"
# Should be API compatible with libav (which was a fork of ffmpeg)
# libpostproc was previously packaged from a separate recipe
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 06/19] libsolv: update to 0.6.19
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (4 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 05/19] ffmpeg: update to 3.0 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 07/19] ccache: update to 3.2.4 Alexander Kanavin
` (12 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
meta/recipes-extended/libsolv/libsolv_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-extended/libsolv/libsolv_git.bb b/meta/recipes-extended/libsolv/libsolv_git.bb
index 07dd808..c0b0120 100644
--- a/meta/recipes-extended/libsolv/libsolv_git.bb
+++ b/meta/recipes-extended/libsolv/libsolv_git.bb
@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8"
DEPENDS = "expat zlib"
-PV = "0.6.17+git${SRCPV}"
+PV = "0.6.19"
SRC_URI = "git://github.com/openSUSE/libsolv.git"
-SRCREV = "6ea235973e942436c8815dadddf2c318a8b5ca7d"
+SRCREV = "4c5af401a89858d4cebbfe40c59a0031ff9db5b0"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 07/19] ccache: update to 3.2.4
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (5 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 06/19] libsolv: update to 0.6.19 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 08/19] clutter-gst-3.0: update to 3.0.16 Alexander Kanavin
` (11 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Drop backported 0001-Fix-regression-in-recent-change-related-to-zlib-in-n.patch
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
.../ccache/{ccache_3.2.3.bb => ccache_3.2.4.bb} | 4 +-
...ion-in-recent-change-related-to-zlib-in-n.patch | 73 ----------------------
2 files changed, 2 insertions(+), 75 deletions(-)
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
diff --git a/meta/recipes-devtools/ccache/ccache_3.2.3.bb b/meta/recipes-devtools/ccache/ccache_3.2.4.bb
similarity index 57%
rename from meta/recipes-devtools/ccache/ccache_3.2.3.bb
rename to meta/recipes-devtools/ccache/ccache_3.2.4.bb
index 97f557a..fd45e41 100644
--- a/meta/recipes-devtools/ccache/ccache_3.2.3.bb
+++ b/meta/recipes-devtools/ccache/ccache_3.2.4.bb
@@ -3,8 +3,8 @@ require ccache.inc
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b3c337e7664559a789d9f7a93e5283c1"
-SRCREV = "4cad46e8ee0053144bb00919f0dadd20c1f87013"
+SRCREV = "2254797f1c5cfb83c4272da7b138f7f47218eb7d"
-SRC_URI += "file://0001-Fix-regression-in-recent-change-related-to-zlib-in-n.patch \
+SRC_URI += " \
file://0002-dev.mk.in-fix-file-name-too-long.patch \
"
diff --git a/meta/recipes-devtools/ccache/files/0001-Fix-regression-in-recent-change-related-to-zlib-in-n.patch b/meta/recipes-devtools/ccache/files/0001-Fix-regression-in-recent-change-related-to-zlib-in-n.patch
deleted file mode 100644
index f5bd9aa..0000000
--- a/meta/recipes-devtools/ccache/files/0001-Fix-regression-in-recent-change-related-to-zlib-in-n.patch
+++ /dev/null
@@ -1,73 +0,0 @@
-From f74c76107933046309861680b741adc67ac2a34e Mon Sep 17 00:00:00 2001
-From: Joel Rosdahl <joel@rosdahl.net>
-Date: Mon, 17 Aug 2015 19:05:14 +0200
-Subject: [PATCH] Fix regression in recent change related to zlib in
- nonstandard location
-
-To allow for specifying a -L flag in LDFLAGS and have it take effect for
--lz, 0220de9c8ebfb18caae2ac1aa163d060e98ceade put -lz in extra_libs
-instead of extra_ldflags. However, extra_libs is supposed to contain
-paths to libraries which are prerequisites of the ccache link rule, and
-some older versions of make got confused by seeing -lz as a
-prerequisite.
-
-This fix is to revert 0220de9c8ebfb18caae2ac1aa163d060e98ceade and
-instead make sure that LDFLAGS comes before extra_ldflags.
-
-Upstream-Status: Backport
----
- Makefile.in | 2 +-
- NEWS.txt | 10 ++++++++++
- configure.ac | 2 +-
- 3 files changed, 12 insertions(+), 2 deletions(-)
-
-diff --git a/Makefile.in b/Makefile.in
-index e7515b1..d3621cd 100644
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -20,7 +20,7 @@ RANLIB = @RANLIB@
-
- all_cflags = $(CFLAGS)
- all_cppflags = @DEFS@ @extra_cppflags@ -DSYSCONFDIR=$(sysconfdir) -I. -I$(srcdir) $(CPPFLAGS)
--all_ldflags = @extra_ldflags@ $(LDFLAGS)
-+all_ldflags = $(LDFLAGS) @extra_ldflags@
- extra_libs = @extra_libs@
-
- base_sources = \
-diff --git a/NEWS.txt b/NEWS.txt
-index f13feeb..eaeadf6 100644
---- a/NEWS.txt
-+++ b/NEWS.txt
-@@ -2,6 +2,16 @@ ccache news
- ===========
-
-
-+Unreleased 3.2.4
-+----------------
-+
-+Bug fixes
-+~~~~~~~~~
-+
-+- Fixed build error related to zlib on systems with older make versions
-+ (regression in ccache 3.2.3).
-+
-+
- ccache 3.2.3
- ------------
- Release date: 2015-08-16
-diff --git a/configure.ac b/configure.ac
-index 8d8ce92..9e65588 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -120,7 +120,7 @@ if test x${use_bundled_zlib} = xyes; then
- extra_libs="zlib/libz.a"
- mkdir -p zlib
- else
-- extra_libs="-lz"
-+ extra_ldflags="-lz"
- fi
-
- dnl Linking on Windows needs ws2_32
---
-2.1.4
-
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 08/19] clutter-gst-3.0: update to 3.0.16
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (6 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 07/19] ccache: update to 3.2.4 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 09/19] gnupg: update to 2.1.11 Alexander Kanavin
` (10 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
.../clutter/{clutter-gst-3.0_3.0.14.bb => clutter-gst-3.0_3.0.16.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/clutter/{clutter-gst-3.0_3.0.14.bb => clutter-gst-3.0_3.0.16.bb} (58%)
diff --git a/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.14.bb b/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.16.bb
similarity index 58%
rename from meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.14.bb
rename to meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.16.bb
index deedf7c..fcf5242 100644
--- a/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.14.bb
+++ b/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.16.bb
@@ -3,5 +3,5 @@ require clutter-gst-3.0.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
file://clutter-gst/clutter-gst.h;beginline=1;endline=24;md5=95baacba194e814c110ea3bdf25ddbf4"
-SRC_URI[archive.md5sum] = "635df0aef328fdcb8b2b565525dec3be"
-SRC_URI[archive.sha256sum] = "f7c8a7dc479759cad5ff7483cb5a1abbe3efd0b4f83ed0e443dc602430a82de2"
+SRC_URI[archive.md5sum] = "ca24eb92a0d34fc9e66fd686a965d51c"
+SRC_URI[archive.sha256sum] = "803e8b7265e63e0581e21fd0c6064792dfe951512e9f515e9e7a9b452caaf9f0"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 09/19] gnupg: update to 2.1.11
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (7 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 08/19] clutter-gst-3.0: update to 3.0.16 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 10/19] git: update to 2.7.2 Alexander Kanavin
` (9 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
meta/recipes-support/gnupg/{gnupg_2.1.10.bb => gnupg_2.1.11.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/gnupg/{gnupg_2.1.10.bb => gnupg_2.1.11.bb} (90%)
diff --git a/meta/recipes-support/gnupg/gnupg_2.1.10.bb b/meta/recipes-support/gnupg/gnupg_2.1.11.bb
similarity index 90%
rename from meta/recipes-support/gnupg/gnupg_2.1.10.bb
rename to meta/recipes-support/gnupg/gnupg_2.1.11.bb
index 5a4f2e8..8e2189b 100644
--- a/meta/recipes-support/gnupg/gnupg_2.1.10.bb
+++ b/meta/recipes-support/gnupg/gnupg_2.1.11.bb
@@ -15,8 +15,8 @@ SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2 \
file://autogen.sh-fix-find-version-for-beta-checking.patch \
"
-SRC_URI[md5sum] = "f0a7cb09fe119f8b82eba7efecd27dc0"
-SRC_URI[sha256sum] = "93bd58d81771a4fa488566e5d2e13b1fd7afc86789401eb41731882abfd26cf9"
+SRC_URI[md5sum] = "873302c475c4c90badb67daac90ebd5d"
+SRC_URI[sha256sum] = "b7b0fb2c8c5d47d7ec916d4a1097c0ddcb94a12bb1c0ac424ad86b1ee316b61a"
EXTRA_OECONF = "--disable-ldap \
--disable-ccid-driver \
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 10/19] git: update to 2.7.2
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (8 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 09/19] gnupg: update to 2.1.11 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 11/19] gtk-icon-utils-native: update to 3.18.8 Alexander Kanavin
` (8 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
meta/recipes-devtools/git/git_2.7.0.bb | 11 -----------
meta/recipes-devtools/git/git_2.7.2.bb | 11 +++++++++++
2 files changed, 11 insertions(+), 11 deletions(-)
delete mode 100644 meta/recipes-devtools/git/git_2.7.0.bb
create mode 100644 meta/recipes-devtools/git/git_2.7.2.bb
diff --git a/meta/recipes-devtools/git/git_2.7.0.bb b/meta/recipes-devtools/git/git_2.7.0.bb
deleted file mode 100644
index 2916a1c..0000000
--- a/meta/recipes-devtools/git/git_2.7.0.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require git.inc
-
-EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
- ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
- "
-EXTRA_OEMAKE += "NO_GETTEXT=1"
-
-SRC_URI[tarball.md5sum] = "f3c3ed131e37e5e07cc0b81e9b539908"
-SRC_URI[tarball.sha256sum] = "db9df4435c70a9b25d20a9ee20d65101692dc907a5a4b30e8343c9ae1b913ead"
-SRC_URI[manpages.md5sum] = "dca693846672e68c31d2eb1fc32e763b"
-SRC_URI[manpages.sha256sum] = "444703d66d8441c3c67ba12997719d7510b67a6bc51ccd098474c417a334fb61"
diff --git a/meta/recipes-devtools/git/git_2.7.2.bb b/meta/recipes-devtools/git/git_2.7.2.bb
new file mode 100644
index 0000000..3fd7151
--- /dev/null
+++ b/meta/recipes-devtools/git/git_2.7.2.bb
@@ -0,0 +1,11 @@
+require git.inc
+
+EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
+ ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
+ "
+EXTRA_OEMAKE += "NO_GETTEXT=1"
+
+SRC_URI[tarball.md5sum] = "162ddc6c9b243899ad67ebd6b1c166b1"
+SRC_URI[tarball.sha256sum] = "58959e3ef3046403216a157dfc683c4d7f0dd83365463b8dd87063ded940a0df"
+SRC_URI[manpages.md5sum] = "7bb067d6363f537b92c3b8b813ff9ed6"
+SRC_URI[manpages.sha256sum] = "e6b5481fd6e24a1d1b155ef17363b313d47025bf6da880737fa872ab78e24f15"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 11/19] gtk-icon-utils-native: update to 3.18.8
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (9 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 10/19] git: update to 2.7.2 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 12/19] gtk+3: " Alexander Kanavin
` (7 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
...tk-icon-utils-native_3.18.6.bb => gtk-icon-utils-native_3.18.8.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.18.6.bb => gtk-icon-utils-native_3.18.8.bb} (93%)
diff --git a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.6.bb b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.8.bb
similarity index 93%
rename from meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.6.bb
rename to meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.8.bb
index d4a169a..793f14a 100644
--- a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.6.bb
+++ b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.8.bb
@@ -10,8 +10,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar.xz \
file://Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch"
-SRC_URI[md5sum] = "e1c41ad4a6012d703a80f7423acf186e"
-SRC_URI[sha256sum] = "78cabf0fd5a662f8723f62d5ac633072c76c557c1d700454c9c3deaa37e441ef"
+SRC_URI[md5sum] = "9671acb41dc13561d19233f1a75cf184"
+SRC_URI[sha256sum] = "1c53ef1bb55364698f7183ecd185b547f92f4a3a7abfafd531400232e2e052f8"
LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 12/19] gtk+3: update to 3.18.8
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (10 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 11/19] gtk-icon-utils-native: update to 3.18.8 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 13/19] libdrm: update to 2.4.67 Alexander Kanavin
` (6 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
meta/recipes-gnome/gtk+/{gtk+3_3.18.6.bb => gtk+3_3.18.8.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-gnome/gtk+/{gtk+3_3.18.6.bb => gtk+3_3.18.8.bb} (83%)
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.18.6.bb b/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb
similarity index 83%
rename from meta/recipes-gnome/gtk+/gtk+3_3.18.6.bb
rename to meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb
index 0ea4fd3..b76c0cc 100644
--- a/meta/recipes-gnome/gtk+/gtk+3_3.18.6.bb
+++ b/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb
@@ -8,8 +8,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar
file://Do-not-try-to-initialize-GL-without-libGL.patch \
"
-SRC_URI[md5sum] = "e1c41ad4a6012d703a80f7423acf186e"
-SRC_URI[sha256sum] = "78cabf0fd5a662f8723f62d5ac633072c76c557c1d700454c9c3deaa37e441ef"
+SRC_URI[md5sum] = "9671acb41dc13561d19233f1a75cf184"
+SRC_URI[sha256sum] = "1c53ef1bb55364698f7183ecd185b547f92f4a3a7abfafd531400232e2e052f8"
S = "${WORKDIR}/gtk+-${PV}"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 13/19] libdrm: update to 2.4.67
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (11 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 12/19] gtk+3: " Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 14/19] ncurses: update to revision 20160213 Alexander Kanavin
` (5 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Drop 0001-tests-kms-steal-crtc-Include-sys-select.h.patch and detect.patch
(merged upstream).
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
...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 +-
3 files changed, 2 insertions(+), 159 deletions(-)
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%)
diff --git a/meta/recipes-graphics/drm/libdrm/0001-tests-kms-steal-crtc-Include-sys-select.h.patch b/meta/recipes-graphics/drm/libdrm/0001-tests-kms-steal-crtc-Include-sys-select.h.patch
deleted file mode 100644
index e4ecbac..0000000
--- a/meta/recipes-graphics/drm/libdrm/0001-tests-kms-steal-crtc-Include-sys-select.h.patch
+++ /dev/null
@@ -1,96 +0,0 @@
-From fb53d7a1be116a172b56625f290fcf88b6d158ca Mon Sep 17 00:00:00 2001
-From: Khem Raj <raj.khem@gmail.com>
-Date: Wed, 20 Jan 2016 05:23:00 +0000
-Subject: [PATCH] tests: Include sys/select.h
-
-Used in compliance with POSIX 2001/2008
-
-Fixes errors e.g.
-error: implicit declaration of function 'select'
-
-and helps with missing definitions of FD_* defines
-
-Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Reviewed-by: Thierry Reding <thierry.reding@gmail.com>
----
-Upstream-Status: Submitted
-
- configure.ac | 2 +-
- tests/kms/kms-steal-crtc.c | 3 +++
- tests/kms/kms-universal-planes.c | 3 +++
- tests/modetest/modetest.c | 3 +++
- tests/vbltest/vbltest.c | 3 +++
- 5 files changed, 13 insertions(+), 1 deletion(-)
-
-diff --git a/configure.ac b/configure.ac
-index 057a846..258e2f6 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -53,7 +53,7 @@ AC_USE_SYSTEM_EXTENSIONS
- AC_SYS_LARGEFILE
- AC_FUNC_ALLOCA
-
--AC_CHECK_HEADERS([sys/mkdev.h sys/sysctl.h])
-+AC_CHECK_HEADERS([sys/mkdev.h sys/sysctl.h sys/select.h])
-
- # Initialize libtool
- LT_PREREQ([2.2])
-diff --git a/tests/kms/kms-steal-crtc.c b/tests/kms/kms-steal-crtc.c
-index 2f7f327..497772e 100644
---- a/tests/kms/kms-steal-crtc.c
-+++ b/tests/kms/kms-steal-crtc.c
-@@ -31,6 +31,9 @@
- #include <stdio.h>
- #include <string.h>
- #include <unistd.h>
-+#ifdef HAVE_SYS_SELECT_H
-+#include <sys/select.h>
-+#endif
-
- #include <drm_fourcc.h>
-
-diff --git a/tests/kms/kms-universal-planes.c b/tests/kms/kms-universal-planes.c
-index 9151231..d8e5fc4 100644
---- a/tests/kms/kms-universal-planes.c
-+++ b/tests/kms/kms-universal-planes.c
-@@ -32,6 +32,9 @@
- #include <stdio.h>
- #include <string.h>
- #include <unistd.h>
-+#ifdef HAVE_SYS_SELECT_H
-+#include <sys/select.h>
-+#endif
-
- #include <drm_fourcc.h>
- #include "xf86drm.h"
-diff --git a/tests/modetest/modetest.c b/tests/modetest/modetest.c
-index 22e3e81..d5a4062 100644
---- a/tests/modetest/modetest.c
-+++ b/tests/modetest/modetest.c
-@@ -55,6 +55,9 @@
- #include <errno.h>
- #include <sys/poll.h>
- #include <sys/time.h>
-+#ifdef HAVE_SYS_SELECT_H
-+#include <sys/select.h>
-+#endif
-
- #include "xf86drm.h"
- #include "xf86drmMode.h"
-diff --git a/tests/vbltest/vbltest.c b/tests/vbltest/vbltest.c
-index 1833321..086407e 100644
---- a/tests/vbltest/vbltest.c
-+++ b/tests/vbltest/vbltest.c
-@@ -37,6 +37,9 @@
- #include <errno.h>
- #include <sys/poll.h>
- #include <sys/time.h>
-+#ifdef HAVE_SYS_SELECT_H
-+#include <sys/select.h>
-+#endif
-
- #include "xf86drm.h"
- #include "xf86drmMode.h"
---
-2.7.0
-
diff --git a/meta/recipes-graphics/drm/libdrm/detect.patch b/meta/recipes-graphics/drm/libdrm/detect.patch
deleted file mode 100644
index 6397a59..0000000
--- a/meta/recipes-graphics/drm/libdrm/detect.patch
+++ /dev/null
@@ -1,59 +0,0 @@
-Upstream-Status: Backport
-Signed-off-by: Ross Burton <ross.burton@intel.com>
-
-commit 798022b61c58d945f9027c823a188dcedecd3d06
-Author: Marcin Ślusarz <marcin.slusarz@gmail.com>
-Date: Sun Jan 24 13:17:34 2016 +0100
-
- configure.ac: don't detect disabled options dependencies
-
- Currently with --disable-amdgpu --disable-valgrind --disable-cairo-tests
- cunit, valgrind and cairo are still detected.
-
- Signed-off-by: Marcin Ślusarz <marcin.slusarz@gmail.com>
- Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
-
-diff --git a/configure.ac b/configure.ac
-index 057a846..a09be61 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -363,12 +363,14 @@ fi
--# Detect cunit library
--PKG_CHECK_MODULES([CUNIT], [cunit >= 2.1], [have_cunit=yes], [have_cunit=no])
--# If pkg-config does not find cunit, check it using AC_CHECK_LIB. We
--# do this because Debian (Ubuntu) lacks pkg-config file for cunit.
--# fixed in 2.1-2.dfsg-3: http://anonscm.debian.org/cgit/collab-maint/cunit.git/commit/?h=debian
--if test "x${have_cunit}" = "xno"; then
-- AC_CHECK_LIB([cunit], [CU_initialize_registry], [have_cunit=yes], [have_cunit=no])
-- if test "x${have_cunit}" = "xyes"; then
-- CUNIT_LIBS="-lcunit"
-- CUNIT_CFLAGS=""
-- AC_SUBST([CUNIT_LIBS])
-- AC_SUBST([CUNIT_CFLAGS])
-+if test "x$AMDGPU" != xno; then
-+ # Detect cunit library
-+ PKG_CHECK_MODULES([CUNIT], [cunit >= 2.1], [have_cunit=yes], [have_cunit=no])
-+ # If pkg-config does not find cunit, check it using AC_CHECK_LIB. We
-+ # do this because Debian (Ubuntu) lacks pkg-config file for cunit.
-+ # fixed in 2.1-2.dfsg-3: http://anonscm.debian.org/cgit/collab-maint/cunit.git/commit/?h=debian
-+ if test "x${have_cunit}" = "xno"; then
-+ AC_CHECK_LIB([cunit], [CU_initialize_registry], [have_cunit=yes], [have_cunit=no])
-+ if test "x${have_cunit}" = "xyes"; then
-+ CUNIT_LIBS="-lcunit"
-+ CUNIT_CFLAGS=""
-+ AC_SUBST([CUNIT_LIBS])
-+ AC_SUBST([CUNIT_CFLAGS])
-+ fi
-@@ -375,0 +378,2 @@ if test "x${have_cunit}" = "xno"; then
-+else
-+ have_cunit=no
-@@ -404 +408,3 @@ AC_ARG_ENABLE([cairo-tests],
--PKG_CHECK_MODULES(CAIRO, cairo, [HAVE_CAIRO=yes], [HAVE_CAIRO=no])
-+if test "x$CAIRO" != xno; then
-+ PKG_CHECK_MODULES(CAIRO, cairo, [HAVE_CAIRO=yes], [HAVE_CAIRO=no])
-+fi
-@@ -449 +455,3 @@ AC_ARG_ENABLE(valgrind,
--PKG_CHECK_MODULES(VALGRIND, [valgrind], [have_valgrind=yes], [have_valgrind=no])
-+if test "x$VALGRIND" != xno; then
-+ PKG_CHECK_MODULES(VALGRIND, [valgrind], [have_valgrind=yes], [have_valgrind=no])
-+fi
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.66.bb b/meta/recipes-graphics/drm/libdrm_2.4.67.bb
similarity index 87%
rename from meta/recipes-graphics/drm/libdrm_2.4.66.bb
rename to meta/recipes-graphics/drm/libdrm_2.4.67.bb
index 3280920..86cfbe7 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.66.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.67.bb
@@ -12,12 +12,10 @@ DEPENDS = "libpthread-stubs udev libpciaccess"
SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \
file://installtests.patch \
- file://0001-tests-kms-steal-crtc-Include-sys-select.h.patch \
- file://detect.patch \
"
-SRC_URI[md5sum] = "c6809c48538d6e5999588832045ff014"
-SRC_URI[sha256sum] = "79cb8e988749794edfb2d777b298d5292eff353bbbb71ed813589e61d2bc2d76"
+SRC_URI[md5sum] = "b844c6af34e613ebf52f80b3cd8d7055"
+SRC_URI[sha256sum] = "ee5b71e1113be37544d0752681c12f040c01f782e2933df7d7bc21fd0d10cebe"
inherit autotools pkgconfig
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 14/19] ncurses: update to revision 20160213
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (12 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 13/19] libdrm: update to 2.4.67 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 15/19] nettle: update to 3.2 Alexander Kanavin
` (4 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Also, put the revision into PV, so that a meaningful upstream version
check can be performed.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
meta/recipes-core/ncurses/{ncurses-6.0 => files}/config.cache | 0
meta/recipes-core/ncurses/{ncurses-6.0 => files}/tic-hang.patch | 0
.../ncurses/{ncurses_6.0.bb => ncurses_6.0+20160213.bb} | 6 ++----
3 files changed, 2 insertions(+), 4 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%)
diff --git a/meta/recipes-core/ncurses/ncurses-6.0/config.cache b/meta/recipes-core/ncurses/files/config.cache
similarity index 100%
rename from meta/recipes-core/ncurses/ncurses-6.0/config.cache
rename to meta/recipes-core/ncurses/files/config.cache
diff --git a/meta/recipes-core/ncurses/ncurses-6.0/tic-hang.patch b/meta/recipes-core/ncurses/files/tic-hang.patch
similarity index 100%
rename from meta/recipes-core/ncurses/ncurses-6.0/tic-hang.patch
rename to meta/recipes-core/ncurses/files/tic-hang.patch
diff --git a/meta/recipes-core/ncurses/ncurses_6.0.bb b/meta/recipes-core/ncurses/ncurses_6.0+20160213.bb
similarity index 62%
rename from meta/recipes-core/ncurses/ncurses_6.0.bb
rename to meta/recipes-core/ncurses/ncurses_6.0+20160213.bb
index e877d67..0d56481 100644
--- a/meta/recipes-core/ncurses/ncurses_6.0.bb
+++ b/meta/recipes-core/ncurses/ncurses_6.0+20160213.bb
@@ -1,12 +1,10 @@
require ncurses.inc
-REVISION = "20151024"
-
SRC_URI += "file://tic-hang.patch \
file://config.cache \
"
-# commit id corresponds to the above listed REVISION
-SRCREV = "c6b034b4d69f8c9092c2a1b5d5bb718282b2a522"
+# commit id corresponds to the revision in package version
+SRCREV = "a25949ff653ac5ae7a204381a3ebfd800feeaa01"
S = "${WORKDIR}/git"
EXTRA_OECONF += "--with-abi-version=5"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(\+\d+)*)"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 15/19] nettle: update to 3.2
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (13 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 14/19] ncurses: update to revision 20160213 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 16/19] pax-utils: update to 1.1.5 Alexander Kanavin
` (3 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
meta/recipes-support/nettle/{nettle_3.1.1.bb => nettle_3.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/nettle/{nettle_3.1.1.bb => nettle_3.2.bb} (75%)
diff --git a/meta/recipes-support/nettle/nettle_3.1.1.bb b/meta/recipes-support/nettle/nettle_3.2.bb
similarity index 75%
rename from meta/recipes-support/nettle/nettle_3.1.1.bb
rename to meta/recipes-support/nettle/nettle_3.2.bb
index 7d7134f..2b79779 100644
--- a/meta/recipes-support/nettle/nettle_3.1.1.bb
+++ b/meta/recipes-support/nettle/nettle_3.2.bb
@@ -7,5 +7,5 @@ LIC_FILES_CHKSUM = "file://COPYING.LESSERv3;md5=6a6a8e020838b23406c81b19c1d46df6
file://serpent-decrypt.c;beginline=14;endline=36;md5=ca0d220bc413e1842ecc507690ce416e \
file://serpent-set-key.c;beginline=14;endline=36;md5=ca0d220bc413e1842ecc507690ce416e"
-SRC_URI[md5sum] = "b40fa88dc32f37a182b6b42092ebb144"
-SRC_URI[sha256sum] = "5fd4d25d64d8ddcb85d0d897572af73b05b4d163c6cc49438a5bfbb8ff293d4c"
+SRC_URI[md5sum] = "afb15b4764ebf1b4e6d06c62bd4d29e4"
+SRC_URI[sha256sum] = "ea4283def236413edab5a4cf9cf32adf540c8df1b9b67641cfc2302fca849d97"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 16/19] pax-utils: update to 1.1.5
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (14 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 15/19] nettle: update to 3.2 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 17/19] python-git: update to 1.0.2 Alexander Kanavin
` (2 subsequent siblings)
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Remove fix-configure-failure.patch,
the problem has been fixed upstream.
Add README to the list of files that must be created
before configuring the build.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
.../pax-utils/files/fix-configure-failure.patch | 146 ---------------------
.../{pax-utils_1.1.4.bb => pax-utils_1.1.5.bb} | 7 +-
2 files changed, 3 insertions(+), 150 deletions(-)
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%)
diff --git a/meta/recipes-devtools/pax-utils/files/fix-configure-failure.patch b/meta/recipes-devtools/pax-utils/files/fix-configure-failure.patch
deleted file mode 100644
index 43bfeb6..0000000
--- a/meta/recipes-devtools/pax-utils/files/fix-configure-failure.patch
+++ /dev/null
@@ -1,146 +0,0 @@
-From 70334129f5d849813c2ea5ce6070e6fb433412f7 Mon Sep 17 00:00:00 2001
-From: Hongxu Jia <hongxu.jia@windriver.com>
-Date: Wed, 13 Jan 2016 01:12:19 -0500
-Subject: [PATCH] autotools/m4: fix unexpected token 'AX_APPEND_FLAG'
-
-Added missing macro definition "ax_require_defined.m4" and "ax_append_flag.m4"
-to the m4 macro directories.
-...
-pax-utils-1.1.4/configure: line 33077: syntax error near unexpected token `AX_APPEND_FLAG'
-pax-utils-1.1.4/configure: line 33077: `AX_REQUIRE_DEFINED(AX_APPEND_FLAG)'
-...
-Upstream-Status: Pending
-
-Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
----
- autotools/m4/ax_append_flag.m4 | 72 ++++++++++++++++++++++++++++++++++++++
- autotools/m4/ax_require_defined.m4 | 38 ++++++++++++++++++++
- 2 files changed, 110 insertions(+)
- create mode 100644 autotools/m4/ax_append_flag.m4
- create mode 100644 autotools/m4/ax_require_defined.m4
-
-diff --git a/autotools/m4/ax_append_flag.m4 b/autotools/m4/ax_append_flag.m4
-new file mode 100644
-index 0000000..c98a5c5
---- /dev/null
-+++ b/autotools/m4/ax_append_flag.m4
-@@ -0,0 +1,72 @@
-+# ===========================================================================
-+# http://www.gnu.org/software/autoconf-archive/ax_append_flag.html
-+# ===========================================================================
-+#
-+# SYNOPSIS
-+#
-+# AX_APPEND_FLAG(FLAG, [FLAGS-VARIABLE])
-+#
-+# DESCRIPTION
-+#
-+# FLAG is appended to the FLAGS-VARIABLE shell variable, with a space
-+# added in between.
-+#
-+# If FLAGS-VARIABLE is not specified, the current language's flags (e.g.
-+# CFLAGS) is used. FLAGS-VARIABLE is not changed if it already contains
-+# FLAG. If FLAGS-VARIABLE is unset in the shell, it is set to exactly
-+# FLAG.
-+#
-+# NOTE: Implementation based on AX_CFLAGS_GCC_OPTION.
-+#
-+# LICENSE
-+#
-+# Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
-+# Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>
-+#
-+# This program is free software: you can redistribute it and/or modify it
-+# under the terms of the GNU General Public License as published by the
-+# Free Software Foundation, either version 3 of the License, or (at your
-+# option) any later version.
-+#
-+# This program is distributed in the hope that it will be useful, but
-+# WITHOUT ANY WARRANTY; without even the implied warranty of
-+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
-+# Public License for more details.
-+#
-+# You should have received a copy of the GNU General Public License along
-+# with this program. If not, see <http://www.gnu.org/licenses/>.
-+#
-+# As a special exception, the respective Autoconf Macro's copyright owner
-+# gives unlimited permission to copy, distribute and modify the configure
-+# scripts that are the output of Autoconf when processing the Macro. You
-+# need not follow the terms of the GNU General Public License when using
-+# or distributing such scripts, even though portions of the text of the
-+# Macro appear in them. The GNU General Public License (GPL) does govern
-+# all other use of the material that constitutes the Autoconf Macro.
-+#
-+# This special exception to the GPL applies to versions of the Autoconf
-+# Macro released by the Autoconf Archive. When you make and distribute a
-+# modified version of the Autoconf Macro, you may extend this special
-+# exception to the GPL to apply to your modified version as well.
-+
-+#serial 6
-+
-+AC_DEFUN([AX_APPEND_FLAG],
-+[dnl
-+AC_PREREQ(2.64)dnl for _AC_LANG_PREFIX and AS_VAR_SET_IF
-+AS_VAR_PUSHDEF([FLAGS], [m4_default($2,_AC_LANG_PREFIX[FLAGS])])
-+AS_VAR_SET_IF(FLAGS,[
-+ AS_CASE([" AS_VAR_GET(FLAGS) "],
-+ [*" $1 "*], [AC_RUN_LOG([: FLAGS already contains $1])],
-+ [
-+ AS_VAR_APPEND(FLAGS,[" $1"])
-+ AC_RUN_LOG([: FLAGS="$FLAGS"])
-+ ])
-+ ],
-+ [
-+ AS_VAR_SET(FLAGS,[$1])
-+ AC_RUN_LOG([: FLAGS="$FLAGS"])
-+ ])
-+AS_VAR_POPDEF([FLAGS])dnl
-+])dnl AX_APPEND_FLAG
-+
-diff --git a/autotools/m4/ax_require_defined.m4 b/autotools/m4/ax_require_defined.m4
-new file mode 100644
-index 0000000..4cb6f3c
---- /dev/null
-+++ b/autotools/m4/ax_require_defined.m4
-@@ -0,0 +1,38 @@
-+# ===========================================================================
-+# http://www.gnu.org/software/autoconf-archive/ax_require_defined.html
-+# ===========================================================================
-+#
-+# SYNOPSIS
-+#
-+# AX_REQUIRE_DEFINED(MACRO)
-+#
-+# DESCRIPTION
-+#
-+# AX_REQUIRE_DEFINED is a simple helper for making sure other macros have
-+# been defined and thus are available for use. This avoids random issues
-+# where a macro isn't expanded. Instead the configure script emits a
-+# non-fatal:
-+#
-+# ./configure: line 1673: AX_CFLAGS_WARN_ALL: command not found
-+#
-+# It's like AC_REQUIRE except it doesn't expand the required macro.
-+#
-+# Here's an example:
-+#
-+# AX_REQUIRE_DEFINED([AX_CHECK_LINK_FLAG])
-+#
-+# LICENSE
-+#
-+# Copyright (c) 2014 Mike Frysinger <vapier@gentoo.org>
-+#
-+# Copying and distribution of this file, with or without modification, are
-+# permitted in any medium without royalty provided the copyright notice
-+# and this notice are preserved. This file is offered as-is, without any
-+# warranty.
-+
-+#serial 1
-+
-+AC_DEFUN([AX_REQUIRE_DEFINED], [dnl
-+ m4_ifndef([$1], [m4_fatal([macro ]$1[ is not defined; is a m4 file missing?])])
-+])dnl AX_REQUIRE_DEFINED
-+
---
-1.9.1
-
diff --git a/meta/recipes-devtools/pax-utils/pax-utils_1.1.4.bb b/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb
similarity index 82%
rename from meta/recipes-devtools/pax-utils/pax-utils_1.1.4.bb
rename to meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb
index 48b342e..a887c03 100644
--- a/meta/recipes-devtools/pax-utils/pax-utils_1.1.4.bb
+++ b/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb
@@ -8,16 +8,15 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.xz \
- file://fix-configure-failure.patch \
"
-SRC_URI[md5sum] = "1bfbb5237881f0c5e476b2f7ffcc00d5"
-SRC_URI[sha256sum] = "796860fbd48c5f811e699e8492dc1110459bad0a62efa8d346b74a4f6f556414"
+SRC_URI[md5sum] = "bc3614322eaf88f167a608ae85d6b207"
+SRC_URI[sha256sum] = "2945b3e4df2e0dc95800bfbd3d88ab2243b2ee4ff064bbfc75734f6d9d986a89"
RDEPENDS_${PN} += "bash"
do_configure_prepend() {
- touch ${S}/NEWS ${S}/AUTHORS ${S}/ChangeLog
+ touch ${S}/NEWS ${S}/AUTHORS ${S}/ChangeLog ${S}/README
}
do_install() {
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 17/19] python-git: update to 1.0.2
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (15 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 16/19] pax-utils: update to 1.1.5 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 18/19] vala: update to 0.30.1 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 19/19] shared-mime-info: update to 1.6 Alexander Kanavin
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
.../python/{python-git_1.0.1.bb => python-git_1.0.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python-git_1.0.1.bb => python-git_1.0.2.bb} (87%)
diff --git a/meta/recipes-devtools/python/python-git_1.0.1.bb b/meta/recipes-devtools/python/python-git_1.0.2.bb
similarity index 87%
rename from meta/recipes-devtools/python/python-git_1.0.1.bb
rename to meta/recipes-devtools/python/python-git_1.0.2.bb
index 5230e21..f00f805 100644
--- a/meta/recipes-devtools/python/python-git_1.0.1.bb
+++ b/meta/recipes-devtools/python/python-git_1.0.2.bb
@@ -11,8 +11,8 @@ DEPENDS = "python-gitdb"
SRC_URI = "http://pypi.python.org/packages/source/G/GitPython/GitPython-${PV}.tar.gz"
-SRC_URI[md5sum] = "4659644b42c41e5e5170c0cd83ed6422"
-SRC_URI[sha256sum] = "9c88c17bbcae2a445ff64024ef13526224f70e35e38c33416be5ceb56ca7f760"
+SRC_URI[md5sum] = "d92d96a8da0fc77cf141d3e16084e094"
+SRC_URI[sha256sum] = "85de72556781480a38897a77de5b458ae3838b0fd589593679a1b5f34d181d84"
UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/GitPython/"
UPSTREAM_CHECK_REGEX = "/GitPython/(?P<pver>(\d+[\.\-_]*)+)"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 18/19] vala: update to 0.30.1
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (16 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 17/19] python-git: update to 1.0.2 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
2016-02-25 15:59 ` [PATCH 19/19] shared-mime-info: update to 1.6 Alexander Kanavin
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
meta/recipes-devtools/vala/{vala_0.30.0.bb => vala_0.30.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/vala/{vala_0.30.0.bb => vala_0.30.1.bb} (42%)
diff --git a/meta/recipes-devtools/vala/vala_0.30.0.bb b/meta/recipes-devtools/vala/vala_0.30.1.bb
similarity index 42%
rename from meta/recipes-devtools/vala/vala_0.30.0.bb
rename to meta/recipes-devtools/vala/vala_0.30.1.bb
index 2a20ac6..4452298 100644
--- a/meta/recipes-devtools/vala/vala_0.30.0.bb
+++ b/meta/recipes-devtools/vala/vala_0.30.1.bb
@@ -2,5 +2,5 @@ require ${BPN}.inc
SRC_URI += " file://0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch"
-SRC_URI[md5sum] = "acfaac43a65cc20d80e08fe6c81c7663"
-SRC_URI[sha256sum] = "61f0337b000f7ed6ef8c1fea87e0047d9bd7c0f91dd9c5b4eb70fd3fb883dedf"
+SRC_URI[md5sum] = "cc2eb2384fc10038b643753d734a5a51"
+SRC_URI[sha256sum] = "23add78e5c6a5e6df019d4a885c9c79814c9e0b957519ec8a4f4d826c4e5df2c"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [PATCH 19/19] shared-mime-info: update to 1.6
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
` (17 preceding siblings ...)
2016-02-25 15:59 ` [PATCH 18/19] vala: update to 0.30.1 Alexander Kanavin
@ 2016-02-25 15:59 ` Alexander Kanavin
18 siblings, 0 replies; 28+ messages in thread
From: Alexander Kanavin @ 2016-02-25 15:59 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
.../{shared-mime-info_1.5.bb => shared-mime-info_1.6.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/shared-mime-info/{shared-mime-info_1.5.bb => shared-mime-info_1.6.bb} (43%)
diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info_1.5.bb b/meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb
similarity index 43%
rename from meta/recipes-support/shared-mime-info/shared-mime-info_1.5.bb
rename to meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb
index c659a3a..2cf5041 100644
--- a/meta/recipes-support/shared-mime-info/shared-mime-info_1.5.bb
+++ b/meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb
@@ -3,5 +3,5 @@ require shared-mime-info.inc
SRC_URI += "file://parallelmake.patch \
file://install-data-hook.patch"
-SRC_URI[md5sum] = "cc3e78d8bceaf2b361f62d67a8b4dda4"
-SRC_URI[sha256sum] = "d6412840eb265bf36e61fd7b6fc6bea21b0f58cb22bed16f2ccccdd54bea4180"
+SRC_URI[md5sum] = "10abc5c4e6b22223ff05c3bd70ff9e8f"
+SRC_URI[sha256sum] = "b2f8f85b6467933824180d0252bbcaee523f550a8fbc95cc4391bd43c03bc34c"
--
2.7.0
^ permalink raw reply related [flat|nested] 28+ messages in thread
* Re: [PATCH 04/19] nspr: update to 4.12
2016-02-25 15:59 ` [PATCH 04/19] nspr: update to 4.12 Alexander Kanavin
@ 2016-02-29 18:39 ` Khem Raj
2016-03-01 14:14 ` Alexander Kanavin
0 siblings, 1 reply; 28+ messages in thread
From: Khem Raj @ 2016-02-29 18:39 UTC (permalink / raw)
To: Alexander Kanavin; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 1561 bytes --]
This broke musl builds see
http://errors.yoctoproject.org/Errors/Details/38154/
> On Feb 25, 2016, at 7:59 AM, Alexander Kanavin <alexander.kanavin@linux.intel.com> wrote:
>
> Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
> ---
> meta/recipes-support/nspr/{nspr_4.11.bb => nspr_4.12.bb} | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> rename meta/recipes-support/nspr/{nspr_4.11.bb => nspr_4.12.bb} (96%)
>
> diff --git a/meta/recipes-support/nspr/nspr_4.11.bb b/meta/recipes-support/nspr/nspr_4.12.bb
> similarity index 96%
> rename from meta/recipes-support/nspr/nspr_4.11.bb
> rename to meta/recipes-support/nspr/nspr_4.12.bb
> index a38e20c..2fd801f 100644
> --- a/meta/recipes-support/nspr/nspr_4.11.bb
> +++ b/meta/recipes-support/nspr/nspr_4.12.bb
> @@ -26,8 +26,8 @@ SRC_URI_append_libc-musl = "\
> UPSTREAM_CHECK_URI = "http://ftp.mozilla.org/pub/nspr/releases/"
> UPSTREAM_CHECK_REGEX = "v(?P<pver>\d+(\.\d+)+)/"
>
> -SRC_URI[md5sum] = "4f24b2fb88ca03b5d6d6931d6a67ef9a"
> -SRC_URI[sha256sum] = "cb320a9eee7028275ac0fce7adc39dee36f14f02fd8432fce1b7e1aa5e3685c2"
> +SRC_URI[md5sum] = "0de760c1e00a92e180e611cf06ce9589"
> +SRC_URI[sha256sum] = "e0b10a1e569153668ff8bdea6c7e491b389fab69c2f18285a1ebf7c2ea4269de"
>
> S = "${WORKDIR}/nspr-${PV}/nspr"
>
> --
> 2.7.0
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [PATCH 04/19] nspr: update to 4.12
2016-02-29 18:39 ` Khem Raj
@ 2016-03-01 14:14 ` Alexander Kanavin
2016-03-01 14:58 ` Khem Raj
0 siblings, 1 reply; 28+ messages in thread
From: Alexander Kanavin @ 2016-03-01 14:14 UTC (permalink / raw)
To: Khem Raj; +Cc: openembedded-core
On 02/29/2016 08:39 PM, Khem Raj wrote:
> This broke musl builds see
>
>
> http://errors.yoctoproject.org/Errors/Details/38154/
The failing patch is applied only when musl is in use (and so the
regression went unnoticed). Can you rework it so that it can be applied
unconditionally?
Alex
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [PATCH 04/19] nspr: update to 4.12
2016-03-01 14:14 ` Alexander Kanavin
@ 2016-03-01 14:58 ` Khem Raj
2016-03-02 14:18 ` Alexander Kanavin
0 siblings, 1 reply; 28+ messages in thread
From: Khem Raj @ 2016-03-01 14:58 UTC (permalink / raw)
To: Alexander Kanavin; +Cc: Patches and discussions about the oe-core layer
On Tue, Mar 1, 2016 at 6:14 AM, Alexander Kanavin
<alexander.kanavin@linux.intel.com> wrote:
> On 02/29/2016 08:39 PM, Khem Raj wrote:
>>
>> This broke musl builds see
>>
>>
>> http://errors.yoctoproject.org/Errors/Details/38154/
>
>
> The failing patch is applied only when musl is in use (and so the regression
> went unnoticed). Can you rework it so that it can be applied
> unconditionally?
This probably could be however OE-Core supports musl and poky-tiny
defaults to it. It will be good to test
changes for it when changing OE-Core at the least bitbake -cpatch <recipe>
>
> Alex
>
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [PATCH 04/19] nspr: update to 4.12
2016-03-01 14:58 ` Khem Raj
@ 2016-03-02 14:18 ` Alexander Kanavin
2016-03-02 14:30 ` Khem Raj
0 siblings, 1 reply; 28+ messages in thread
From: Alexander Kanavin @ 2016-03-02 14:18 UTC (permalink / raw)
To: Khem Raj; +Cc: Patches and discussions about the oe-core layer
On 03/01/2016 04:58 PM, Khem Raj wrote:
>> The failing patch is applied only when musl is in use (and so the regression
>> went unnoticed). Can you rework it so that it can be applied
>> unconditionally?
>
> This probably could be however OE-Core supports musl and poky-tiny
> defaults to it. It will be good to test
> changes for it when changing OE-Core at the least bitbake -cpatch <recipe>
Yes, but that's a job for autobuilder, I'm afraid. When doing local
changes, I have to draw the line somewhere about what I test, and what I
don't, and testing builds against various libc providers is outside of that.
Generally, patches should be unconditional, because a) we should be able
to send them upstream, b) conditional patches create several slightly
different versions of source code, which is a maintenance headache.
Alex
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [PATCH 04/19] nspr: update to 4.12
2016-03-02 14:18 ` Alexander Kanavin
@ 2016-03-02 14:30 ` Khem Raj
2016-03-02 15:23 ` Richard Purdie
0 siblings, 1 reply; 28+ messages in thread
From: Khem Raj @ 2016-03-02 14:30 UTC (permalink / raw)
To: Alexander Kanavin; +Cc: Patches and discussions about the oe-core layer
On Wed, Mar 2, 2016 at 6:18 AM, Alexander Kanavin
<alexander.kanavin@linux.intel.com> wrote:
> On 03/01/2016 04:58 PM, Khem Raj wrote:
>
>>> The failing patch is applied only when musl is in use (and so the
>>> regression
>>> went unnoticed). Can you rework it so that it can be applied
>>> unconditionally?
>>
>>
>> This probably could be however OE-Core supports musl and poky-tiny
>> defaults to it. It will be good to test
>> changes for it when changing OE-Core at the least bitbake -cpatch <recipe>
>
>
> Yes, but that's a job for autobuilder,
There is a musl job on autobuilder. Not sure if its run daily. Ross ?
I'm afraid. When doing local changes,
> I have to draw the line somewhere about what I test, and what I don't, and
> testing builds against various libc providers is outside of that.
Thats good to please mention that in your patch submissions especially
when you touch a recipe which is using such overrides for anything so
maintainers know testing it has received.
>
> Generally, patches should be unconditional, because a) we should be able to
> send them upstream, b) conditional patches create several slightly different
> versions of source code, which is a maintenance headache.
>
We understand that, sometimes its not possible.
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [PATCH 04/19] nspr: update to 4.12
2016-03-02 14:30 ` Khem Raj
@ 2016-03-02 15:23 ` Richard Purdie
2016-03-02 15:55 ` Martin Jansa
2016-03-03 13:12 ` Flanagan, Elizabeth
0 siblings, 2 replies; 28+ messages in thread
From: Richard Purdie @ 2016-03-02 15:23 UTC (permalink / raw)
To: Khem Raj, Alexander Kanavin
Cc: Patches and discussions about the oe-core layer
On Wed, 2016-03-02 at 06:30 -0800, Khem Raj wrote:
> On Wed, Mar 2, 2016 at 6:18 AM, Alexander Kanavin
> <alexander.kanavin@linux.intel.com> wrote:
> > his probably could be however OE-Core supports musl and poky
> > > -tiny
> > > defaults to it. It will be good to test
> > > changes for it when changing OE-Core at the least bitbake -cpatch
> > > <recipe>
> >
> >
> > Yes, but that's a job for autobuilder,
>
> There is a musl job on autobuilder. Not sure if its run daily. Ross ?
Its run manually at the moment. We've been working to get to the point
where its reliable, then we'll add it to the list of build tests we
run. I think we're now at that point actually.
Beth: Should we enable musl and no-x11 by default?
Cheers,
Richard
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [PATCH 04/19] nspr: update to 4.12
2016-03-02 15:23 ` Richard Purdie
@ 2016-03-02 15:55 ` Martin Jansa
2016-03-03 13:12 ` Flanagan, Elizabeth
1 sibling, 0 replies; 28+ messages in thread
From: Martin Jansa @ 2016-03-02 15:55 UTC (permalink / raw)
To: Richard Purdie; +Cc: Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 1503 bytes --]
On Wed, Mar 02, 2016 at 03:23:25PM +0000, Richard Purdie wrote:
> On Wed, 2016-03-02 at 06:30 -0800, Khem Raj wrote:
> > On Wed, Mar 2, 2016 at 6:18 AM, Alexander Kanavin
> > <alexander.kanavin@linux.intel.com> wrote:
> > > his probably could be however OE-Core supports musl and poky
> > > > -tiny
> > > > defaults to it. It will be good to test
> > > > changes for it when changing OE-Core at the least bitbake -cpatch
> > > > <recipe>
> > >
> > >
> > > Yes, but that's a job for autobuilder,
> >
> > There is a musl job on autobuilder. Not sure if its run daily. Ross ?
>
> Its run manually at the moment. We've been working to get to the point
> where its reliable, then we'll add it to the list of build tests we
> run. I think we're now at that point actually.
>
> Beth: Should we enable musl and no-x11 by default?
Can someone enable also read-only and thumb on one of qemuarm builds?
You can probably just change current qemuarm builds to do read-only and
thumb, because this combination will catch more issues that read-write
and without-thumb. See:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=9155
https://bugzilla.yoctoproject.org/show_bug.cgi?id=9155
>
> Cheers,
>
> Richard
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [PATCH 04/19] nspr: update to 4.12
2016-03-02 15:23 ` Richard Purdie
2016-03-02 15:55 ` Martin Jansa
@ 2016-03-03 13:12 ` Flanagan, Elizabeth
1 sibling, 0 replies; 28+ messages in thread
From: Flanagan, Elizabeth @ 2016-03-03 13:12 UTC (permalink / raw)
To: Richard Purdie; +Cc: Patches and discussions about the oe-core layer
On 2 March 2016 at 15:23, Richard Purdie
<richard.purdie@linuxfoundation.org> wrote:
> On Wed, 2016-03-02 at 06:30 -0800, Khem Raj wrote:
>> On Wed, Mar 2, 2016 at 6:18 AM, Alexander Kanavin
>> <alexander.kanavin@linux.intel.com> wrote:
>> > his probably could be however OE-Core supports musl and poky
>> > > -tiny
>> > > defaults to it. It will be good to test
>> > > changes for it when changing OE-Core at the least bitbake -cpatch
>> > > <recipe>
>> >
>> >
>> > Yes, but that's a job for autobuilder,
>>
>> There is a musl job on autobuilder. Not sure if its run daily. Ross ?
>
> Its run manually at the moment. We've been working to get to the point
> where its reliable, then we'll add it to the list of build tests we
> run. I think we're now at that point actually.
>
> Beth: Should we enable musl and no-x11 by default?
>
Yes, I'll patch nightly today and push it to production after the
current build is done.
> Cheers,
>
> Richard
--
Elizabeth Flanagan
Yocto Project
Build and Release
^ permalink raw reply [flat|nested] 28+ messages in thread
end of thread, other threads:[~2016-03-03 13:13 UTC | newest]
Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25 15:59 [PATCH 00/19] Recipe version updates Alexander Kanavin
2016-02-25 15:59 ` [PATCH 01/19] epiphany: update to 3.18.4 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 02/19] libfm: update to 1.2.4 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 03/19] pcmanfm: " Alexander Kanavin
2016-02-25 15:59 ` [PATCH 04/19] nspr: update to 4.12 Alexander Kanavin
2016-02-29 18:39 ` Khem Raj
2016-03-01 14:14 ` Alexander Kanavin
2016-03-01 14:58 ` Khem Raj
2016-03-02 14:18 ` Alexander Kanavin
2016-03-02 14:30 ` Khem Raj
2016-03-02 15:23 ` Richard Purdie
2016-03-02 15:55 ` Martin Jansa
2016-03-03 13:12 ` Flanagan, Elizabeth
2016-02-25 15:59 ` [PATCH 05/19] ffmpeg: update to 3.0 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 06/19] libsolv: update to 0.6.19 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 07/19] ccache: update to 3.2.4 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 08/19] clutter-gst-3.0: update to 3.0.16 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 09/19] gnupg: update to 2.1.11 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 10/19] git: update to 2.7.2 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 11/19] gtk-icon-utils-native: update to 3.18.8 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 12/19] gtk+3: " Alexander Kanavin
2016-02-25 15:59 ` [PATCH 13/19] libdrm: update to 2.4.67 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 14/19] ncurses: update to revision 20160213 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 15/19] nettle: update to 3.2 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 16/19] pax-utils: update to 1.1.5 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 17/19] python-git: update to 1.0.2 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 18/19] vala: update to 0.30.1 Alexander Kanavin
2016-02-25 15:59 ` [PATCH 19/19] shared-mime-info: update to 1.6 Alexander Kanavin
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.