Update our ozone snapshot to be m42-compatible.
authorAntonio Gomes <a1.gomes@samsung.com>
Fri, 22 May 2015 19:30:53 +0000 (12:30 -0700)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
The SHA was extracted for crosswalk-m42, which
builds with ozone enabled by default.

For reference, see https://github.com/crosswalk-project/crosswalk/blob/crosswalk-13/DEPS.xwalk#L22

Bug: http://web.sec.samsung.net/bugzilla/show_bug.cgi?id=12490
Reviewed by: Hyunhak Kim, arno renevier

Change-Id: I0c850549b823f65cda1be9b492a7bd0926211042
Signed-off-by: Antonio Gomes <a1.gomes@samsung.com>
tizen_src/scripts/xwalk/DEPS.xwalk

index 3a05dcf..ae0f486 100644 (file)
@@ -19,7 +19,7 @@
 
 chromium_crosswalk_rev = '52d4347d95a66afe54be98677b077fce0b7fd846'
 v8_crosswalk_rev = '35e0d97482e74df63e75088eec0378f19bad24dd'
-ozone_wayland_rev = '8f3a1b59dd183087269400208947031cac5fcfcd'
+ozone_wayland_rev = 'bd769b47008882f3d0fcb78070415a5ef2700032'
 
 # |blink_crosswalk_rev| specifies the SHA1 hash of the blink-crosswalk commit
 # we want to point to, very much like the variables above.