diff options
| author | Paul Barker <pbarker@toganlabs.com> | 2017-09-08 09:35:48 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2017-09-24 20:39:35 +0100 |
| commit | cbd2412fb4fd38febdd2e71c6e8e9d7f35e94419 (patch) | |
| tree | 74b543e9a29f8b6ddade46ef9fc4fc830bae05bf /recipes-kernel | |
| parent | 8311d16e5999566d01e6931003f858d979a6e46c (diff) | |
| download | meta-raspberrypi-cbd2412fb4fd38febdd2e71c6e8e9d7f35e94419.tar.gz | |
linux-raspberrypi-base.bbclass: Drop
The only remaining function in linux-raspberrypi-base was split_overlays() which
is used in the sdcard_image-rpi class. So we can move this function over and
drop the now-empty linux-raspberrypi-base class.
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc index 8aa9577..154e4da 100644 --- a/recipes-kernel/linux/linux-raspberrypi.inc +++ b/recipes-kernel/linux/linux-raspberrypi.inc | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | require linux-rpi.inc | 1 | require linux-rpi.inc |
| 2 | inherit linux-raspberrypi-base | ||
| 3 | 2 | ||
| 4 | DESCRIPTION = "Linux Kernel for Raspberry Pi" | 3 | DESCRIPTION = "Linux Kernel for Raspberry Pi" |
| 5 | SECTION = "kernel" | 4 | SECTION = "kernel" |
