No description
Find a file
Niemandausduisburg 7a15cf1f21
Some checks failed
action.yml / vendor: Rename KERNEL_TOOLCHAIN_PREFIX_arm back to arm-linux-android- (push) Failing after 0s
vendor: Rename KERNEL_TOOLCHAIN_PREFIX_arm back to arm-linux-android-
This fix building the kernel with Clang-19 and higher.

Output:
make: Verzeichnis „/run/media/kevin/Daten/NLA/VoltageOS/kernel/nokia/msm8998“ wird betreten
make[1]: Verzeichnis „/run/media/kevin/Daten/NLA/VoltageOS/out/target/product/NLA/obj/KERNEL_OBJ“ wird betreten
  GEN     ./Makefile
scripts/kconfig/conf  --silentoldconfig Kconfig
  CHK     include/config/kernel.release
  GEN     ./Makefile
  CHK     include/generated/uapi/linux/version.h
  CHK     scripts/mod/devicetable-offsets.h
  Using /run/media/kevin/Daten/NLA/VoltageOS/kernel/nokia/msm8998 as source for kernel
  CHK     include/generated/utsrelease.h
  CHK     include/generated/timeconst.h
  CHK     include/generated/bounds.h
  CHK     include/generated/asm-offsets.h
  CALL    /run/media/kevin/Daten/NLA/VoltageOS/kernel/nokia/msm8998/scripts/checksyscalls.sh
make[2]: „include/generated/vdso-offsets.h“ ist bereits aktuell.
  VDSOC32   arch/arm64/kernel/vdso32/vgettimeofday.o
  VDSOA32   arch/arm64/kernel/vdso32/sigreturn.o
clang: error: version 'kernel' in target triple 'arm-unknown-linux-androidkernel' is invalid
make[2]: *** [/run/media/kevin/Daten/NLA/VoltageOS/kernel/nokia/msm8998/arch/arm64/kernel/vdso32/Makefile:147: arch/arm64/kernel/vdso32/sigreturn.o] Error 1
make[2]: *** Es wird auf noch nicht beendete Prozesse gewartet …
clang: error: version 'kernel' in target triple 'arm-unknown-linux-androidkernel' is invalid
make[2]: *** [/run/media/kevin/Daten/NLA/VoltageOS/kernel/nokia/msm8998/arch/arm64/kernel/vdso32/Makefile:145: arch/arm64/kernel/vdso32/vgettimeofday.o] Error 1
make[1]: *** [arch/arm64/Makefile:210: vdso_prepare] Error 2
make[1]: Verzeichnis „/run/media/kevin/Daten/NLA/VoltageOS/out/target/product/NLA/obj/KERNEL_OBJ“ wird verlassen
make: *** [Makefile:152: sub-make] Error 2
make: Verzeichnis „/run/media/kevin/Daten/NLA/VoltageOS/kernel/nokia/msm8998“ wird verlassen
2025-07-13 14:47:29 +02:00
.github/workflows apns: Add a XML schema and check apns-conf.xml against it 2024-07-23 20:38:16 +02:00
audio audio: Import Android 16 QPR1 Beta sounds 2025-06-15 00:18:40 +02:00
bash_completion Add a bash completion "--force-sync" for repo sync 2015-07-30 15:13:11 +08:00
build derpfest: envsetup: set aosp_target_release before build-derpfest.sh 2025-06-15 00:18:40 +02:00
config vendor: Rename KERNEL_TOOLCHAIN_PREFIX_arm back to arm-linux-android- 2025-07-13 14:47:29 +02:00
overlay Revert "overlay: Add back hide IME navbar functionality [2/3]" 2025-06-15 00:18:40 +02:00
prebuilt config: Build FossifyOrg's Gallery 2025-06-15 00:18:39 +02:00
product soong: move nvidia enhancements config to select 2025-04-02 17:53:58 -05:00
release aconfig: Force enable monochrome icons in DerpLauncher 2025-06-15 00:18:40 +02:00
remove_packages remove_packages: Convert to blueprint 2025-06-15 00:18:39 +02:00
signing derpfest: Support inline signing 2025-06-15 00:18:38 +02:00
spn spn: Move from sdk 2024-07-22 15:11:25 +02:00
tools tools: move generate_json_build_info.sh 2025-06-15 00:18:40 +02:00
vars vars: Update qcom tags 2025-05-28 15:02:52 +00:00
.gitignore derpfest: Support inline signing 2025-06-15 00:18:38 +02:00
LICENSE vendor: we are now LineageOS 2016-12-28 19:44:28 +00:00
README.mkdn README: Jenkins is dead, so point to its replacement 2020-12-10 09:49:17 +01:00

LineageOS
===========

Getting started
---------------

Please see the [LineageOS Wiki](https://wiki.lineageos.org/) for building instructions, by device.


Submitting patches
------------------
Patches are always welcome! Please submit your patches via LineageOS Gerrit!

Simply follow our guide on [how to submit patches](https://wiki.lineageos.org/submitting-patch-howto.html).

To view the status of your and others' patches, visit [LineageOS Gerrit Code Review](https://review.lineageos.org/).


Buildbot
--------

All supported devices are built weekly and periodically as changes are committed to ensure the source trees remain buildable.

You can view the current build statuses at [LineageOS Buildkite](https://buildkite.com/lineageos).

Builds produced weekly by the buildbot can be downloaded from [LineageOS downloads](https://download.lineageos.org/).