blob: cf0f126b928530aae2801ac10aa51c1150c831ce (
plain)
1
2
3
4
5
6
7
8
9
|
include udev.inc
PR = "r4"
# module-init-tools from kmod_git will provide libkmod runtime
DEPENDS += "module-init-tools"
SRC_URI[md5sum] = "1b964456177fbf48023dfee7db3a708d"
SRC_URI[sha256sum] = "7857ed19fafd8f3ca8de410194e8c7336e9eb8a20626ea8a4ba6449b017faba4"
|