aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gypsy/gypsy.inc
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch-fe.de>2011-11-28 11:07:03 +0000
committerSteffen Sledz <sledz@dresearch-fe.de>2011-11-29 19:19:33 +0100
commitb4a992155278212c07e60676dbd24efc6a151061 (patch)
tree8d560423936ef2eecf5d9deae9d745201a588884 /recipes/gypsy/gypsy.inc
parentdaf39b08208cf692962554493242ed5fe3526f83 (diff)
downloadopenembedded-b4a992155278212c07e60676dbd24efc6a151061.tar.gz
gypsy: move generic SRC_URI part to gypsy.inc
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'recipes/gypsy/gypsy.inc')
-rw-r--r--recipes/gypsy/gypsy.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gypsy/gypsy.inc b/recipes/gypsy/gypsy.inc
index 964e336c01..6c7c942292 100644
--- a/recipes/gypsy/gypsy.inc
+++ b/recipes/gypsy/gypsy.inc
@@ -5,6 +5,8 @@ DEPENDS = "glib-2.0 dbus-glib bluez4 libxslt-native"
INC_PR = "r1"
+SRC_URI = "http://gypsy.freedesktop.org/releases/${PN}-${PV}.tar.gz;name=gypsy"
+
inherit autotools pkgconfig
do_configure_prepend () {