All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] package/miraclecast: bump version
@ 2016-06-05 21:55 Bernd Kuhls
  2016-06-05 21:55 ` [Buildroot] [PATCH 2/5] package/rtl8188eu: bump version, add hash Bernd Kuhls
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Bernd Kuhls @ 2016-06-05 21:55 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/miraclecast/miraclecast.hash | 2 +-
 package/miraclecast/miraclecast.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/miraclecast/miraclecast.hash b/package/miraclecast/miraclecast.hash
index 2a92cbf..97c68d0 100644
--- a/package/miraclecast/miraclecast.hash
+++ b/package/miraclecast/miraclecast.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 deef87155ed07bcf737260c29599e886bd248b573e72ba167369df93acb1fa61 miraclecast-8b61f733da124ccbfd1b85e188581fad1c41c1e1.tar.gz
+sha256 e11440f782519663db367285dd54b53eb5feb78682dac42bd90230222de9f0fd miraclecast-c94be167c85c6ec8badd7ac79e3dea2e0b73225c.tar.gz
diff --git a/package/miraclecast/miraclecast.mk b/package/miraclecast/miraclecast.mk
index 598dbd5..17e73f1 100644
--- a/package/miraclecast/miraclecast.mk
+++ b/package/miraclecast/miraclecast.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MIRACLECAST_VERSION = 8b61f733da124ccbfd1b85e188581fad1c41c1e1
+MIRACLECAST_VERSION = c94be167c85c6ec8badd7ac79e3dea2e0b73225c
 MIRACLECAST_SITE = $(call github,albfan,miraclecast,$(MIRACLECAST_VERSION))
 MIRACLECAST_LICENSE = LGPLv2.1+, GPLv2 (gdhcp)
 MIRACLECAST_LICENSE_FILES = COPYING LICENSE_gdhcp LICENSE_htable LICENSE_lgpl
-- 
2.8.1

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

* [Buildroot] [PATCH 2/5] package/rtl8188eu: bump version, add hash
  2016-06-05 21:55 [Buildroot] [PATCH 1/5] package/miraclecast: bump version Bernd Kuhls
@ 2016-06-05 21:55 ` Bernd Kuhls
  2016-06-05 21:55 ` [Buildroot] [PATCH 3/5] package/rpi-firmware: " Bernd Kuhls
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Bernd Kuhls @ 2016-06-05 21:55 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/rtl8188eu/rtl8188eu.hash | 2 ++
 package/rtl8188eu/rtl8188eu.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/rtl8188eu/rtl8188eu.hash

diff --git a/package/rtl8188eu/rtl8188eu.hash b/package/rtl8188eu/rtl8188eu.hash
new file mode 100644
index 0000000..6f68f44
--- /dev/null
+++ b/package/rtl8188eu/rtl8188eu.hash
@@ -0,0 +1,2 @@
+# Locally computed
+sha256 9f16fab009bd7bc9e377cf7dcdf82be1b60e7f88e27f2833eea5b422d104e3fe rtl8188eu-ced2b64a1139dcaf86947e3a9f7617dffbd64239.tar.gz
diff --git a/package/rtl8188eu/rtl8188eu.mk b/package/rtl8188eu/rtl8188eu.mk
index d1034c4..5da6bf3 100644
--- a/package/rtl8188eu/rtl8188eu.mk
+++ b/package/rtl8188eu/rtl8188eu.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RTL8188EU_VERSION = 3091828c8f4b4a01cbec6025128bf77e6e7b9f97
+RTL8188EU_VERSION = ced2b64a1139dcaf86947e3a9f7617dffbd64239
 RTL8188EU_SITE = $(call github,lwfinger,rtl8188eu,$(RTL8188EU_VERSION))
 RTL8188EU_LICENSE = GPLv2, proprietary (rtl8188eufw.bin firmware blob)
 RTL8188EU_LICENSE_FILES = COPYING
-- 
2.8.1

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

* [Buildroot] [PATCH 3/5] package/rpi-firmware: bump version, add hash
  2016-06-05 21:55 [Buildroot] [PATCH 1/5] package/miraclecast: bump version Bernd Kuhls
  2016-06-05 21:55 ` [Buildroot] [PATCH 2/5] package/rtl8188eu: bump version, add hash Bernd Kuhls
@ 2016-06-05 21:55 ` Bernd Kuhls
  2016-06-05 21:56 ` [Buildroot] [PATCH 4/5] package/rpi-userland: " Bernd Kuhls
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Bernd Kuhls @ 2016-06-05 21:55 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/rpi-firmware/rpi-firmware.hash | 2 ++
 package/rpi-firmware/rpi-firmware.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/rpi-firmware/rpi-firmware.hash

