From 43faa66ff746b60a1a845472e7a66ab204854c77 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Thu, 22 Aug 2019 10:07:29 +0800 Subject: [PATCH] distcc: upgrade 3.3.2 -> 3.3.3 Signed-off-by: Richard Purdie --- .../distcc/{distcc_3.3.2.bb => distcc_3.3.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/distcc/{distcc_3.3.2.bb => distcc_3.3.3.bb} (98%) diff --git a/meta/recipes-devtools/distcc/distcc_3.3.2.bb b/meta/recipes-devtools/distcc/distcc_3.3.3.bb similarity index 98% rename from meta/recipes-devtools/distcc/distcc_3.3.2.bb rename to meta/recipes-devtools/distcc/distcc_3.3.3.bb index a93604bc47..7942debec9 100644 --- a/meta/recipes-devtools/distcc/distcc_3.3.2.bb +++ b/meta/recipes-devtools/distcc/distcc_3.3.3.bb @@ -20,7 +20,7 @@ SRC_URI = "git://github.com/distcc/distcc.git \ file://distccmon-gnome.desktop \ file://distcc \ file://distcc.service" -SRCREV = "8600f0857dac55ea393dc11a860948692d215fc8" +SRCREV = "4cde9bcfbda589abd842e3bbc652ce369085eaae" S = "${WORKDIR}/git" inherit autotools pkgconfig update-rc.d useradd systemd -- 2.40.1