forked from brl/citadel
Build from git.subgraph.com
This commit is contained in:
parent
5f4403b881
commit
2af99a94d9
@ -10,7 +10,7 @@ inherit cargo systemd gsettings pkgconfig
|
||||
#
|
||||
SRCREV = "c79ff22a987ea5c9621db88df5ec638439011b3e"
|
||||
|
||||
GIT_URI = "git://github.com/brl/citadel-tools.git;protocol=https;branch=master"
|
||||
GIT_URI = "git://git.subgraph.com/brl/citadel-tools.git;protocol=https;branch=master"
|
||||
|
||||
# If Cargo.lock changes in citadel-tools, this needs to be updated.
|
||||
# cargo bitbake does not support workspaces so as a workaround first
|
||||
|
@ -9,7 +9,7 @@ GTKIC_VERSION = "4"
|
||||
SRCREV = "fdacdf5cc80a94e04549d864f2d4dbac5f15f4bc"
|
||||
|
||||
EXTERNAL_TREE_VAR="CITADEL_GNOME_SHELL_PATH"
|
||||
GIT_URI = "gitsm://github.com/brl/gnome-shell.git;branch=citadel-46.0;protocol=https"
|
||||
GIT_URI = "gitsm://git.subgraph.com/brl/gnome-shell.git;branch=citadel-46.0;protocol=https"
|
||||
|
||||
DEPENDS = " \
|
||||
libxml2-native \
|
||||
|
@ -41,7 +41,7 @@ RDEPENDS:${PN} += " xwayland zenity"
|
||||
SRCREV = "ab32580b4c916914aec8429b3d4d68fef1dd583e"
|
||||
|
||||
EXTERNAL_TREE_VAR="CITADEL_MUTTER_PATH"
|
||||
GIT_URI = "git://github.com/brl/mutter.git;branch=citadel-46.0;protocol=https"
|
||||
GIT_URI = "git://git.subgraph.com/brl/mutter.git;branch=citadel-46.0;protocol=https"
|
||||
|
||||
inherit gnomebase gsettings gobject-introspection gettext upstream-version-is-even features_check external-tree
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user