diff --git a/package/rpi-firmware/rpi-firmware.hash b/package/rpi-firmware/rpi-firmware.hash
new file mode 100644
index 0000000..e2e31c9
--- /dev/null
+++ b/package/rpi-firmware/rpi-firmware.hash
@@ -0,0 +1,2 @@
+# Locally computed
+sha256 b2ce949db3745354383ac0d66107cbbb8902ccbf5fc027be8824519c44d5a302 rpi-firmware-70143fe9d371cd6486a80d6765e93b5574212b64.tar.gz
diff --git a/package/rpi-firmware/rpi-firmware.mk b/package/rpi-firmware/rpi-firmware.mk
index bcb8641..e170780 100644
--- a/package/rpi-firmware/rpi-firmware.mk
+++ b/package/rpi-firmware/rpi-firmware.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_FIRMWARE_VERSION = cc6d7bf8b4c03a2a660ff9fdf4083fc165620866
+RPI_FIRMWARE_VERSION = 70143fe9d371cd6486a80d6765e93b5574212b64
 RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
 RPI_FIRMWARE_LICENSE = BSD-3c
 RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
-- 
2.8.1

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

* [Buildroot] [PATCH 4/5] package/rpi-userland: bump version, add hash
  2016-06-05 21:55 [Buildroot] [PATCH 1/5] package/miraclecast: bump version Bernd Kuhls
  2016-06-05 21:55 ` [Buildroot] [PATCH 2/5] package/rtl8188eu: bump version, add hash Bernd Kuhls
  2016-06-05 21:55 ` [Buildroot] [PATCH 3/5] package/rpi-firmware: " Bernd Kuhls
@ 2016-06-05 21:56 ` Bernd Kuhls
  2016-06-05 21:56 ` [Buildroot] [PATCH 5/5] package/rtl8821au: bump version Bernd Kuhls
  2016-06-07 21:46 ` [Buildroot] [PATCH 1/5] package/miraclecast: " Thomas Petazzoni
  4 siblings, 0 replies; 7+ messages in thread
From: Bernd Kuhls @ 2016-06-05 21:56 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/rpi-userland/rpi-userland.hash | 2 ++
 package/rpi-userland/rpi-userland.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/rpi-userland/rpi-userland.hash

diff --git a/package/rpi-userland/rpi-userland.hash b/package/rpi-userland/rpi-userland.hash
new file mode 100644
index 0000000..0c6f4fd
--- /dev/null
+++ b/package/rpi-userland/rpi-userland.hash
@@ -0,0 +1,2 @@
+# Locally computed
+sha256 b83878c487814d7736de83dc3ede1c39fa1c84bc2da2bea00312544eff64f1dc rpi-userland-7c026fa7a4ded2c525916cc853a32731c072ed1e.tar.gz
diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk
index 2312fcf..2ebd95b 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_USERLAND_VERSION = 52eca998aa43f278314579dba4798a3fe1da46c3
+RPI_USERLAND_VERSION = 7c026fa7a4ded2c525916cc853a32731c072ed1e
 RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
 RPI_USERLAND_LICENSE = BSD-3c
 RPI_USERLAND_LICENSE_FILES = LICENCE
-- 
2.8.1

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

* [Buildroot] [PATCH 5/5] package/rtl8821au: bump version
  2016-06-05 21:55 [Buildroot] [PATCH 1/5] package/miraclecast: bump version Bernd Kuhls
                   ` (2 preceding siblings ...)
  2016-06-05 21:56 ` [Buildroot] [PATCH 4/5] package/rpi-userland: " Bernd Kuhls
@ 2016-06-05 21:56 ` Bernd Kuhls
  2016-06-07 21:47   ` Thomas Petazzoni
  2016-06-07 21:46 ` [Buildroot] [PATCH 1/5] package/miraclecast: " Thomas Petazzoni
  4 siblings, 1 reply; 7+ messages in thread
From: Bernd Kuhls @ 2016-06-05 21:56 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/rtl8821au/rtl8821au.hash | 2 +-
 package/rtl8821au/rtl8821au.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/rtl8821au/rtl8821au.hash b/package/rtl8821au/rtl8821au.hash
index 2e3c56c..cac4ce2 100644
--- a/package/rtl8821au/rtl8821au.hash
+++ b/package/rtl8821au/rtl8821au.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 26e1a72b553a044ec34b57d9264ae7616c008a598a9009faba51331b55285a5b rtl8821au-4c298b160253a7efa507c8ecdb868d1579ad02a7.tar.gz
+sha256 64d068b92215f06f877629b2e6cd5da41329ac1222104ff9dc7ec504ca23af09 rtl8821au-116a3abe7783b023655e9917afe2d1eabe178028.tar.gz
diff --git a/package/rtl8821au/rtl8821au.mk b/package/rtl8821au/rtl8821au.mk
index 58a91da..cf8f4cd 100644
--- a/package/rtl8821au/rtl8821au.mk
+++ b/package/rtl8821au/rtl8821au.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RTL8821AU_VERSION = 4c298b160253a7efa507c8ecdb868d1579ad02a7
+RTL8821AU_VERSION = 116a3abe7783b023655e9917afe2d1eabe178028
 RTL8821AU_SITE = $(call github,ulli-kroll,rtl8821au,$(RTL8821AU_VERSION))
 RTL8821AU_LICENSE = GPLv2, proprietary (rtl8821au.bin firmware)
 RTL8821AU_LICENSE_FILES = COPYING
