meta-raspberrypi/recipes-core
Paul Barker 9b2cbacb07 Drop unnecessary dependencies and tasks
We have a few recipes which only deploy files that go into the boot partition
and do not create packages to be installed into the rootfs. These recipes don't
need to run the usual packaging tasks so we can drop them to speed up the build
a little.

We also have a bunch of recipes that don't need the usual toolchain as they just
copy files or invoke native commands like `mkimage`. So to speed up the build a
little more we can set INHIBIT_DEFAULT_DEPS to avoid an unnecessary dependency
on the toolchain.

Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2018-04-23 14:08:04 +01:00
..
images rpi-basic-image: Refactor to avoid double deprecation warnings 2018-02-28 18:02:58 +00:00
packagegroups packagegroup-rpi-test, rpi-test-image: restrict to ^rpi$ and include omxplayer only for 32bit rpi 2017-07-27 10:56:34 +02:00
psplash psplash: Let distro override the default splash image if it provides 2017-04-17 02:20:30 +01:00
udev Drop unnecessary dependencies and tasks 2018-04-23 14:08:04 +01:00