Align default revision with Android version#8
Align default revision with Android version#8icedieler wants to merge 4 commits intoandroid-rpi:arpi-5.10from
Conversation
Bug: 181627166 Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I7645927e1b377a0fb1b70fd51a279da9c84a862e
Step 9/Final Step of: https://android.googlesource.com/platform/prebuilts/clang/host/linux-x86/+/master/BINUTILS_KERNEL_DEPRECATION.md Bug: 141693040 Signed-off-by: Nick Desaulniers <ndesaulniers@google.com> Change-Id: I54f595c592b0320d8446c69ac5919acecbcfc818
Change-Id: Ia5e8877db40ad3fdd0c62e76a6160b36bbe462a1
Certain projects may move forward on their master branch breaking compatibility with other Android-version-specific projects. This happend e.g. with the 'kernel/build' project where on the master branch certain path' and locations have changed. Thus we have to pin the default revision to the Android and kernel version we want to build for. This also fixes issue android-rpi#7. Change-Id: Icf22094caf3521d506acaeb9a3c3f9265d1a877f
533852d to
0fd746a
Compare
|
Thanks for pointing out the problem. Since android-rpi/kernel_arpi has been based on android12-5.10-lts for several months, |
|
@peyo-hd , Thanks for the input. I have re based again with latest arpi-5.10. merged configuration written to /data2/ci04hi/remote/workspace/android_kernel/common/arch/arm64/configs/arpi_defconfig (needs make)
*** The source tree is not clean, please run 'make mrproper' make[1]: *** [/data2/ci04hi/remote/workspace/android_kernel/common/Makefile:562: outputmakefile] Error 1 So I have tried with (https://github.com/MaJiu/kernel_manifest) . It is working fine. android-rpi/device_arpi_rpi4#96 (comment) Thanks. |
Certain projects may move forward on their master branch breaking
compatibility with other Android-version-specific projects. This happend
e.g. with the 'kernel/build' project where on the master branch certain
path' and locations have changed.
Thus we have to pin the default revision to the Android and kernel
version we want to build for. This also fixes issue #7.
Change-Id: Icf22094caf3521d506acaeb9a3c3f9265d1a877f