Question
failed to build OpenSTDroid distribution
I've been trying to build OpenSTDroid distribution for my STM32MP25F7-EV1, I have followed these steps:
- Download OpenSTDroid Distribution (following the wiki linked here).
- Build OpenSTDroid using the wiki linked here.
when I excuted make, there was an error report:
files are incompatible: Runtime info and framework compatibility matrix are incompatible: No kernel entry found for kernel version 6.1 at kernel FCM version 7. The following kernel requirements are checked
Am I use the wrong kernel version? Any insight would be helpful.
Target Hardware Platform: STM32MP25F7-EV1
Target Operating System: OpenSTDroid Distribution (st-android-13.0.0-2024-07-31) [Wiki link]
log details:
Fetch 'out/target/product/eval/system/etc/vintf/manifest.xml': OK Fetch 'out/target/product/eval/system/etc/vintf/compatibility_matrix.device.xml': OK Fetch 'out/target/product/eval/system/etc/vintf/compatibility_matrix.5.xml': OK Fetch 'out/target/product/eval/system/etc/vintf/compatibility_matrix.6.xml': OK Fetch 'out/target/product/eval/system/etc/vintf/compatibility_matrix.7.xml': OK Fetch 'out/target/product/eval/system/etc/vintf/compatibility_matrix.3.xml': OK Fetch 'out/target/product/eval/system/etc/vintf/compatibility_matrix.4.xml': OK List 'out/target/product/eval/system_ext/etc/vintf/': OK Fetch 'out/target/product/eval/system_ext/etc/vintf/manifest.xml': OK List 'out/target/product/eval/product/etc/vintf/': OK Fetch 'out/target/product/eval/product/etc/vintf/manifest.xml': OK All HALs in device manifest are declared in FCM <= level 7 ERROR: files are incompatible: Runtime info and framework compatibility matrix are incompatible: No kernel entry found for kernel version 6.1 at kernel FCM version 7. The following kernel requirements are checked: Minimum LTS: 5.10.107, kernel FCM version: 7 Minimum LTS: 5.10.107, kernel FCM version: 7, with conditionals Minimum LTS: 5.10.107, kernel FCM version: 7, with conditionals Minimum LTS: 5.10.107, kernel FCM version: 7, with conditionals Minimum LTS: 5.10.107, kernel FCM version: 7, with conditionals Minimum LTS: 5.10.107, kernel FCM version: 7, with conditionals Minimum LTS: 5.10.107, kernel FCM version: 7, with conditionals Minimum LTS: 5.10.107, kernel FCM version: 7, with conditionals Minimum LTS: 5.10.107, kernel FCM version: 7, with conditionals Minimum LTS: 5.10.107, kernel FCM version: 7, with conditionals Minimum LTS: 5.10.107, kernel FCM version: 7, with conditionals Minimum LTS: 5.15.41, kernel FCM version: 7 Minimum LTS: 5.15.41, kernel FCM version: 7, with conditionals Minimum LTS: 5.15.41, kernel FCM version: 7, with conditionals Minimum LTS: 5.15.41, kernel FCM version: 7, with conditionals Minimum LTS: 5.15.41, kernel FCM version: 7, with conditionals Minimum LTS: 5.15.41, kernel FCM version: 7, with conditionals Minimum LTS: 5.15.41, kernel FCM version: 7, with conditionals Minimum LTS: 5.15.41, kernel FCM version: 7, with conditionals Minimum LTS: 5.15.41, kernel FCM version: 7, with conditionals Minimum LTS: 5.15.41, kernel FCM version: 7, with conditionals Minimum LTS: 5.15.41, kernel FCM version: 7, with conditionals: Success INCOMPATIBLE
