diff options
Diffstat (limited to 'meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb')
-rw-r--r-- | meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb index fdb764ca03..1eb5187dac 100644 --- a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb +++ b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb @@ -6,7 +6,7 @@ PV = "0.3+git${SRCPV}" LIC_FILES_CHKSUM = "file://configure.ac;endline=7;md5=3c4e087662e37f10e469425f3a0ad225" -SRC_URI = "git://git.pokylinux.org/${PN};protocol=git" +SRC_URI = "git://git.yoctoproject.org/${PN};protocol=git" S = "${WORKDIR}/git" inherit autotools pkgconfig |