summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python/0001-setup.py-Use-setuptools-instead-of-distutils.patch
diff options
context:
space:
mode:
authorjacobpanov <jacobpanov@gmail.com>2025-07-07 00:01:38 +0000
committerKhem Raj <raj.khem@gmail.com>2025-07-09 09:16:08 -0700
commitf30afbe04c2e09b002e820dc0f0537ab292940b4 (patch)
tree4d0dc78c412a070949c945c8ec42ee42094784b4 /meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python/0001-setup.py-Use-setuptools-instead-of-distutils.patch
parenta2f6dfd32131e3c5b84e5f4e7a4bab5fbc67658d (diff)
downloadmeta-openembedded-f30afbe04c2e09b002e820dc0f0537ab292940b4.tar.gz
kernel-selftest: Fix PTP selftest compilation for kernel 6.7+
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-aws-iot-device-sdk-python/0001-setup.py-Use-setuptools-instead-of-distutils.patch')
0 files changed, 0 insertions, 0 deletions