[yocto] [PATCH] [RRS] Update tool URL in status email

Belen Barros Pena belen.barros.pena at linux.intel.com
Wed Oct 14 06:56:03 PDT 2015


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 <belen.barros.pena at linux.intel.com>
---
 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/
 
 """
 
-- 
2.3.8 (Apple Git-58)




More information about the yocto mailing list