Files
poky/scripts
Andreas Müller c8e3a0a442 mime.bbclass: rework
* add a short descriptions of class' use case
* remove checks for update-mime-database - it can be considered available:
  * at build time by PACKAGE_WRITE_DEPS
  * at package upgrade by RDEPENDS chain
    pkg -> shared-mime-info-data -> shared-mime-info
* simplify (accelerate?) xml file extension detection
* run update-mime-database once only at image creation to avoid expensive
  redundant operations
* allow shared-mime-info to inherit mime.bbclass by avoiding circular
  dependencies

(From OE-Core rev: 6467b7b98c9a55e27d1ab9f253ec48da2a722e77)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-01-19 13:24:38 +00:00
..
2020-01-10 21:18:22 +00:00
2020-01-19 13:24:38 +00:00
2019-06-30 22:40:52 +01:00
2019-12-28 23:25:41 +00:00
2020-01-10 21:18:23 +00:00
2019-11-27 13:25:18 +00:00

This directory contains Various useful scripts for working with OE builds