All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/6] xkeyboard-config: update to 2.24
@ 2018-06-19  4:10 Armin Kuster
  2018-06-19  4:10 ` [PATCH 2/6] xf86-video-fbdev: update to 0.5.0 Armin Kuster
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Armin Kuster @ 2018-06-19  4:10 UTC (permalink / raw)
  To: akuster808, openembedded-core

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 .../xorg-lib/{xkeyboard-config_2.23.1.bb => xkeyboard-config_2.24.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.23.1.bb => xkeyboard-config_2.24.bb} (87%)

diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.23.1.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.24.bb
similarity index 87%
rename from meta/recipes-graphics/xorg-lib/xkeyboard-config_2.23.1.bb
rename to meta/recipes-graphics/xorg-lib/xkeyboard-config_2.24.bb
index fb9f5d1..7d0e608 100644
--- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.23.1.bb
+++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.24.bb
@@ -14,8 +14,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0e7f21ca7db975c63467d2e7624a12f9"
 
 SRC_URI = "${XORG_MIRROR}/individual/data/xkeyboard-config/${BPN}-${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "875cbd09ab8394277fd16070326abbae"
-SRC_URI[sha256sum] = "2a4bbc05fea22151b7a7c8ac2655d549aa9b0486bedc7f5a68c72716343b02f3"
+SRC_URI[md5sum] = "74c4bdf52382127cb5802c3f2ab441e0"
+SRC_URI[sha256sum] = "91b18580f46b4e4ea913707f6c8d68ab5286879c3a6591462f3b9e760d3ac4d7"
 
 SECTION = "x11/libs"
 DEPENDS = "intltool-native util-macros libxslt-native"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 2/6] xf86-video-fbdev: update to 0.5.0
  2018-06-19  4:10 [PATCH 1/6] xkeyboard-config: update to 2.24 Armin Kuster
@ 2018-06-19  4:10 ` Armin Kuster
  2018-06-19  4:10 ` [PATCH 3/6] xf86-input-evdev: update 2.10.6 Armin Kuster
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: Armin Kuster @ 2018-06-19  4:10 UTC (permalink / raw)
  To: akuster808, openembedded-core

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 .../{xf86-video-fbdev_0.4.4.bb => xf86-video-fbdev_0.5.0.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-video-fbdev_0.4.4.bb => xf86-video-fbdev_0.5.0.bb} (64%)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.4.bb b/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb
similarity index 64%
rename from meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.4.bb
rename to meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb
index 52e9bd1..7b4ac88 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.4.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb
@@ -5,5 +5,5 @@ DESCRIPTION = "fbdev is an Xorg driver for framebuffer devices. This is a non-ac
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=d8cbd99fff773f92e844948f74ef0df8"
 
-SRC_URI[md5sum] = "3931c0e19d441cc576dc088f9eb9fd73"
-SRC_URI[sha256sum] = "9dd4b326498223abbfdf786089a46ea3db4fa6bbd341308eb48a9e00bc3fd51b"
+SRC_URI[md5sum] = "f07475655376be5a124d8187aacd87b6"
+SRC_URI[sha256sum] = "dcc3d85f378022180e437a9ec00a59b6cb7680ff79c40394d695060af2374699"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 3/6] xf86-input-evdev: update 2.10.6
  2018-06-19  4:10 [PATCH 1/6] xkeyboard-config: update to 2.24 Armin Kuster
  2018-06-19  4:10 ` [PATCH 2/6] xf86-video-fbdev: update to 0.5.0 Armin Kuster
@ 2018-06-19  4:10 ` Armin Kuster
  2018-06-19  4:10 ` [PATCH 4/6] xf86-video-vmware: update to 13.3.0 Armin Kuster
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: Armin Kuster @ 2018-06-19  4:10 UTC (permalink / raw)
  To: akuster808, openembedded-core

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 .../{xf86-input-evdev_2.10.5.bb => xf86-input-evdev_2.10.6.bb}       | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-evdev_2.10.5.bb => xf86-input-evdev_2.10.6.bb} (83%)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.5.bb b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.6.bb
similarity index 83%
rename from meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.5.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.6.bb
index 96b220c..60e325c 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.5.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.6.bb
@@ -16,6 +16,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fefe33b1cf0cacba0e72e3b0fa0f0e16"
 
 DEPENDS += "mtdev libevdev"
 
