LightBlog

mardi 23 août 2016

Need Help manifest.xml

hello
I have a problem with the creation of the manifest file for Sailfish os
in the documentation of sailfish os is that one should make it so :

You'll have to create the local manifest yourself, which contains at least two repos: one for the kernel,
another for the device configuration. Find those CM device wiki, for Nexus 5 it would be http://wiki.
http://ift.tt/2c2GjY3 inside the Source code table. Local manifest below will also
need pointing to correct branches - identify which one matches the default manifest branch.
Add the following content to $ANDROID_ROOT/.repo/local_manifests/$DEVICE.xml:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project path="device/lge/hammerhead"
name="CyanogenMod/android_device_lge_hammerhead"
revision="stable/cm-11.0" />
<project path="kernel/lge/hammerhead"
name="CyanogenMod/android_kernel_lge_hammerhead"
revision="stable/cm-11.0" />
</manifest>
Time to sync the whole source code, this might take a while:
HABUILD_SDK $
hadk
repo sync --fetch-submodules



that is my manifest named kenzo_mm.xml :



<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project path="device/xiaomi/kenzo"
name="CyanogenMod/android_device_xiaomi_kenzo"
revision="cm-13.0" />
<project path="kernel/xiaomi/msm8956"
name="CyanogenMod/android_kernel_xiaomi_msm8956"
revision="cm-13.0" />
</manifest>

as described is the file in the folder

/home/xxxxxxxx/ANDROID_ROOT/.repo/local_manifests/kenzo_mm.xml

when i try repo init or sync I get error message :

[Error02] repo-about-git-head-error-manifest-missing-or-unreadable-please-run-init



thanx 4 Help
greetz


from xda-developers http://ift.tt/2bMbDa4
via IFTTT

Aucun commentaire:

Enregistrer un commentaire