summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-yarl_1.20.1.bb
diff options
context:
space:
mode:
authorjacobpanov <jacobpanov@gmail.com>2025-07-07 00:01:38 +0000
committerKhem Raj <raj.khem@gmail.com>2025-07-08 20:58:08 -0700
commitdd8bb7fc7800927e23de04c309ae641634c61fc3 (patch)
treeec5295d8a13e4624e7fd0d80cf9d40fee2cb8f32 /meta-python/recipes-devtools/python/python3-yarl_1.20.1.bb
parent5fa654e0e07332478427309e268c9d49880d7a98 (diff)
downloadmeta-openembedded-master-next.tar.gz
kernel-selftest: Fix PTP selftest compilation for kernel 6.7+master-next
The PTP selftest fails to compile with kernel versions 6.7+ due to missing header definitions for PTP_MASK_CLEAR_ALL and PTP_MASK_EN_SINGLE. These definitions were introduced in kernel v6.7 with commit c5a445b. This fix adds kernel headers to CFLAGS during compilation to ensure the required definitions are available. Error before fix: testptp.c:613:31: error: 'PTP_MASK_CLEAR_ALL' undeclared testptp.c:615:38: error: 'PTP_MASK_EN_SINGLE' undeclared Fixes: #878 Signed-off-by: Jacob Panov <jacobpanov@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-yarl_1.20.1.bb')
0 files changed, 0 insertions, 0 deletions