[Beta m42] Change branch to beta/m42_2311_t for CT s-* repo sync
authorJongsoo Yoon <join.yoon@samsung.com>
Mon, 18 May 2015 08:02:57 +0000 (17:02 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
[Branch Info]
  - chromium-efl : beta/m42_2311_t
  - s-chromium   : beta/m42_2311_t
  - s-blink      : beta/m42_2311_t
  - s-webrtc     : beta/m42_2311_t
  - s-libjingle  : beta/m42_2311_t
  - s-skia       : beta/m42_2311_t
  - s-v8         : beta/m42_2311_t
Reviewed by: Piotr Tworek, SeungSeop Park

Change-Id: Ic9434b0f8248ec7adabb6b3eb053a2fa2ffbdb69
Signed-off-by: Jongsoo Yoon <join.yoon@samsung.com>
tizen_src/README.md
tizen_src/scripts/xwalk/DEPS.xwalk

index 33dbff0..ee4642d 100755 (executable)
@@ -24,7 +24,7 @@ supposed to be completely source and binary compatible with EFL-WebKit2.
 1. Auto-generate gclient's configuration file (.gclient):
 
 ```
-gclient config --name=src/tizen_src ssh://165.213.202.130:29418/webplatform/chromium-efl@experimental/dev/master
+gclient config --name=src/tizen_src ssh://165.213.202.130:29418/webplatform/chromium-efl@beta/m42_2214_t
 ```
 
 2. gclient sync
index f2a2d4d..3a05dcf 100644 (file)
@@ -34,7 +34,7 @@ blink_upstream_rev = '184144'  # FIXME(wang16): Specify a later revision than
                                # This will not be needed in M40 or M39 past
                                # Blink r184144.
 
-efl_integration_branch = 'origin/dev/m42_2311'
+efl_integration_branch = 'origin/beta/m42_2311_t'
 ct_git = 'ssh://165.213.202.130:29418/webplatform'
 
 crosswalk_git = 'https://github.com/crosswalk-project'