[OE-core] [PATCH] distcc: upgrade 3.3.5 -> 3.4
From: wangmy <hidden>
Date: 2021-05-19 23:54:14
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: wangmy <hidden>
Date: 2021-05-19 23:54:14
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Wang Mingyu <redacted>
---
meta/recipes-devtools/distcc/{distcc_3.3.5.bb => distcc_3.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/distcc/{distcc_3.3.5.bb => distcc_3.4.bb} (98%)
diff --git a/meta/recipes-devtools/distcc/distcc_3.3.5.bb b/meta/recipes-devtools/distcc/distcc_3.4.bb
similarity index 98%
rename from meta/recipes-devtools/distcc/distcc_3.3.5.bb
rename to meta/recipes-devtools/distcc/distcc_3.4.bb
index 5c2644199e..3bab6d53eb 100644
--- a/meta/recipes-devtools/distcc/distcc_3.3.5.bb
+++ b/meta/recipes-devtools/distcc/distcc_3.4.bb@@ -20,7 +20,7 @@ SRC_URI = "git://github.com/distcc/distcc.git \ file://distcc \ file://distcc.service \ " -SRCREV = "8572e2a1af39e69b2a2d74622fed6d2dd7dca9b7" +SRCREV = "50d821efe99cae82c05be0a4ab3b4035ef0d3883" S = "${WORKDIR}/git" UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
--
2.25.1