GyeongHwan, As I know, the /scm/manifest git tree and the localfullbuild can only support the releases for Tizen-3.0. So the Tizen-2.3 can not be supported well. But we can find the source code manifest file under the download server, e.g.: http://download.tizen.org/releases/2.3/2.3-mobile/tizen-2.3-mobile_20150206.1/builddata/manifest/
Then you can download it and use `repo` tool to clone all the source code. thanks - jf.ding On Wednesday, February 11, 2015 at 3:49 PM, GyeongHwan Hong wrote: > Hello, > > I heard that Tizen 2.3 source code has been released few days ago. > > I want to get and build the total code of "Tizen 2.3", then finally, I want > to make a platform image that can be ported to another embedded board I have. > > I put a command "repo init -u > ssh://<Username>@review.tizen.org:29418/scm/manifest > (http://review.tizen.org:29418/scm/manifest) -b tizen_2.3" for cloning total > code, as following guide is describing. > > https://source.tizen.org/documentation/developer-guide/getting-started-guide/cloning-tizen-source > > However, It does not work. > 'scm/manifest' git repository also seems to have no branch for Tizen 2.3. > > How could I clone the total code of Tizen 2.3? > > Is there another way to clone total Tizen code? > > Regards. > > Gyeonghwan Hong. > _______________________________________________ > Dev mailing list > [email protected] (mailto:[email protected]) > https://lists.tizen.org/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
