summaryrefslogtreecommitdiffstats
path: root/cmake/treedata/common
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2019-04-29 12:23:35 +0200
committermanuel <manuel@mausz.at>2019-04-29 12:23:35 +0200
commitcf85cccfdb1aa57b6246641f606563288e0870e5 (patch)
tree06b9d173bf466d555d99803d1bce388e666444e5 /cmake/treedata/common
parent483c0b88bfc1b798396c31a4dd2f5239399ce59e (diff)
downloadkodi-pvr-build-Leia.tar.gz
kodi-pvr-build-Leia.tar.bz2
kodi-pvr-build-Leia.zip
sync with upstreamLeia
Diffstat (limited to 'cmake/treedata/common')
-rw-r--r--cmake/treedata/common/drm.txt1
-rw-r--r--cmake/treedata/common/media.txt2
-rw-r--r--cmake/treedata/common/subdirs.txt2
-rw-r--r--cmake/treedata/common/tests.txt1
4 files changed, 4 insertions, 2 deletions
diff --git a/cmake/treedata/common/drm.txt b/cmake/treedata/common/drm.txt
deleted file mode 100644
index fbcc906..0000000
--- a/cmake/treedata/common/drm.txt
+++ /dev/null
@@ -1 +0,0 @@
1xbmc/drm drm
diff --git a/cmake/treedata/common/media.txt b/cmake/treedata/common/media.txt
new file mode 100644
index 0000000..519fece
--- /dev/null
+++ b/cmake/treedata/common/media.txt
@@ -0,0 +1,2 @@
1xbmc/media media
2xbmc/media/drm drm
diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt
index 368f473..083e8ef 100644
--- a/cmake/treedata/common/subdirs.txt
+++ b/cmake/treedata/common/subdirs.txt
@@ -20,6 +20,7 @@ xbmc/favourites favourites
20xbmc/guilib guilib 20xbmc/guilib guilib
21xbmc/guilib/guiinfo guilib_guiinfo 21xbmc/guilib/guiinfo guilib_guiinfo
22xbmc/input input 22xbmc/input input
23xbmc/input/actions input/actions
23xbmc/input/joysticks input/joysticks 24xbmc/input/joysticks input/joysticks
24xbmc/input/joysticks/dialogs input/joysticks/dialogs 25xbmc/input/joysticks/dialogs input/joysticks/dialogs
25xbmc/input/joysticks/generic input/joysticks/generic 26xbmc/input/joysticks/generic input/joysticks/generic
@@ -29,7 +30,6 @@ xbmc/input/keyboard/generic input/keyboard/generic
29xbmc/input/mouse input/mouse 30xbmc/input/mouse input/mouse
30xbmc/input/mouse/generic input/mouse/generic 31xbmc/input/mouse/generic input/mouse/generic
31xbmc/listproviders listproviders 32xbmc/listproviders listproviders
32xbmc/media media
33xbmc/messaging messaging 33xbmc/messaging messaging
34xbmc/messaging/helpers messagingHelpers 34xbmc/messaging/helpers messagingHelpers
35xbmc/pictures pictures 35xbmc/pictures pictures
diff --git a/cmake/treedata/common/tests.txt b/cmake/treedata/common/tests.txt
index 358bc4d..6889cc1 100644
--- a/cmake/treedata/common/tests.txt
+++ b/cmake/treedata/common/tests.txt
@@ -4,6 +4,7 @@ xbmc/filesystem/test test/filesystem
4xbmc/interfaces/python/test test/python 4xbmc/interfaces/python/test test/python
5xbmc/music/tags/test test/music_tags 5xbmc/music/tags/test test/music_tags
6xbmc/network/test test/network 6xbmc/network/test test/network
7xbmc/playlists/test test/playlists
7xbmc/threads/test test/threads 8xbmc/threads/test test/threads
8xbmc/utils/test test/utils 9xbmc/utils/test test/utils
9xbmc/video/test test/video 10xbmc/video/test test/video