new linux version in FunKey - no more soft tearing, new prodscreen version

This commit is contained in:
Vincent-FK 2020-11-08 16:29:49 +01:00
parent 83ca140854
commit bb22fc9cc7
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_FUNKEY_PATH)/board/funkey/post-buil
BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/FunKey-Project/linux" BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/FunKey-Project/linux"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="95c88d82835eef32096cda4c78e4d09fa1d4bfe5" BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="eb876a670e7d63cb1ab691546b1d8809b4b11577"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_FUNKEY_PATH)/board/funkey/linux.config" BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_FUNKEY_PATH)/board/funkey/linux.config"
BR2_LINUX_KERNEL_LZO=y BR2_LINUX_KERNEL_LZO=y

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
PRODSCREENS_VERSION = bf2b0f4dc56f026bd504616892aebb28a58ccc52 PRODSCREENS_VERSION = a5b362a1ec0909cc2be05fd9d73b17dd8a53bfb6
PRODSCREENS_SITE_METHOD = git PRODSCREENS_SITE_METHOD = git
#PRODSCREENS_SITE = ssh://git@github.com/FunKey-Project/FunKey-ProdScreens.git #PRODSCREENS_SITE = ssh://git@github.com/FunKey-Project/FunKey-ProdScreens.git
PRODSCREENS_SITE = ssh://git@fk/FunKey-Project/FunKey-ProdScreens.git PRODSCREENS_SITE = ssh://git@fk/FunKey-Project/FunKey-ProdScreens.git