diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2018-08-23 16:11:26 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-23 18:02:23 +0100 |
commit | d32da706eba6cec0130fb70faaf97c27984f33cf (patch) | |
tree | facafe13f1b01aa1dc4c42eeb55208d4290f8624 /meta | |
parent | 11f58843df60b516b30f25883463325ed689f760 (diff) | |
download | poky-d32da706eba6cec0130fb70faaf97c27984f33cf.tar.gz |
distcc: 3.3 -> 3.3.2
(From OE-Core rev: 3e9fd6ebd1a22885688908d32bddf21ebafb4d30)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/distcc/distcc_3.3.2.bb (renamed from meta/recipes-devtools/distcc/distcc_3.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/distcc/distcc_3.3.bb b/meta/recipes-devtools/distcc/distcc_3.3.2.bb index 33a64ce6d3..0d06963165 100644 --- a/meta/recipes-devtools/distcc/distcc_3.3.bb +++ b/meta/recipes-devtools/distcc/distcc_3.3.2.bb | |||
@@ -20,7 +20,7 @@ SRC_URI = "git://github.com/distcc/distcc.git \ | |||
20 | file://distccmon-gnome.desktop \ | 20 | file://distccmon-gnome.desktop \ |
21 | file://distcc \ | 21 | file://distcc \ |
22 | file://distcc.service" | 22 | file://distcc.service" |
23 | SRCREV = "002e68b766ccd7ad05551e67d162b71a7a773d0d" | 23 | SRCREV = "8600f0857dac55ea393dc11a860948692d215fc8" |
24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
25 | 25 | ||
26 | inherit autotools pkgconfig update-rc.d useradd systemd | 26 | inherit autotools pkgconfig update-rc.d useradd systemd |