kernel-selftest: Tests in 5.8 depend on libhugetlbfs.h

Fixes
| hmm-tests.c:24:10: fatal error: hugetlbfs.h: No such file or directory
|    24 | #include <hugetlbfs.h>
|       |          ^~~~~~~~~~~~~

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2020-08-20 15:17:35 -07:00
parent b6022761d6
commit 3422ffac1d

View File

@ -4,7 +4,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://../COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
DEPENDS = "rsync-native llvm-native"
DEPENDS = "rsync-native llvm-native libhugetlbfs"
# for musl libc
SRC_URI_append_libc-musl = "\