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:
Isaac Hermida 2018-01-19 14:16:50 +01:00
parent 22d3fd3e52
commit 02c14f6ac0
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Copyright (C) 2018 Digi International.
RRECOMMENDS_${PN}_remove = "udev-hwdb"