mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
scripts/tools/rrs_upstream_email.py: Update email body
Remove unavailable link to pkgupgrade info. Change default contact person from Saul Wold to Anibal Limon. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
This commit is contained in:
parent
24998df801
commit
0cbfc25eff
|
@ -45,7 +45,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/upgradepkgname
|
||||
http://packages.yoctoproject.org/
|
||||
|
||||
"""
|
||||
|
||||
|
@ -100,7 +100,7 @@ http://packages.yoctoproject.org/upgradepkgname
|
|||
The based commit is:
|
||||
|
||||
%s
|
||||
Any problem, please contact Saul Wold <sgw@linux.intel.com>
|
||||
Any problem, please contact Anibal Limon <anibal.limon@intel.com>
|
||||
""" % ((upgradable_count - no_upgradable_count), upgradable_count,
|
||||
utils.runcmd("git log -1", repodir))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user