projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f09fc2f
)
Update libchromiumcontent: fix linking error on Linux
author
Cheng Zhao
<zcbenz@gmail.com>
Sun, 24 Jul 2016 23:53:58 +0000
(08:53 +0900)
committer
Cheng Zhao
<zcbenz@gmail.com>
Sun, 24 Jul 2016 23:53:58 +0000
(08:53 +0900)
script/lib/config.py
patch
|
blob
|
history
diff --git
a/script/lib/config.py
b/script/lib/config.py
index
a54be1c
..
2109c20
100644
(file)
--- a/
script/lib/config.py
+++ b/
script/lib/config.py
@@
-8,7
+8,7
@@
import sys
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
-LIBCHROMIUMCONTENT_COMMIT = '
0b5aa7b6ca450681c58087e14f72238aab5ab82
3'
+LIBCHROMIUMCONTENT_COMMIT = '
f5ff2ac24616e5e059502b98b64f99922c383f5
3'
PLATFORM = {
'cygwin': 'win32',