* [meta-raspberrypi][PATCH] rpi-base.inc: add i2c-rtc overlay
@ 2015-10-25 12:44 Jonathan Liu
2015-10-25 19:11 ` Andrei Gherzan
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Liu @ 2015-10-25 12:44 UTC (permalink / raw)
To: yocto
The update of the kernel in 10a5bace87c19e50014f838031e8f3db334b45b7 to
3.18.16 missed the separate rtc overlays being replaced by the i2c-rtc
overlay.
Signed-off-by: Jonathan Liu <net147@gmail.com>
---
conf/machine/include/rpi-base.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc
index 8caa5ba..e097702 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -27,6 +27,7 @@ KERNEL_DEVICETREE ?= " \
overlays/hifiberry-dac-overlay.dtb \
overlays/hifiberry-dacplus-overlay.dtb \
overlays/hifiberry-digi-overlay.dtb \
+ overlays/i2c-rtc-overlay.dtb \
overlays/iqaudio-dac-overlay.dtb \
overlays/iqaudio-dacplus-overlay.dtb \
overlays/lirc-rpi-overlay.dtb \
--
2.6.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-raspberrypi][PATCH] rpi-base.inc: add i2c-rtc overlay
2015-10-25 12:44 [meta-raspberrypi][PATCH] rpi-base.inc: add i2c-rtc overlay Jonathan Liu
@ 2015-10-25 19:11 ` Andrei Gherzan
0 siblings, 0 replies; 2+ messages in thread
From: Andrei Gherzan @ 2015-10-25 19:11 UTC (permalink / raw)
To: Jonathan Liu; +Cc: yocto
On Sun, Oct 25, 2015 at 11:44:32PM +1100, Jonathan Liu wrote:
> The update of the kernel in 10a5bace87c19e50014f838031e8f3db334b45b7 to
> 3.18.16 missed the separate rtc overlays being replaced by the i2c-rtc
> overlay.
>
Merged to master. Thanks.
--
Andrei Gherzan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-25 19:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-25 12:44 [meta-raspberrypi][PATCH] rpi-base.inc: add i2c-rtc overlay Jonathan Liu
2015-10-25 19:11 ` Andrei Gherzan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.