usbutils_%.bbappend: remove udev-hwdb recomendation
This allows us to save around 4MiB of space in the rootfs image. (see commit in poky/meta 71ca295786e35b7be84bfd4bc04e0c3ec0f97cd8) https://jira.digi.com/browse/DEL-5613 Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
22d3fd3e52
commit
02c14f6ac0
|
|
@ -0,0 +1,3 @@
|
|||
# Copyright (C) 2018 Digi International.
|
||||
|
||||
RRECOMMENDS_${PN}_remove = "udev-hwdb"
|
||||
Loading…
Reference in New Issue