diff options
Diffstat (limited to 'meta/recipes-devtools/distcc')
-rw-r--r-- | meta/recipes-devtools/distcc/distcc_2.18.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/distcc/distcc_2.18.3.bb b/meta/recipes-devtools/distcc/distcc_2.18.3.bb index b6b7b7878a..1f5c2af107 100644 --- a/meta/recipes-devtools/distcc/distcc_2.18.3.bb +++ b/meta/recipes-devtools/distcc/distcc_2.18.3.bb | |||
@@ -11,8 +11,8 @@ RRECOMMENDS_${PN} = "avahi-daemon" | |||
11 | 11 | ||
12 | # Upstream change this patch periodically so store locally | 12 | # Upstream change this patch periodically so store locally |
13 | # http://0pointer.de/public/distcc-avahi.patch | 13 | # http://0pointer.de/public/distcc-avahi.patch |
14 | SRC_URI = "http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2 \ | 14 | SRC_URI = "http://distcc.googlecode.com/files/${PN}-${PV}.tar.bz2 \ |
15 | file://distcc-avahi.patch;patch=1 \ | 15 | file://distcc-avahi.patch \ |
16 | file://default \ | 16 | file://default \ |
17 | file://distccmon-gnome.desktop \ | 17 | file://distccmon-gnome.desktop \ |
18 | file://distcc" | 18 | file://distcc" |