diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-04-17 18:05:24 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-05-02 14:30:06 +0000 |
commit | 2a46ded22475e1531a3298ee89b52bd0cc2e0964 (patch) | |
tree | c7bf5a5134da6c1ea100958127f2e0e0d54bc3a5 /TODO.md | |
parent | 1923e97ad0156b9211f76e47a31298484763fddb (diff) |
target Ubuntu: Blacklist rtc-efi if not supported.
Older ThunderX and possibly other UEFI-enabled targets do not support
rtc-efi properly, so they end up filling dmesg with useless
complaints about not being able to read system time.
This adds a simple test for rtc-efi and blacklists it in target OS
(Ubuntu) if not supported.
While we're at it, rename a patch file I missed in a previous rebase
and update TODO.
Change-Id: Ia86b27ad50aca9b0fde50522f2bd15d329726f34
(cherry picked from commit 6bef7de313b6bb33f7a716d1d70ec4eb4aae9a3f)
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ List of missing features and things to do Nice to have, should be fixed before rel ========================================= * [fuel?] Disabling rx-vlan-filter from Fuel WebUI is not applied during netcheck -* [thunderx] rtc-efi disable (bootstrap handled, target image remaining) Cleanup tasks ========================================= |