jacobpanov 85c38da17b 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>
(cherry picked from commit f30afbe04c)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2025-10-01 13:53:12 +02:00
2025-10-01 13:26:29 +02:00
2025-10-01 13:26:29 +02:00
2025-10-01 13:26:29 +02:00
2025-10-01 13:53:12 +02:00
2025-10-01 13:26:29 +02:00
2025-10-01 13:26:29 +02:00
2025-10-01 13:26:29 +02:00
2025-10-01 13:26:29 +02:00
2025-10-01 13:26:29 +02:00

Collection of layers for the OE-core universe

Main layer maintainer: Gyorgy Sarvari skandigraun@gmail.com

Layer maintainer emeritus: Armin Kuster akuster808@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories

S
Description
No description provided
Readme
115 MiB
Languages
BitBake 86.2%
Shell 5.9%
C 2.8%
Roff 1.9%
NASL 1.7%
Other 1.3%