-SRC_URI[md5sum] = "94c2c8354c74ab1cfbbb0a222078b9c6"
-SRC_URI[sha256sum] = "9edaa6205baf6d2922cc4db3d8e54a7e7773b5f733b0ae90f6be7725f983b70d"
-
+SRC_URI[md5sum] = "e8bd1edc6751f92e425cae7eba3c61eb"
+SRC_URI[sha256sum] = "8726073e81861bc7b2321e76272cbdbd33c7e1a121535a9827977265b9033ec0"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 4/6] xf86-video-vmware: update to 13.3.0
  2018-06-19  4:10 [PATCH 1/6] xkeyboard-config: update to 2.24 Armin Kuster
  2018-06-19  4:10 ` [PATCH 2/6] xf86-video-fbdev: update to 0.5.0 Armin Kuster
  2018-06-19  4:10 ` [PATCH 3/6] xf86-input-evdev: update 2.10.6 Armin Kuster
@ 2018-06-19  4:10 ` Armin Kuster
  2018-06-19  4:10 ` [PATCH 5/6] xkbcomp: update to 1.4.2 Armin Kuster
  2018-06-19  4:10 ` [PATCH 6/6] nss: update to 3.37.1 Armin Kuster
  4 siblings, 0 replies; 8+ messages in thread
From: Armin Kuster @ 2018-06-19  4:10 UTC (permalink / raw)
  To: akuster808, openembedded-core

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 .../{xf86-video-vmware_13.2.1.bb => xf86-video-vmware_13.3.0.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-video-vmware_13.2.1.bb => xf86-video-vmware_13.3.0.bb} (77%)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.2.1.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.3.0.bb
similarity index 77%
rename from meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.2.1.bb
rename to meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.3.0.bb
index 0b63bbc..41612b7 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.2.1.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.3.0.bb
@@ -10,8 +10,8 @@ DEPENDS += "virtual/libx11 xorgproto libpciaccess"
 
 SRC_URI += "file://0002-add-option-for-vmwgfx.patch"
 
-SRC_URI[md5sum] = "4c3912e4d8947f6c2fc1ee9e2f211d74"
-SRC_URI[sha256sum] = "e2f7f7101fba7f53b268e7a25908babbf155b3984fb5268b3d244eb6c11bf62b"
+SRC_URI[md5sum] = "08d66d062055080ff699ab4869726ea2"
+SRC_URI[sha256sum] = "47971924659e51666a757269ad941a059ef5afe7a47b5101c174a6022ac4066c"
 
 COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 5/6] xkbcomp: update to 1.4.2
  2018-06-19  4:10 [PATCH 1/6] xkeyboard-config: update to 2.24 Armin Kuster
                   ` (2 preceding siblings ...)
  2018-06-19  4:10 ` [PATCH 4/6] xf86-video-vmware: update to 13.3.0 Armin Kuster
@ 2018-06-19  4:10 ` Armin Kuster
  2018-06-19  4:10 ` [PATCH 6/6] nss: update to 3.37.1 Armin Kuster
  4 siblings, 0 replies; 8+ messages in thread
From: Armin Kuster @ 2018-06-19  4:10 UTC (permalink / raw)
  To: akuster808, openembedded-core

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta/recipes-graphics/xorg-app/{xkbcomp_1.4.1.bb => xkbcomp_1.4.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-app/{xkbcomp_1.4.1.bb => xkbcomp_1.4.2.bb} (77%)

diff --git a/meta/recipes-graphics/xorg-app/xkbcomp_1.4.1.bb b/meta/recipes-graphics/xorg-app/xkbcomp_1.4.2.bb
similarity index 77%
rename from meta/recipes-graphics/xorg-app/xkbcomp_1.4.1.bb
rename to meta/recipes-graphics/xorg-app/xkbcomp_1.4.2.bb
index c35d5d7..eaf8eaa 100644
--- a/meta/recipes-graphics/xorg-app/xkbcomp_1.4.1.bb
+++ b/meta/recipes-graphics/xorg-app/xkbcomp_1.4.2.bb
@@ -13,5 +13,5 @@ DEPENDS += "libxkbfile"
 
 BBCLASSEXTEND = "native"
 
-SRC_URI[md5sum] = "07df9790d30f9a369d20a418af784de0"
-SRC_URI[sha256sum] = "748dc4cf58ac95684106bd9cf163ac6ab7de9a236faec02a6f4d4006d63a5736"
+SRC_URI[md5sum] = "12610df19df2af3797f2c130ee2bce97"
+SRC_URI[sha256sum] = "6dd8bcb9be7e85bd7294abe261b8c7b0539d2fc93e41b80fb8bd013767ce8424"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 6/6] nss: update to 3.37.1
  2018-06-19  4:10 [PATCH 1/6] xkeyboard-config: update to 2.24 Armin Kuster
                   ` (3 preceding siblings ...)
  2018-06-19  4:10 ` [PATCH 5/6] xkbcomp: update to 1.4.2 Armin Kuster
@ 2018-06-19  4:10 ` Armin Kuster
  2018-06-19 15:15   ` Richard Purdie
  4 siblings, 1 reply; 8+ messages in thread
From: Armin Kuster @ 2018-06-19  4:10 UTC (permalink / raw)
  To: akuster808, openembedded-core

remove Fix-compilation-for-X32.patch as a solution simular is included in update.

notable changes:
The TLS 1.3 implementation was updated to Draft 28.
The CA certificates list was updated to version 2.24.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 ...tics_1.9.0.bb => xf86-input-synaptics_1.9.1.bb} |  4 +--
 .../nss/nss/Fix-compilation-for-X32.patch          | 33 ----------------------
 .../nss/{nss_3.36.1.bb => nss_3.37.1.bb}           |  5 ++--
 3 files changed, 4 insertions(+), 38 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.9.0.bb => xf86-input-synaptics_1.9.1.bb} (79%)
 delete mode 100644 meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch
 rename meta/recipes-support/nss/{nss_3.36.1.bb => nss_3.37.1.bb} (97%)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.1.bb
similarity index 79%
rename from meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.0.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.1.bb
index d327a3b..dc31890 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.1.bb
@@ -10,7 +10,7 @@ advanced features of the touchpad to become available."
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=55aacd3535a741824955c5eb8f061398"
 
-SRC_URI[md5sum] = "58e5b7722a402114093bf193962d1e3a"
-SRC_URI[sha256sum] = "afba3289d7a40217a19d90db98ce181772f9ca6d77e1898727b0afcf02073b5a"
+SRC_URI[md5sum] = "cfb79d3c975151f9bbf30b727c260cb9"
+SRC_URI[sha256sum] = "7af83526eff1c76e8b9e1553b34245c203d029028d8044dd9dcf71eef1001576"
 
 DEPENDS += "libxi mtdev libxtst libevdev"
diff --git a/meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch b/meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch
deleted file mode 100644
index 80b8690..0000000
--- a/meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From c8eadfcdfbc1d5a4799e9a264b0f859cb5954c05 Mon Sep 17 00:00:00 2001
-From: Christopher Larson <chris_larson@mentor.com>
-Date: Tue, 13 Dec 2016 11:40:47 -0700
-Subject: [PATCH 7/7] Fix compilation for X32
-
-X32 uses 32-bit pointers, not 64-bit.
-
-Signed-off-by: Christopher Larson <chris_larson@mentor.com>
-
-Upstream-Status: Pending
----
- nss/lib/freebl/poly1305-donna-x64-sse2-incremental-source.c | 4 ++++
- 1 file changed, 4 insertions(+)
-
-diff --git a/nss/lib/freebl/poly1305-donna-x64-sse2-incremental-source.c b/nss/lib/freebl/poly1305-donna-x64-sse2-incremental-source.c
-index 2a3301e..d4ade41 100644
---- a/nss/lib/freebl/poly1305-donna-x64-sse2-incremental-source.c
-+++ b/nss/lib/freebl/poly1305-donna-x64-sse2-incremental-source.c
-@@ -87,7 +87,11 @@ static poly1305_state_internal INLINE
-     *
-     poly1305_aligned_state(poly1305_state *state)
- {
-+#ifdef __ILP32__
-+    return (poly1305_state_internal *)(((uint32_t)state + 63) & ~63);
-+#else
-     return (poly1305_state_internal *)(((uint64_t)state + 63) & ~63);
-+#endif
- }
- 
- /* copy 0-63 bytes */
--- 
-2.8.0
-
diff --git a/meta/recipes-support/nss/nss_3.36.1.bb b/meta/recipes-support/nss/nss_3.37.1.bb
similarity index 97%
rename from meta/recipes-support/nss/nss_3.36.1.bb
rename to meta/recipes-support/nss/nss_3.37.1.bb
index f855538..cf60a7f 100644
--- a/meta/recipes-support/nss/nss_3.36.1.bb
+++ b/meta/recipes-support/nss/nss_3.37.1.bb
@@ -25,11 +25,10 @@ SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${VERSIO
            file://nss-fix-nsinstall-build.patch \
            file://disable-Wvarargs-with-clang.patch \
            file://pqg.c-ULL_addend.patch \
-           file://Fix-compilation-for-X32.patch \
            "
 
-SRC_URI[md5sum] = "814d8fe3ec89006cf62078e2a56cf2f9"
-SRC_URI[sha256sum] = "6025441d528ff6a7f1a4b673b6ee7d3540731ada3f78d5acd5c3b3736b222bff"
+SRC_URI[md5sum] = "e9526d7217d02afa96b90b89924c38df"
+SRC_URI[sha256sum] = "097b30e436479ad737b3703b25b6198b6513e202731085c6f097d8853dd20405"
 
 UPSTREAM_CHECK_URI = "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_Releases"
 UPSTREAM_CHECK_REGEX = "NSS_(?P<pver>.+)_release_notes"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH 6/6] nss: update to 3.37.1
  2018-06-19  4:10 ` [PATCH 6/6] nss: update to 3.37.1 Armin Kuster
