summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-crc32c_2.3.bb
diff options
context:
space:
mode:
authorJoao Marcos Costa <joaomarcos.costa@bootlin.com>2026-04-20 13:17:12 +0200
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-20 07:35:38 -0700
commit335045d3fb440cbb6de0716ffd7dd043bbd3f6ad (patch)
tree82881794406430b3a90897a437bb8a7c31f0792e /meta-python/recipes-devtools/python/python3-crc32c_2.3.bb
parent06ddb535dffc0a024c02e6e6f2fb032610b3416f (diff)
downloadmeta-openembedded-335045d3fb440cbb6de0716ffd7dd043bbd3f6ad.tar.gz
kernel-selftest: add missing sources if mm is enabled
Some headers come from 'mm' (in the top source directory, i.e. the root of Linux's sources), as in the exampels below: Makefile:LOCAL_HDRS += $(selfdir)/mm/local_config.h $(top_srcdir)/mm/gup_test.h cow.c:#include "../../../../mm/gup_test.h" gup_longterm.c:#include "../../../../mm/gup_test.h" gup_test.c:#include <mm/gup_test.h> hmm-tests.c:#include <mm/gup_test.h> uffd-unit-tests.c:#include "../../../../mm/gup_test.h" Add this directory to KERNEL_SELFTEST_SRC if 'mm' PACKAGECONFIG is enabled. Signed-off-by: João Marcos Costa <joaomarcos.costa@bootlin.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-crc32c_2.3.bb')
0 files changed, 0 insertions, 0 deletions