diff options
author | Andrii Pientsov <andrii.pientsov@globallogic.com> | 2020-05-25 09:44:23 +0300 |
---|---|---|
committer | Andrii Pientsov <andrii.pientsov@globallogic.com> | 2020-05-25 09:44:23 +0300 |
commit | b0ea86ebc428d0d0c897bbbc380c7bdf40589579 (patch) | |
tree | 5abe1462c0c4003cc52d53b9f6c583ca9b1bf9ef /recipes-bsp | |
parent | 9e943910a79716d2ca05790e70ea0e7905132784 (diff) | |
download | meta-multitech-atmel-b0ea86ebc428d0d0c897bbbc380c7bdf40589579.tar.gz meta-multitech-atmel-b0ea86ebc428d0d0c897bbbc380c7bdf40589579.tar.bz2 meta-multitech-atmel-b0ea86ebc428d0d0c897bbbc380c7bdf40589579.zip |
remove eudev-hwdb. decrease the image size by 4MB
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/usbutils/usbutils_%.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/usbutils/usbutils_%.bbappend b/recipes-bsp/usbutils/usbutils_%.bbappend new file mode 100644 index 0000000..6311910 --- /dev/null +++ b/recipes-bsp/usbutils/usbutils_%.bbappend @@ -0,0 +1,3 @@ +PR.=".mts1" + +RRECOMMENDS_${PN}_remove += "udev-hwdb"
\ No newline at end of file |