From 8145136627c4f3ebe9e565664e9448ed6e1c7598 Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Mon, 12 Oct 2020 12:09:10 +0200 Subject: [PATCH] Sync & update TkgThingy > linux-tkg: linux59-tkg: Update linux59-rc-tkg to 5.9.0 release > linux-tkg: linux58-tkg: Do not override EXT_CONFIG_PATH, configfile, user_patches and user_patches_no_confirm options value when using generic or ryzen profiles > linux-tkg: linux58-tkg: Append I2C_NCT6775=m entry to config to skip optional openrgb patch prompt > nvidia-all: 455.26.01 > vkd3d-git: Get rid of the `vkd3d-fork` provides > vkd3d-git: Default to upstream vkd3d and add notices regarding upstream compatibility shift. > wine-tkg-git: Pass --without-vkd3d when _use_vkd3dlib isn't explicitly enabled > wine-tkg-git: deps: Don't use sudo when installing packages as root (#175) > wine-tkg-git: Hotfixer: Update rules and custom patches for f7d81508 and staging 24fa2aa7-b49e8743 --- TkgThingy | 14 +++++++------- linux-tkg | 2 +- nvidia-all | 2 +- vkd3d-git | 2 +- wine-tkg-git | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/TkgThingy b/TkgThingy index 16d12a9..a72b8d9 100755 --- a/TkgThingy +++ b/TkgThingy @@ -59,12 +59,12 @@ _external_cfg() { _cfg_loop fi - # linux59_rc-tkg - if [ "$linux59_rc_tkg" == "true" ]; then - _config_file_path=linux-tkg/linux59-rc-tkg + # linux59-tkg + if [ "$linux59_tkg" == "true" ]; then + _config_file_path=linux-tkg/linux59-tkg _config_file_basename=customization.cfg _config_file_targname=linux59-tkg.cfg - unset linux59_rc_tkg + unset linux59_tkg _cfg_loop fi @@ -147,7 +147,7 @@ _main_loop() { else mkdir -p "$_EXT_CONFIG_PATH" echo -e "\nPlease select which tool you want to create external config files for (or all of them with option #1) :" - select tkg_tools in "all" "dxvk_tools" "gamescope" "linux54_tkg" "linux57_tkg" "linux58_tkg" "linux59_rc_tkg" "mesa_git" "mostlyportable_gcc" "mostlyportable_mingw" "nvidia_all" "vkd3d_git" "proton_tkg" "wine_tkg" + select tkg_tools in "all" "dxvk_tools" "gamescope" "linux54_tkg" "linux57_tkg" "linux58_tkg" "linux59_tkg" "mesa_git" "mostlyportable_gcc" "mostlyportable_mingw" "nvidia_all" "vkd3d_git" "proton_tkg" "wine_tkg" do case $tkg_tools in "all") @@ -180,8 +180,8 @@ _main_loop() { "linux58_tkg") linux58_tkg="true" ;; - "linux59_rc_tkg") - linux59_rc_tkg="true" + "linux59_tkg") + linux59_tkg="true" ;; "mesa_git") mesa_git="true" diff --git a/linux-tkg b/linux-tkg index 77c316a..2deb19f 160000 --- a/linux-tkg +++ b/linux-tkg @@ -1 +1 @@ -Subproject commit 77c316a6d653d7ff74bdf02b20ea756b2a026dc6 +Subproject commit 2deb19f1abba718b42e8a307c6fab3da8da1aba0 diff --git a/nvidia-all b/nvidia-all index d62fff8..9769e45 160000 --- a/nvidia-all +++ b/nvidia-all @@ -1 +1 @@ -Subproject commit d62fff8310ea7cc6540eca00e008b4257bcd1a35 +Subproject commit 9769e459e0c041870b1a2ba98292bee0fc128cd1 diff --git a/vkd3d-git b/vkd3d-git index 08aa251..da11441 160000 --- a/vkd3d-git +++ b/vkd3d-git @@ -1 +1 @@ -Subproject commit 08aa251a48dc411a9121c4697dc20b07d229c9a7 +Subproject commit da114410318e19d366725cbf1a75e77d03d5ff78 diff --git a/wine-tkg-git b/wine-tkg-git index d5c5f84..593a3bc 160000 --- a/wine-tkg-git +++ b/wine-tkg-git @@ -1 +1 @@ -Subproject commit d5c5f849ff683f6d9483669b67acf5e966c16385 +Subproject commit 593a3bc699278dbcf4d221c1ee3c59ea3ba866fa