@ 2018-06-19 15:15   ` Richard Purdie
  2018-06-20 15:25     ` akuster808
  0 siblings, 1 reply; 8+ messages in thread
From: Richard Purdie @ 2018-06-19 15:15 UTC (permalink / raw)
  To: Armin Kuster, openembedded-core

On Mon, 2018-06-18 at 21:10 -0700, Armin Kuster wrote:
> remove Fix-compilation-for-X32.patch as a solution simular is
> included in update.
> 
> notable changes:
> The TLS 1.3 implementation was updated to Draft 28.
> The CA certificates list was updated to version 2.24.
> 
> Signed-off-by: Armin Kuster <akuster808@gmail.com>

Failed in -next on qemuarm:
http://errors.yoctoproject.org/Errors/Details/180618/
http://errors.yoctoproject.org/Errors/Details/180669/
http://errors.yoctoproject.org/Errors/Details/180677/

qemuppc:
http://errors.yoctoproject.org/Errors/Details/180623/
http://errors.yoctoproject.org/Errors/Details/180639/
http://errors.yoctoproject.org/Errors/Details/180645/
http://errors.yoctoproject.org/Errors/Details/180644/
http://errors.yoctoproject.org/Errors/Details/180643/

qemumips:
http://errors.yoctoproject.org/Errors/Details/180655/
http://errors.yoctoproject.org/Errors/Details/180670/
http://errors.yoctoproject.org/Errors/Details/180678/

