diff options
Diffstat (limited to 'meta/recipes-devtools/distcc/distcc_2.18.3.bb')
-rw-r--r-- | meta/recipes-devtools/distcc/distcc_2.18.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/distcc/distcc_2.18.3.bb b/meta/recipes-devtools/distcc/distcc_2.18.3.bb index 638ea91597..75f67781d9 100644 --- a/meta/recipes-devtools/distcc/distcc_2.18.3.bb +++ b/meta/recipes-devtools/distcc/distcc_2.18.3.bb | |||
@@ -16,6 +16,9 @@ SRC_URI = "http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2 \ | |||
16 | file://distccmon-gnome.desktop \ | 16 | file://distccmon-gnome.desktop \ |
17 | file://distcc" | 17 | file://distcc" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "0d6b80a1efc3a3d816c4f4175f63eaa2" | ||
20 | SRC_URI[sha256sum] = "6500f1bc2a30b1f044ebed79c6ce15457d1712263e65f0db7d6046af262ba434" | ||
21 | |||
19 | inherit autotools pkgconfig update-rc.d | 22 | inherit autotools pkgconfig update-rc.d |
20 | 23 | ||
21 | INITSCRIPT_NAME = "distcc" | 24 | INITSCRIPT_NAME = "distcc" |