Update Benetti Engineering URLs to new ones

The company name was changed from "benetti-engineering-sas" to "benetti-engineering"
to be agnostic to the company legal form. Update all GitHub and LinkedIn links
accordingly.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Giulio Benetti
2025-08-11 00:08:07 +02:00
committed by Peter Korsgaard
parent 947dbc92a2
commit c38ea1d496
11 changed files with 11 additions and 11 deletions

View File

@@ -139,7 +139,7 @@
<a href="https://www.amarulasolutions.com/services/integrated-system/">
<img src="images/amarula-solutions-logo.png" style="max-width:200px; margin-right:40px;"/>
</a>
<a href="https://www.linkedin.com/company/benetti-engineering-sas">
<a href="https://www.linkedin.com/company/benetti-engineering">
<img src="images/benetti-engineering-logo.png" style="max-width:260px; margin-right:40px;"/>
</a>
</center>

View File

@@ -5,7 +5,7 @@ config BR2_PACKAGE_RTL8188EU
help
A standalone driver for the RTL8188EU USB Wi-Fi adapter.
https://github.com/benetti-engineering-sas/rtl8188eu
https://github.com/benetti-engineering/rtl8188eu
comment "rtl8188eu needs a Linux kernel to be built"
depends on !BR2_s390x

View File

@@ -5,7 +5,7 @@
################################################################################
RTL8188EU_VERSION = 702a90b02edca722cc0d139260ba02c23f406333
RTL8188EU_SITE = $(call github,benetti-engineering-sas,rtl8188eu,$(RTL8188EU_VERSION))
RTL8188EU_SITE = $(call github,benetti-engineering,rtl8188eu,$(RTL8188EU_VERSION))
RTL8188EU_LICENSE = GPL-2.0, proprietary (rtl8188eufw.bin firmware blob)
RTL8188EU_LICENSE_FILES = COPYING
RTL8188EU_MODULE_MAKE_OPTS = CONFIG_RTL8188EU=m

View File

@@ -5,7 +5,7 @@ config BR2_PACKAGE_RTL8723BU
help
rtl8723bu wifi driver
https://github.com/benetti-engineering-sas/rtl8723bu
https://github.com/benetti-engineering/rtl8723bu
comment "rtl8723bu needs a Linux kernel to be built"
depends on !BR2_s390x

View File

@@ -5,7 +5,7 @@
################################################################################
RTL8723BU_VERSION = 523cb38e4c62bb181d6b95024884e938835cf8cf
RTL8723BU_SITE = $(call github,benetti-engineering-sas,rtl8723bu,$(RTL8723BU_VERSION))
RTL8723BU_SITE = $(call github,benetti-engineering,rtl8723bu,$(RTL8723BU_VERSION))
RTL8723BU_LICENSE = GPL-2.0, proprietary (*.bin firmware blobs)
RTL8723BU_MODULE_MAKE_OPTS = \

View File

@@ -5,7 +5,7 @@ config BR2_PACKAGE_RTL8723DS
help
rtl8723bs wifi driver
https://github.com/benetti-engineering-sas/rtl8723ds
https://github.com/benetti-engineering/rtl8723ds
comment "rtl8723ds needs a Linux kernel to be built"
depends on !BR2_s390x

View File

@@ -5,7 +5,7 @@
################################################################################
RTL8723DS_VERSION = 97d714fdbfc562f71f2e72e5ce6cceb8e2a8be8a
RTL8723DS_SITE = $(call github,benetti-engineering-sas,rtl8723ds,$(RTL8723DS_VERSION))
RTL8723DS_SITE = $(call github,benetti-engineering,rtl8723ds,$(RTL8723DS_VERSION))
RTL8723DS_LICENSE = GPL-2.0
RTL8723DS_LICENSE_FILES = COPYING

View File

@@ -9,4 +9,4 @@ config BR2_PACKAGE_RTL8821AU
help
rtl8821au wifi driver
https://github.com/benetti-engineering-sas/rtl8821au
https://github.com/benetti-engineering/rtl8821au

View File

@@ -5,7 +5,7 @@
################################################################################
RTL8821AU_VERSION = d0a49ba401a8661ef0cdc4cf8850bc7c927a062c
RTL8821AU_SITE = $(call github,benetti-engineering-sas,rtl8821au,$(RTL8821AU_VERSION))
RTL8821AU_SITE = $(call github,benetti-engineering,rtl8821au,$(RTL8821AU_VERSION))
RTL8821AU_LICENSE = GPL-2.0
RTL8821AU_LICENSE_FILES = LICENSE

View File

@@ -36,4 +36,4 @@ config BR2_PACKAGE_SUNXI_MALI_UTGARD_DRIVER
since the driver requires at least double buffering and
fails to work with the default value(100).
https://github.com/giuliobenetti/sunxi-mali/blob/master/README.md
https://github.com/benetti-engineering/sunxi-mali/blob/master/README.md

View File

@@ -5,7 +5,7 @@
################################################################################
SUNXI_MALI_UTGARD_DRIVER_VERSION = b47f74c92fbcbdf175a16052d1b0ce8345efc6b2
SUNXI_MALI_UTGARD_DRIVER_SITE = $(call github,benetti-engineering-sas,sunxi-mali,$(SUNXI_MALI_UTGARD_DRIVER_VERSION))
SUNXI_MALI_UTGARD_DRIVER_SITE = $(call github,benetti-engineering,sunxi-mali,$(SUNXI_MALI_UTGARD_DRIVER_VERSION))
SUNXI_MALI_UTGARD_DRIVER_DEPENDENCIES = linux
SUNXI_MALI_UTGARD_DRIVER_LICENSE = GPL-2.0
SUNXI_MALI_UTGARD_DRIVER_LICENSE_FILES = LICENSE