Skip to content

Commit

Permalink
ONEMPERS-178 rename API doc files
Browse files Browse the repository at this point in the history
the names had spaces, and this was breaking flutter-minimal-image
bitbake build with:

...
          for pth in filelist.split():
    >            exist = pth.split(":")[1]
                 if exist == "False":
IndexError: list index out of range

(in openembedded-core/meta/lib/oe/sstatesig.py)

(cherry picked from commit 2c9fe75)
  • Loading branch information
tomasz-karczewski-red authored and mikolaj-staworzynski-red committed Mar 29, 2022
1 parent f9556a0 commit cad4acc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
File renamed without changes.
File renamed without changes.

0 comments on commit cad4acc

Please sign in to comment.