Commit b8d5e40
committed
luna-surfacemanager: don't package config files in PN-base
* in OSE it's in PN-conf, but in LuneOS we have separate luna-surfacemanager-conf recipe, so use PN-base-conf instead
* this is needed to avoid confict between luna-surfacemanager-base and auto-luna-surfacemanager
* check_data_file_clashes: Package auto-luna-surface-manager wants to install file /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/qemux86_64-webos-linux/luneos-dev-image/1.0-r0/rootfs/etc/surface-manager.d/product.env
But that file is already provided by package * luna-surfacemanager-base
* check_data_file_clashes: Package auto-luna-surface-manager wants to install file /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/qemux86_64-webos-linux/luneos-dev-image/1.0-r0/rootfs/usr/share/luna-service2/api-permissions.d/com.webos.surfacemanager.api.json
But that file is already provided by package * luna-surfacemanager-base
* check_data_file_clashes: Package auto-luna-surface-manager wants to install file /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/qemux86_64-webos-linux/luneos-dev-image/1.0-r0/rootfs/usr/share/luna-service2/client-permissions.d/com.webos.surfacemanager.perm.json
But that file is already provided by package * luna-surfacemanager-base
* check_data_file_clashes: Package auto-luna-surface-manager wants to install file /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/qemux86_64-webos-linux/luneos-dev-image/1.0-r0/rootfs/usr/share/luna-service2/groups.d/com.webos.surfacemanager.groups.json
But that file is already provided by package * luna-surfacemanager-base
* check_data_file_clashes: Package auto-luna-surface-manager wants to install file /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/qemux86_64-webos-linux/luneos-dev-image/1.0-r0/rootfs/usr/share/luna-service2/roles.d/com.webos.surfacemanager.role.json
But that file is already provided by package * luna-surfacemanager-base
* check_data_file_clashes: Package auto-luna-surface-manager wants to install file /OE/build/luneos-kirkstone/webos-ports/tmp-glibc/work/qemux86_64-webos-linux/luneos-dev-image/1.0-r0/rootfs/usr/share/luna-service2/services.d/com.webos.surfacemanager.service
But that file is already provided by package * luna-surfacemanager-base
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>1 parent e73b5c3 commit b8d5e40
File tree
1 file changed
+4
-1
lines changed- meta-luneos/recipes-webos/luna-surfacemanager
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| |||
0 commit comments