Hi Lukas

On 02.12.2013 19:08, Lukas Krotovic wrote:
> Dne pondělí, 2. prosince 2013 14:15:15 UTC+1 Thomas Zimmermann napsal(a):
>> Hi Lukas,
>>
>>
>>
>> You should check out
>>
>>
>>
>>   https://github.com/mozilla-b2g/b2g-manifest
>>
>>
>>
>> for our manifests.
> 
> Well, when I saw these manifests, I don't think I have the right one.
> Please check it out if it is enough:
> 
> <manifest>
>   <remote  name="arco" fetch="https://github.com/arco"; />
> 
>   <project path="device/samsung/ancora" name="android_device_samsung_ancora" 
> remote="arco" revision="cm-10.1"/>
>   <project path="vendor/samsung/ancora" name="android_vendor_samsung_ancora" 
> remote="arco" revision="cm-10.1"/>
>   <project path="kernel/samsung/samsung-kernel-msm7x30" 
> name="samsung-kernel-msm7x30" remote="arco" revision="cm-10.1"/>
> </manifest>

That's definitely not enough. You need to pull the other,
non-device-specific repositories as well. Just look into one of the
other manifest files. If your device is at Android 4.3, you can simply
include base-jb.xml for retrieving all the generic stuff. Or follow
Alexandre's advice to use an existing manifest file for your device as a
blueprint.

Best regards
Thomas

> Thanks,
> Lukas
> 
>> Simply fork the repo and add your manifest for the
>>
>> Samsung device to your repo.
>>
>>
>>
>> When you cloned
>>
>>
>>
>>   https://github.com/mozilla-b2g/B2G
>>
>>
>>
>> and what to configure with your manifest you can run
>>
>>
>>
>>   GITREPO="<your repo's URL>" ./config.sh <your device's name>
>>
>>
>>
>> on the console.
>>
>>
>>
>> Best regards
>>
>> Thomas
>>
>>
>>
>>
>>
>> On 02.12.2013 14:06, Lukas Krotovic wrote:
>>
>>> Hi all,
>>
>>> I'd like to port B2G to Samsung Ancora (GT-i8510) device but I didn't find 
>>> any manifest but for CyanogenMod. Could someone help me with creating 
>>> manifest?
>>
>>>
>>
>>> Thank you for all answers.
>>
>>>
>>
>>> Lukas
>>
>>> _______________________________________________
>>
>>> dev-b2g mailing list
>>
>>> [email protected]
>>
>>> https://lists.mozilla.org/listinfo/dev-b2g
>>
>>>
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
> 

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to