Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1133)

Unified Diff: build/linux/sysroot_scripts/merge-package-lists.py

Issue 2859323002: Remove Trusty sysroot (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/linux/sysroot_scripts/packagelist.trusty.arm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/sysroot_scripts/merge-package-lists.py
diff --git a/build/linux/sysroot_scripts/merge-package-lists.py b/build/linux/sysroot_scripts/merge-package-lists.py
index caad144ab8bc5bb1df2cdfbe4437ee29fa2ae66a..ae9095d18b176859439d062f4e379bb13ecd1fab 100755
--- a/build/linux/sysroot_scripts/merge-package-lists.py
+++ b/build/linux/sysroot_scripts/merge-package-lists.py
@@ -6,8 +6,8 @@
"""Merge package entries from different package lists.
"""
-# This is used for replacing packages in eg. trusty with those in
-# trusty-updates. The updated packages are ABI compatible, but
+# This is used for replacing packages in eg. jessie with those in
+# jessie-updates. The updated packages are ABI compatible, but
# include security patches, so we should use those instead in our
# sysroots.
« no previous file with comments | « no previous file | build/linux/sysroot_scripts/packagelist.trusty.arm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698