-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Dear all,
thanks for your work.
I am trying to compile for the GX290+ and lineage 18.1. Compiling for 19.1 works. What I have tried so far is:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="gs290-dev" fetch="https://github.com/GS290-dev" revision="lineage-18.1" />
<project name="android_device_gigaset_GX290-unified" path="device/gigaset/GX290-unified" remote="gs290-dev" />
<project name="android_device_gigaset_mt6763-common" path="device/gigaset/mt6763-common" remote="gs290-dev" />
<project name="android_kernel_gigaset_mt6763" path="kernel/gigaset/mt6763" remote="gs290-dev" />
<project name="android_kernel_gigaset_gx290" path="kernel/gigaset/gx290" remote="gs290-dev" />
<project name="proprietary_vendor_firmware" path="vendor/firmware" remote="gs290-dev" />
<project name="proprietary_vendor_gigaset" path="vendor/gigaset" remote="gs290-dev" />
<project name="android_packages_apps_MtkFMRadio" path="packages/apps/MtkFMRadio" remote="gs290-dev" />
<project name="android_device_mediatek_sepolicy_vndr" path="device/mediatek/sepolicy_vndr" remote="gs290-dev" />
</manifest>
Unfortunately it throws the error:
Makefile:3488: error: BOARD_AVB_RECOVERY_KEY_PATH must be defined for if non-A/B is supported. See https://android.googlesource.com/platform/external/avb/+/master/README.md#booting-into-recovery
Lateron I would like to update the recipe for e/OS/.
Any hints on how to proceed are highly welcome.
Kind regards
Sebastian
Metadata
Metadata
Assignees
Labels
No labels