mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
OE-Core started using Python3 for perf module. But older kernel such as 4.14 does not have support for python3. This cause build failure: | Makefile.config:588: Missing perl devel files. Disabling perl scripting support, please install perl-ExtUtils-Embed/libperl-dev | Makefile.config:626: Python 3 is not yet supported; please set | Makefile.config:627: PYTHON and/or PYTHON_CONFIG appropriately. | Makefile.config:628: If you also have Python 2 installed, then | Makefile.config:629: try something like: Backported python3 support, as suggessted here: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/recipes-kernel/perf?id=92469aad50b623afa423c19d82ed2e3c667c5e6a Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> |
||
|---|---|---|
| .. | ||
| linux-intel | ||
| linux-intel_4.14.bb | ||
| linux-intel_4.19.bb | ||
| linux-intel-dev.bb | ||
| linux-intel-rt_4.14.bb | ||
| linux-intel-rt_4.19.bb | ||
| linux-intel.inc | ||
| linux-yocto_%.bbappend | ||
| linux-yocto_4.19.bbappend | ||
| linux-yocto_5.2.bbappend | ||
| linux-yocto-dev.bbappend | ||
| linux-yocto-rt_4.19.bbappend | ||
| linux-yocto-rt_5.2.bbappend | ||
| meta-intel-compat-kernel.inc | ||