mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
kernel-selftest: Add few more testcases
This commit will build and install following testcases under /usr/kernel-selftest of filesystem,
* ptp
* timers
Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
2c6caea18f
commit
02806ed4c1
@@ -49,6 +49,8 @@ DEBUG_PREFIX_MAP:remove = "-fcanon-prefix-map"
|
|||||||
TEST_LIST = "\
|
TEST_LIST = "\
|
||||||
${@bb.utils.filter('PACKAGECONFIG', 'bpf firmware vm', d)} \
|
${@bb.utils.filter('PACKAGECONFIG', 'bpf firmware vm', d)} \
|
||||||
rtc \
|
rtc \
|
||||||
|
ptp \
|
||||||
|
timers \
|
||||||
"
|
"
|
||||||
EXTRA_OEMAKE = '\
|
EXTRA_OEMAKE = '\
|
||||||
CROSS_COMPILE=${TARGET_PREFIX} \
|
CROSS_COMPILE=${TARGET_PREFIX} \
|
||||||
|
|||||||
Reference in New Issue
Block a user