mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 02:11:00 +00:00
6c4f3e4a16562c6813e8c6cc9507f1249e2bf877
This fixes all IRQ kernel panics that were showing up on my BeagleBoard-xM * Refreshed patch that switched to using threaded IRQ (0009-rtc-twl-Switch-to-using-threaded-irq.patch) * Added patch to fix registration vs init order (0010-fix-registration-vs-init-order.patch) * Modified batter recharge patch to be applyable with the other changes (0014-rtc-twl-add-support-for-backup-battery-recharge.patch) Summary of patches added/updated: [PATCH 1/2] rtc: twl: Use threaded IRQ, remove IRQ enable in interrupt handler [PATCH 2/2] rtc: twl: Fix registration vs. init order kernel.org patchwork links: http://www.spinics.net/lists/linux-omap/msg54794.html http://www.mail-archive.com/linux-omap@vger.kernel.org/msg53176.html Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This layer depends on: URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD URI: git://git.angstrom-distribution.org/meta-angstrom branch: master revision: HEAD URI: git://git.openembedded.net/meta-openembedded branch: master revision: HEAD It is recommended to follow the instruction at http://www.angstrom-distribution.org/building-angstrom with one important difference: After "Step 1" go into the newl created 'setup-scripts' directory and do git checkout origin/oe-core -b oe-core This will set it up for the OpenEmbedded-core layout instead of the old OpenEmbedded-dev layout. Send pull requests to openembedded-core@lists.openembedded.org Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>
Description
Languages
BitBake
93.3%
Shell
3.5%
Pascal
1.4%
C++
0.9%
Pawn
0.5%
Other
0.3%