and more, you get the idea...

Cheers,

Richard



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH 6/6] nss: update to 3.37.1
  2018-06-19 15:15   ` Richard Purdie
@ 2018-06-20 15:25     ` akuster808
  0 siblings, 0 replies; 8+ messages in thread
From: akuster808 @ 2018-06-20 15:25 UTC (permalink / raw)
  To: Richard Purdie, openembedded-core



On 06/19/2018 08:15 AM, Richard Purdie wrote:
> On Mon, 2018-06-18 at 21:10 -0700, Armin Kuster wrote:
>> remove Fix-compilation-for-X32.patch as a solution simular is
>> included in update.
>>
>> notable changes:
>> The TLS 1.3 implementation was updated to Draft 28.
>> The CA certificates list was updated to version 2.24.
>>
>> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> Failed in -next on qemuarm:
> http://errors.yoctoproject.org/Errors/Details/180618/
> http://errors.yoctoproject.org/Errors/Details/180669/
> http://errors.yoctoproject.org/Errors/Details/180677/
>
> qemuppc:
> http://errors.yoctoproject.org/Errors/Details/180623/
> http://errors.yoctoproject.org/Errors/Details/180639/
> http://errors.yoctoproject.org/Errors/Details/180645/
> http://errors.yoctoproject.org/Errors/Details/180644/
> http://errors.yoctoproject.org/Errors/Details/180643/
>
> qemumips:
> http://errors.yoctoproject.org/Errors/Details/180655/
> http://errors.yoctoproject.org/Errors/Details/180670/
> http://errors.yoctoproject.org/Errors/Details/180678/
>
> and more, you get the idea...
(covers ears) LaLalalalal

it appears to be the same as bug
https://bugzilla.mozilla.org/show_bug.cgi?format=default&id=1459739

thanks,
Armin


>
> Cheers,
>
> Richard
>




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-06-20 15:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-19  4:10 [PATCH 1/6] xkeyboard-config: update to 2.24 Armin Kuster
2018-06-19  4:10 ` [PATCH 2/6] xf86-video-fbdev: update to 0.5.0 Armin Kuster
2018-06-19  4:10 ` [PATCH 3/6] xf86-input-evdev: update 2.10.6 Armin Kuster
2018-06-19  4:10 ` [PATCH 4/6] xf86-video-vmware: update to 13.3.0 Armin Kuster
2018-06-19  4:10 ` [PATCH 5/6] xkbcomp: update to 1.4.2 Armin Kuster
2018-06-19  4:10 ` [PATCH 6/6] nss: update to 3.37.1 Armin Kuster
2018-06-19 15:15   ` Richard Purdie
2018-06-20 15:25     ` akuster808

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.