edp17
|
2019-11-06
, 10:38
|
|
Posts: 601 |
Thanked: 714 times |
Joined on Jul 2019
@ UK
|
#651
|
The Following User Says Thank You to edp17 For This Useful Post: | ||
|
2019-11-07
, 08:05
|
|
Posts: 601 |
Thanked: 714 times |
Joined on Jul 2019
@ UK
|
#652
|
Ahh, yes. Thank you. Silly me. In my defense I just started to read these release notes for the new versions and didn't think to read for the older ones.
|
2019-11-11
, 08:21
|
|
Posts: 601 |
Thanked: 714 times |
Joined on Jul 2019
@ UK
|
#653
|
The Following User Says Thank You to edp17 For This Useful Post: | ||
|
2019-11-11
, 08:36
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#654
|
|
2019-11-11
, 11:31
|
|
Posts: 601 |
Thanked: 714 times |
Joined on Jul 2019
@ UK
|
#655
|
The Following User Says Thank You to edp17 For This Useful Post: | ||
|
2019-11-12
, 08:18
|
|
Posts: 601 |
Thanked: 714 times |
Joined on Jul 2019
@ UK
|
#656
|
<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>
<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" />
The Following User Says Thank You to edp17 For This Useful Post: | ||
|
2019-11-12
, 09:00
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#657
|
<?xml version="1.0" encoding="UTF-8"?> <manifest> <project path="device/lge/hammerhead" name="mautz-kernel/android_device_lge_hammerhead" revision="hybris-13.0" /> <project path="kernel/lge/hammerhead" name="mautz-kernel/android_kernel_lge_hammerhead" revision="hybris-13.0" /> </manifest>
|
2019-11-12
, 10:17
|
|
Posts: 601 |
Thanked: 714 times |
Joined on Jul 2019
@ UK
|
#658
|
You are on the wrong path. You need to fork the device and kernel files, modify them and put the path of your fork into the xml file.
Take a look at 5.4 in the HADK.
<?xml version="1.0" encoding="UTF-8"?> <manifest> <project path="device/lge/hammerhead" name="edp17/android_device_lge_hammerhead" revision="stable/cm-12.1-YOG4P" /> <project path="kernel/lge/hammerhead" name="edp17/android_kernel_lge_hammerhead" revision="stable/cm-12.1-YOG4P" /> <project path="hybris/droid-hal-version-hammerhead" name="edp17/droid-hal-version-hammerhead-12.1" revision="master" /> <project path="hybris/droid-configs" name="edp17/droid-config-hammerhead-12.1" revision="master" /> <project path="rpm" name="edp17/droid-hal-hammerhead-12.1" revision="master" /> <project path="vendor/lge" name="edp17/proprietary_vendor_lge" revision="stable/cm-12.1-YOG4P" /> </manifest>
The Following User Says Thank You to edp17 For This Useful Post: | ||
|
2019-11-12
, 10:33
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#659
|
|
2019-11-12
, 10:56
|
|
Posts: 601 |
Thanked: 714 times |
Joined on Jul 2019
@ UK
|
#660
|
Just do everything as described in the hadk, You don't need to change much, because the example used in the HADK is the N5.
There is way to much stuff in your hammerhead.xml Remove everything except kernel and device project and path.
The Following User Says Thank You to edp17 For This Useful Post: | ||
Tags |
hammerhead, nexus5, sailfishos, sfdroid |
|