-- 
2.8.1

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

* [Buildroot] [PATCH 1/5] package/miraclecast: bump version
  2016-06-05 21:55 [Buildroot] [PATCH 1/5] package/miraclecast: bump version Bernd Kuhls
                   ` (3 preceding siblings ...)
  2016-06-05 21:56 ` [Buildroot] [PATCH 5/5] package/rtl8821au: bump version Bernd Kuhls
@ 2016-06-07 21:46 ` Thomas Petazzoni
  4 siblings, 0 replies; 7+ messages in thread
From: Thomas Petazzoni @ 2016-06-07 21:46 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun,  5 Jun 2016 23:55:57 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/miraclecast/miraclecast.hash | 2 +-
>  package/miraclecast/miraclecast.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied patches 1 to 4, patch 5 does not apply. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

* [Buildroot] [PATCH 5/5] package/rtl8821au: bump version
  2016-06-05 21:56 ` [Buildroot] [PATCH 5/5] package/rtl8821au: bump version Bernd Kuhls
@ 2016-06-07 21:47   ` Thomas Petazzoni
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Petazzoni @ 2016-06-07 21:47 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun,  5 Jun 2016 23:56:01 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/rtl8821au/rtl8821au.hash | 2 +-
>  package/rtl8821au/rtl8821au.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/rtl8821au/rtl8821au.hash b/package/rtl8821au/rtl8821au.hash
> index 2e3c56c..cac4ce2 100644
> --- a/package/rtl8821au/rtl8821au.hash
> +++ b/package/rtl8821au/rtl8821au.hash
> @@ -1,2 +1,2 @@
>  # Locally calculated
> -sha256 26e1a72b553a044ec34b57d9264ae7616c008a598a9009faba51331b55285a5b rtl8821au-4c298b160253a7efa507c8ecdb868d1579ad02a7.tar.gz
> +sha256 64d068b92215f06f877629b2e6cd5da41329ac1222104ff9dc7ec504ca23af09 rtl8821au-116a3abe7783b023655e9917afe2d1eabe178028.tar.gz
> diff --git a/package/rtl8821au/rtl8821au.mk b/package/rtl8821au/rtl8821au.mk
> index 58a91da..cf8f4cd 100644
> --- a/package/rtl8821au/rtl8821au.mk
> +++ b/package/rtl8821au/rtl8821au.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -RTL8821AU_VERSION = 4c298b160253a7efa507c8ecdb868d1579ad02a7
> +RTL8821AU_VERSION = 116a3abe7783b023655e9917afe2d1eabe178028
>  RTL8821AU_SITE = $(call github,ulli-kroll,rtl8821au,$(RTL8821AU_VERSION))
>  RTL8821AU_LICENSE = GPLv2, proprietary (rtl8821au.bin firmware)
>  RTL8821AU_LICENSE_FILES = COPYING

This one does not apply, I have not investigated why:

thomas at skate:~/projets/buildroot (master)$ git pwam 630619
Applying patch #630619 using 'git am -s -3'
Description: [5/5] package/rtl8821au: bump version
Applying: package/rtl8821au: bump version
Using index info to reconstruct a base tree...
error: patch failed: package/rtl8821au/rtl8821au.hash:1
error: package/rtl8821au/rtl8821au.hash: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
Patch failed at 0001 package/rtl8821au: bump version
The copy of the patch that failed is found in: .git/rebase-apply/patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2016-06-07 21:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-05 21:55 [Buildroot] [PATCH 1/5] package/miraclecast: bump version Bernd Kuhls
2016-06-05 21:55 ` [Buildroot] [PATCH 2/5] package/rtl8188eu: bump version, add hash Bernd Kuhls
2016-06-05 21:55 ` [Buildroot] [PATCH 3/5] package/rpi-firmware: " Bernd Kuhls
2016-06-05 21:56 ` [Buildroot] [PATCH 4/5] package/rpi-userland: " Bernd Kuhls
2016-06-05 21:56 ` [Buildroot] [PATCH 5/5] package/rtl8821au: bump version Bernd Kuhls
2016-06-07 21:47   ` Thomas Petazzoni
2016-06-07 21:46 ` [Buildroot] [PATCH 1/5] package/miraclecast: " Thomas Petazzoni

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.