| Submitter | Anders Darander |
|---|---|
| Date | July 6, 2011, 6:31 a.m. |
| Message ID | <cover.1309933834.git.anders@chargestorm.se> |
| Download | mbox |
| Permalink | /patch/7079/ |
| State | Accepted |
| Headers | show |
Pull-request
git://github.com/darander/oe-core kernel-3.0Comments
On Wed, 2011-07-06 at 08:31 +0200, Anders Darander wrote: > v6: All patches from v5 has been applied, apart from one. (patch 0001 in this > series) > - Updated the patch in question with the comments from v5. (HOTPLUG and > PCMCIA_MANAGER related changes). > - Added a patch to remove kernel-module-rtc-sa1100 from task-base. No > patch supplied to add kernel-module-rtc-sa1100 to the affected > machines. Thus, this patch can be dropped, if it risks too much. > > > =============== > > This patch series is the continuation of the series adding kernel 3.0 support > to oe-core. One patch from the original series were not applied to master by > mistake (patch 0001 in this continuation). > > The second patch is to remove machine specific features from task-base, as > suggested in a comment to v5 of patch 0001. However, the rtc-module in > question, has not been added to the affected machines. > > Even if patch 0002 is not applied (as the affected machines are not fixed), I > think that patch 0001 should be applied. > > Regards, > Anders > > > The following changes since commit f05b7ee7716d1e5cc1ba0bbab57e91c3a0569e9e: > > x-load: Update to 1.5.0 (2011-07-05 14:16:33 +0100) > > are available in the git repository at: > git://github.com/darander/oe-core kernel-3.0 > https://github.com/darander/oe-core/tree/kernel-3.0 > > Anders Darander (2): > task-base: remove modutils reference. > task-base: remove unconditional inclusion of kernel-module-rtc-sa1100 Merged to master, thanks. The affected PXA/SA1100 machines will just have to catch up with the rtc change... Cheers, Richard
v6: All patches from v5 has been applied, apart from one. (patch 0001 in this series) - Updated the patch in question with the comments from v5. (HOTPLUG and PCMCIA_MANAGER related changes). - Added a patch to remove kernel-module-rtc-sa1100 from task-base. No patch supplied to add kernel-module-rtc-sa1100 to the affected machines. Thus, this patch can be dropped, if it risks too much. =============== This patch series is the continuation of the series adding kernel 3.0 support to oe-core. One patch from the original series were not applied to master by mistake (patch 0001 in this continuation). The second patch is to remove machine specific features from task-base, as suggested in a comment to v5 of patch 0001. However, the rtc-module in question, has not been added to the affected machines. Even if patch 0002 is not applied (as the affected machines are not fixed), I think that patch 0001 should be applied. Regards, Anders The following changes since commit f05b7ee7716d1e5cc1ba0bbab57e91c3a0569e9e: x-load: Update to 1.5.0 (2011-07-05 14:16:33 +0100) are available in the git repository at: git://github.com/darander/oe-core kernel-3.0 https://github.com/darander/oe-core/tree/kernel-3.0 Anders Darander (2): task-base: remove modutils reference. task-base: remove unconditional inclusion of kernel-module-rtc-sa1100 meta/recipes-core/tasks/task-base.bb | 59 ++++++++-------------------------- 1 files changed, 14 insertions(+), 45 deletions(-)