aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornoel@chromium.org <noel@chromium.org>2015-04-27 03:30:31 +0000
committernoel@chromium.org <noel@chromium.org>2015-04-27 03:30:31 +0000
commit9e9058be139a32f2d03eddce97fb15ecca92e6bc (patch)
treea27215aab032dade9c81927dd91a7d9611d9bd62
parent034e9a9747e0983bc19808ea70e469bc8342081f (diff)
downloadlibjpeg-turbo-9e9058be139a32f2d03eddce97fb15ecca92e6bc.tar.gz
Add a reference to the instructions used to update the libjpeg_turbo code
Changes README.chromium only, no change in behavior. TBR=darin@chromium.org BUG=None Review URL: https://codereview.appspot.com/229420043 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/libjpeg_turbo@294998 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
-rw-r--r--README.chromium6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.chromium b/README.chromium
index a4431d80..929c2f1c 100644
--- a/README.chromium
+++ b/README.chromium
@@ -34,3 +34,9 @@ following changes which are not merged to upstream:
The 'google.patch' file represents our changes from the original
libjpeg-turbo-1.2.
+
+Refer to working-with-nested-repos [1] for details of how to setup your git
+svn client to update the code (for making local changes, cherry picking from
+upstream, etc).
+
+[1] https://www.chromium.org/developers/how-tos/get-the-code/working-with-nested-repos