From 1bd89388e1fcd3e328709890abd2b405e90b1c5d Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Wed, 14 Oct 2015 14:56:03 +0100 Subject: [PATCH] Update tool URL in status email MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The status email sent to the Yocto Project mailing list by the Recipe Reporting Tool still shows the old URL (http://packages.yoctoproject.org). This patch changes it to the new URL: http://recipes.yoctoproject.org Signed-off-by: Belen Barros Pena Signed-off-by: Aníbal Limón --- rrs/tools/rrs_upstream_email.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rrs/tools/rrs_upstream_email.py b/rrs/tools/rrs_upstream_email.py index 8cadd05..3cde73b 100755 --- a/rrs/tools/rrs_upstream_email.py +++ b/rrs/tools/rrs_upstream_email.py @@ -47,7 +47,7 @@ RECIPE_NO_UPDATE_REASON_pn-"xxx" = "Not upgrade to 2.0 is unstable" You can check the detail information at: -http://packages.yoctoproject.org/ +http://recipes.yoctoproject.org/ """