-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Hello,
I tried to compile LOS21 UL myself, following the standard AOSP / Lineage procedure.
When I do the "breakfast kltekor" command, this fails as follows:
=====================
$ breakfast kltekor
In file included from build/make/core/config.mk:380:
In file included from build/make/core/envsetup.mk:369:
build/make/core/product_config.mk:226: error: Cannot locate config makefile for product "lineage_kltekor".
18:56:02 dumpvars failed with: exit status 1
Device kltekor not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
Found repository: android_device_samsung_kltekor
Default revision: lineage-21.0
Checking branch info
Default revision lineage-21.0 not found in android_device_samsung_kltekor. Bailing.
Branches found:
cm-14.1
lineage-15.1
lineage-16.0
lineage-17.1
lineage-18.0
lineage-18.1
Use the ROOMSERVICE_BRANCHES environment variable to specify a list of fallback branches.
In file included from build/make/core/config.mk:380:
In file included from build/make/core/envsetup.mk:369:
build/make/core/product_config.mk:226: error: Cannot locate config makefile for product "lineage_kltekor".
18:56:07 dumpvars failed with: exit status 1
In file included from build/make/core/config.mk:380:
In file included from build/make/core/envsetup.mk:369:
build/make/core/product_config.mk:226: error: Cannot locate config makefile for product "lineage_kltekor".
18:56:09 dumpvars failed with: exit status 1
** Don't have a product spec for: 'lineage_kltekor'
** Do you have the right repo manifest?
There is no lineage-21 branch for kltekor. However, on the xda developer forum, this LOS-UL reporsitory is given for the LOS21 kltekor ROMs.
Am I doing something wrong?
-SR.