View Single Post
edp17's Avatar
Posts: 607 | Thanked: 736 times | Joined on Jul 2019 @ UK
#656
Yesterday I didn't have time to continue my build process but I grabbed my hammerhead xml.
I remembered wrong because currently only the two suggested lines are in there (well almost the suggested with a slight change):
Code:
<manifest>
<project path="device/lge/hammerhead" name="CyanogenMod/android_device_lge_hammerhead" revision="stable/cm-12.1-YOG4P" />
<project path="kernel/lge/hammerhead" name="CyanogenMod/android_kernel_lge_hammerhead" revision="stable/cm-12.1-YOG4P" />
</manifest>
Earlier I used the manifest xml of the bacon from here to mock up some extra lines which were:
Code:
<project path="hybris/droid-hal-version-hammerhead" name="mer-hybris/droid-hal-version-hammerhead-12.1" revision="master" />
<project path="hybris/droid-configs" name="mer-hybris/droid-config-hammerhead-12.1" revision="master" />
<project path="rpm" name="mer-hybris/droid-hal-hammerhead-12.1" revision="master" />
<project path="vendor/lge" name="TheMuppets/proprietary_vendor_lge" revision="stable/cm-12.1-YOG4P" />
I will add these extra 4 lines into my hammerhead.xml and re-sync the repo, however I am not sure whether the path in the made up mappets line is correct.

Edit: The correct path of the muppet is 'vendor/lge'. From here.

Last edited by edp17; 2019-11-12 at 08:34. Reason: I found the proper path for the muppet
 

The Following User Says Thank You to edp17 For This Useful Post: