diff --git a/config/sources/families/jethub.conf b/config/sources/families/jethub.conf index c4c49749e..d2b830f6a 100644 --- a/config/sources/families/jethub.conf +++ b/config/sources/families/jethub.conf @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0 # # Copyright (c) 2019-2024 JetHome -# Author: Viacheslav Bocharov +# Author: Viacheslav Bocharov # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ @@ -214,7 +214,7 @@ family_tweaks() { display_alert "Adding JetHome repository and authentication key" "/etc/apt/sources.list.d/jethome.list" "info" run_host_command_logged cp -pv "${SRC}"/packages/bsp/jethub/jethome.gpg "${SDCARD}/etc/apt/trusted.gpg.d/" - echo "deb http://repo.jethome.ru"$([[ $BETA == yes ]] && echo "/beta")" ${RELEASE} jethome-${RELEASE}" \ + echo "deb http://repo.jethome.com"$([[ $BETA == yes ]] && echo "/beta")" ${RELEASE} jethome-${RELEASE}" \ >> "${SDCARD}"/etc/apt/sources.list.d/jethome.list } diff --git a/lib/functions/compilation/patch/drivers_network.sh b/lib/functions/compilation/patch/drivers_network.sh index ae0e5c415..3e184c2b3 100644 --- a/lib/functions/compilation/patch/drivers_network.sh +++ b/lib/functions/compilation/patch/drivers_network.sh @@ -438,7 +438,7 @@ driver_rtl88x2cs() { display_alert "Adding" "Wireless drivers for Realtek 88x2cs chipsets ${rtl88x2csver}" "info" - fetch_from_repo "$GITHUB_SOURCE/jethome-ru/rtl88x2cs" "rtl88x2cs" "${rtl88x2csver}" "yes" # https://github.com/jethome-ru/rtl88x2cs + fetch_from_repo "$GITHUB_SOURCE/jethome-iot/rtl88x2cs" "rtl88x2cs" "${rtl88x2csver}" "yes" # https://github.com/jethome-iot/rtl88x2cs cd "$kerneldir" || exit rm -rf "$kerneldir/drivers/net/wireless/rtl88x2cs" mkdir -p "$kerneldir/drivers/net/wireless/rtl88x2cs/" diff --git a/patch/u-boot/v2024.07/board_jethubj200/0001-Add-JetHub-D2.patch b/patch/u-boot/v2024.07/board_jethubj200/0001-Add-JetHub-D2.patch index 225522948..a81407268 100644 --- a/patch/u-boot/v2024.07/board_jethubj200/0001-Add-JetHub-D2.patch +++ b/patch/u-boot/v2024.07/board_jethubj200/0001-Add-JetHub-D2.patch @@ -979,7 +979,7 @@ index 000000000000..111111111111 +U-Boot for JetHub D2 (J200) +=================================== + -+JetHome Jethub D2 (http://jethome.ru/jethub-d2) is a home automation controller device ++JetHome Jethub D2 (http://jethome.com/jethub-d2) is a home automation controller device +manufactured by JetHome with the following specifications: + + - Amlogic S905X3 (ARM Cortex-A55) quad-core up to 2.1GHz