diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2017-10-12 11:51:34 -0700 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2017-10-12 11:55:21 -0700 |
commit | 9ba86e0a58b57201cd5cca5ccfd5e270e970290a (patch) | |
tree | 8363dcdd3a911933b8f0f1a7b686a37e32c5dd8b /cmake/treedata/optional/common | |
parent | 9c21b99f2e5d27fe4cbb87cc590ad77dd11f2760 (diff) |
[amlogic] Fix RetroPlayer on Amlogic hardware
Error in the log was:
ERROR: Failed to create RetroPlayer - no process info registered
Diffstat (limited to 'cmake/treedata/optional/common')
-rw-r--r-- | cmake/treedata/optional/common/aml.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/optional/common/aml.txt b/cmake/treedata/optional/common/aml.txt index db1efd1435..3d412d0190 100644 --- a/cmake/treedata/optional/common/aml.txt +++ b/cmake/treedata/optional/common/aml.txt @@ -1,2 +1,3 @@ +xbmc/cores/RetroPlayer/process/amlogic cores/RetroPlayer/process/amlogic # AML xbmc/windowing/amlogic windowing/amlogic # AML |