Skip to content

Commit

Permalink
MB-10255: Update v8 dependencies
Browse files Browse the repository at this point in the history
Change-Id: I96b8cf792c938f8c7dce67a5ff7ca73733adafb8
Reviewed-on: http://review.couchbase.org/34844
Reviewed-by: Chris Hillery <ceej@couchbase.com>
Tested-by: Chris Hillery <ceej@couchbase.com>
  • Loading branch information
ceejatec committed Mar 24, 2014
1 parent a4a4a3b commit eb2f7dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions external-override-master.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<project name="snappy" path="snappy" revision="009c4325f40e04700ca7956e866ad342f020e214" remote="couchbase" />
<project name="gperftools" path="gperftools" revision="674fcd94a8a0a3595f64e13762ba3a6529e09926" remote="couchbase" />
<project name="pysqlite" path="pysqlite" revision="master" remote="couchbase" />
<project name="v8" path="v8" revision="refs/tags/3.9.7" remote="couchbase" />
<project name="v8" path="v8" revision="3.21.17-couchbase" remote="couchbase" />
<!-- Following two are v8 dependencies -->
<project name="gyp" path="v8/build/gyp" revision="60947b8014d56749a3def7404c827a57e64a264b" remote="couchbase" />
<project name="icu46" path="v8/third_party/icu" revision="2972e8c667fef766c7706c02f52a3dc06b866fab" remote="couchbase" />
<project name="gyp" path="v8/build/gyp" revision="couchbase-v8-3.21.17" remote="couchbase" />
<project name="icu46" path="v8/third_party/icu" revision="73170776491a3e38f68ab0367f3121256a3cc289" remote="couchbase" />
</manifest>
6 changes: 3 additions & 3 deletions override-master.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<project name="snappy" path="snappy" revision="009c4325f40e04700ca7956e866ad342f020e214" remote="couchbase" />
<project name="gperftools" path="gperftools" revision="674fcd94a8a0a3595f64e13762ba3a6529e09926" remote="couchbase" />
<project name="pysqlite" path="pysqlite" revision="master" remote="couchbase" />
<project name="v8" path="v8" revision="refs/tags/3.9.7" remote="couchbase" />
<project name="v8" path="v8" revision="3.21.17-couchbase" remote="couchbase" />
<!-- Following two are v8 dependencies -->
<project name="gyp" path="v8/build/gyp" revision="60947b8014d56749a3def7404c827a57e64a264b" remote="couchbase" />
<project name="icu46" path="v8/third_party/icu" revision="2972e8c667fef766c7706c02f52a3dc06b866fab" remote="couchbase" />
<project name="gyp" path="v8/build/gyp" revision="couchbase-v8-3.21.17" remote="couchbase" />
<project name="icu46" path="v8/third_party/icu" revision="73170776491a3e38f68ab0367f3121256a3cc289" remote="couchbase" />
</manifest>

0 comments on commit eb2f7dc

Please sign in to comment.