netmodule-linux-image: install udev-rules-nmhw for all images
Install package machine independent BugzID: 59853 Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
parent
be11245a08
commit
99eca91a36
|
|
@ -82,6 +82,7 @@ IMAGE_INSTALL_append = " \
|
|||
${@bb.utils.contains("MACHINE_FEATURES", "bluetooth", "${BT_TOOLS}", "", d)} \
|
||||
${FIRMWARE} \
|
||||
wireless-regdb-static \
|
||||
udev-rules-nmhw \
|
||||
"
|
||||
|
||||
IMAGE_INSTALL_append_am335x-nrhw16 = " \
|
||||
|
|
|
|||
Loading…
Reference in New Issue