mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
synergy: update SRC_URI
repo moved and got renamed
WARNING: synergy-1.7.3+1.7.4-rc8+AUTOINC+588fb4b805-r0 do_fetch: Failed to fetch URL git://github.com/synergy/synergy.git;protocol=http, attempting MIRRORS if available
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ do_unpack_extra[depends] = "unzip-native:do_populate_sysroot"
|
||||
# depends on virtual/libx11
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "git://github.com/synergy/synergy.git;protocol=http"
|
||||
SRC_URI = "git://github.com/symless/synergy-core.git;protocol=https"
|
||||
|
||||
# Version 1.7.4-rc8
|
||||
SRCREV ?= "588fb4b805dd452556d05dbc03fe29ea5b4e43c0"
|
||||
|
||||
Reference in New Issue
Block a user