On 5/11/13 5:33 PM, Masashi Honma wrote:
> Hi, Cesar Carruitero.
>
> I know v1-train works.
>
> But I need to make a patch for master branch.
>
> Is there any way to use master branch ?
>
>
> 2013/5/12 Cesar Carruitero <
ce...@mozilla.pe>:
>> Hi,
>>
>> Maybe you can try with another branch
>>
>>
>> 2013/5/11 Masashi Honma <
masash...@gmail.com>
>>
>>> I have built a tree for Nexus S.
>>>
>>> I have dropped old source tree and newly type these commands.
>>>
>>> $ git clone git://
github.com/mozilla-b2g/B2G.git
>>> $ cd B2G/
>>> $ BRANCH=master ./config.sh nexus-s
>>> $ ./build.sh -j8
>>> $ ./flash.sh
>>> $ ./flash.sh gaia
>>>
>>> Build finished successfully, but after "./flash.sh gaia" Firefox OS
>>> displays only black screen.
>>> I tried "make reset-gaia" but nothing changed.
>>>
>>> I attached a log of "./flash.sh gaia" command because it has some errors.
>>>