diff options
| author | Christoph Settgast <christoph.settgast@methodpark.de> | 2013-10-28 13:51:03 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-10-31 10:26:35 +0100 |
| commit | 615aeb15051b55e7975c7d3b28c967cd01f4dd26 (patch) | |
| tree | fc43796288b04315b9d4dbad302b3033201c7b8f /meta-oe/recipes-support/maliit/maliit-plugins_git.bb | |
| parent | 12aaa9834cbbab347fdd12def6a708653f185d3f (diff) | |
| download | meta-openembedded-615aeb15051b55e7975c7d3b28c967cd01f4dd26.tar.gz | |
maliit: Follow move to github
The maliit sources are hosted on github now, update the SRC_URI
accordingly.
Signed-off-by: Christoph Settgast <christoph.settgast@methodpark.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/maliit/maliit-plugins_git.bb')
| -rw-r--r-- | meta-oe/recipes-support/maliit/maliit-plugins_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/maliit/maliit-plugins_git.bb b/meta-oe/recipes-support/maliit/maliit-plugins_git.bb index 0fc7c680ea..326c9fa479 100644 --- a/meta-oe/recipes-support/maliit/maliit-plugins_git.bb +++ b/meta-oe/recipes-support/maliit/maliit-plugins_git.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = "maliit-framework" | |||
| 10 | 10 | ||
| 11 | RDEPENDS_${PN} += "qt4-plugin-iconengine-svgicon qt4-plugin-imageformat-svg" | 11 | RDEPENDS_${PN} += "qt4-plugin-iconengine-svgicon qt4-plugin-imageformat-svg" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://gitorious.org/maliit/maliit-plugins.git;branch=master" | 13 | SRC_URI = "git://github.com/maliit/plugins.git;branch=master" |
| 14 | 14 | ||
| 15 | SRCREV = "0760e585df494b394df1b887e5138ffef19c481f" | 15 | SRCREV = "0760e585df494b394df1b887e5138ffef19c481f" |
| 16 | PV = "0.92.3+git${SRCPV}" | 16 | PV = "0.92.3+git${SRCPV}" |
