summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-grpcio-tools_1.72.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 23:40:39 -0700
commitd71ffbb3059e39a7729fe861aaa5299745af398e (patch)
tree6535a396b652e041b4f8d7fd46a830c16d6f551e /meta-python/recipes-devtools/python/python3-grpcio-tools_1.72.1.bb
parent9d29da7f80c25792211612d98c15d212b829b381 (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-grpcio-tools_1.72.1.bb')
0 files changed, 0 insertions, 0 deletions