diff mbox series

package/rtl8192eu: bump to version 2023-06-23

Message ID 20230703191617.1338283-1-giulio.benetti@benettiengineering.com
State Changes Requested
Headers show
Series package/rtl8192eu: bump to version 2023-06-23 | expand

Commit Message

Giulio Benetti July 3, 2023, 7:16 p.m. UTC
It now supports building with Linux version > 6.1

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 package/rtl8192eu/rtl8192eu.hash | 2 +-
 package/rtl8192eu/rtl8192eu.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni July 3, 2023, 7:59 p.m. UTC | #1
On Mon,  3 Jul 2023 21:16:15 +0200
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> It now supports building with Linux version > 6.1
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
>  package/rtl8192eu/rtl8192eu.hash | 2 +-
>  package/rtl8192eu/rtl8192eu.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

This patch doesn't apply cleanly on the current master. Are you sure
it's based on master?

Thomas
Giulio Benetti July 3, 2023, 8:16 p.m. UTC | #2
On 03/07/23 21:59, Thomas Petazzoni wrote:
> On Mon,  3 Jul 2023 21:16:15 +0200
> Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> 
>> It now supports building with Linux version > 6.1
>>
>> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
>> ---
>>   package/rtl8192eu/rtl8192eu.hash | 2 +-
>>   package/rtl8192eu/rtl8192eu.mk   | 2 +-
>>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> This patch doesn't apply cleanly on the current master. Are you sure
> it's based on master?

Pardon, there was another patch pending that now I reject and send a V2
of this one.
Giulio Benetti July 3, 2023, 8:28 p.m. UTC | #3
On 03/07/23 22:16, Giulio Benetti wrote:
> On 03/07/23 21:59, Thomas Petazzoni wrote:
>> On Mon,  3 Jul 2023 21:16:15 +0200
>> Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
>>
>>> It now supports building with Linux version > 6.1
>>>
>>> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
>>> ---
>>>   package/rtl8192eu/rtl8192eu.hash | 2 +-
>>>   package/rtl8192eu/rtl8192eu.mk   | 2 +-
>>>   2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> This patch doesn't apply cleanly on the current master. Are you sure
>> it's based on master?
> 
> Pardon, there was another patch pending that now I reject and send a V2
> of this one.

This is the corrected patch:
https://patchwork.ozlabs.org/project/buildroot/patch/20230703202020.1340395-1-giulio.benetti@benettiengineering.com/

Best regards
diff mbox series

Patch

diff --git a/package/rtl8192eu/rtl8192eu.hash b/package/rtl8192eu/rtl8192eu.hash
index 6393d82330..8528689670 100644
--- a/package/rtl8192eu/rtl8192eu.hash
+++ b/package/rtl8192eu/rtl8192eu.hash
@@ -1,2 +1,2 @@ 
 # Locally computed
-sha256  4294e65ab161592a8bca4804f48363726354f8c183af913606b0f4566d893913  rtl8192eu-ceedf761d6a02f3da4ac235d199b9dc1e7e840a1.tar.gz
+sha256  665a8f857b3881554edd6d5e5e6c8f058b8ecfecf921817993e861d48e214d36  rtl8192eu-ac8517206e14f70babbeed68e136ee23c85cba3d.tar.gz
diff --git a/package/rtl8192eu/rtl8192eu.mk b/package/rtl8192eu/rtl8192eu.mk
index 851d4bb86f..9ae29d9940 100644
--- a/package/rtl8192eu/rtl8192eu.mk
+++ b/package/rtl8192eu/rtl8192eu.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-RTL8192EU_VERSION = ceedf761d6a02f3da4ac235d199b9dc1e7e840a1
+RTL8192EU_VERSION = ac8517206e14f70babbeed68e136ee23c85cba3d
 RTL8192EU_SITE = $(call github,clnhub,rtl8192eu-linux,$(RTL8192EU_VERSION))
 RTL8192EU_LICENSE = GPL-2.0