mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
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>
(cherry picked from commit c38ea1d496)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
b0daed85e7
commit
dc0f409a0c
@@ -139,6 +139,9 @@
|
||||
<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">
|
||||
<img src="images/benetti-engineering-logo.png" style="max-width:260px; margin-right:40px;"/>
|
||||
</a>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
RTL8188EU_VERSION = f42fc9c45d2086c415dce70d3018031b54a7beef
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
RTL8723BU_VERSION = af3a408d6399655b0db23c2c8720436ca725ca47
|
||||
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 = \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
RTL8723DS_VERSION = 52e593e8c889b68ba58bd51cbdbcad7fe71362e4
|
||||
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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
RTL8821AU_VERSION = 8ea0ed9da764448c7310a27744ab5814289f35a8
|
||||
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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
SUNXI_MALI_UTGARD_DRIVER_VERSION = 9926236a20904ecfca68f3365657c11f92695546
|
||||
SUNXI_MALI_UTGARD_DRIVER_SITE = $(call github,giuliobenetti,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
|
||||
|
||||
Reference in New Issue
Block a user