[Buildroot] [PATCH 3/3] package/linux-tools: some selftests needs kmod's modprobe

Peter Korsgaard peter at korsgaard.com
Wed Apr 24 15:29:55 UTC 2019


>>>>> "Romain" == Romain Naour <romain.naour at smile.fr> writes:

 > Some kernel-selftests are using modprobe options (-n) that are not available
 > from busybox's modprobe, so make sure that BR2_PACKAGE_KMOD_TOOLS is selected.

 > [linux-4.19 selftests]$ git grep tput
 > drivers/gpu/drm_mm.sh:if ! /sbin/modprobe -n -q test-drm_mm; then
 > drivers/usb/usbip/usbip_test.sh:if ! /sbin/modprobe -q -n usbip_host; then

 > Signed-off-by: Romain Naour <romain.naour at smile.fr>

Committed to 2019.02.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list