diff options
| author | Andrei Gherzan <andrei@gherzan.com> | 2018-09-07 15:38:53 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2018-09-11 11:42:56 +0100 |
| commit | 9f5d214f34bf2f2209a8c739f575ed17759d24d1 (patch) | |
| tree | 536da98339c060c877c4a16be9d4b3edf74a23e8 | |
| parent | 8b836d4a21ce5bef7b96ac623aea9c721eca95c6 (diff) | |
| download | meta-raspberrypi-agherzan/rpi-poe-sumo.tar.gz | |
rpi-base.inc: Build rpi-poe dtb overlayagherzan/rpi-poe-sumo
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
| -rw-r--r-- | conf/machine/include/rpi-base.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index 2af1588..539d1bc 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc | |||
| @@ -29,6 +29,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \ | |||
| 29 | overlays/pitft35-resistive.dtbo \ | 29 | overlays/pitft35-resistive.dtbo \ |
| 30 | overlays/pps-gpio.dtbo \ | 30 | overlays/pps-gpio.dtbo \ |
| 31 | overlays/rpi-ft5406.dtbo \ | 31 | overlays/rpi-ft5406.dtbo \ |
| 32 | overlays/rpi-poe.dtbo \ | ||
| 32 | overlays/w1-gpio.dtbo \ | 33 | overlays/w1-gpio.dtbo \ |
| 33 | overlays/w1-gpio-pullup.dtbo \ | 34 | overlays/w1-gpio-pullup.dtbo \ |
| 34 | overlays/pi3-disable-bt.dtbo \ | 35 | overlays/pi3-disable-bt.dtbo \ |
