Hello,

This component has source code but it is placed in hidden directories like:
e17-misc/arm/opt/home/app/.e/e/config/Samsung

As far as I know this generates configuration files using the src sources.
Then the files are installed on the device with the same directory structure
like in this git project.

I guess to fix this the spec file needs to be changed using some of the
macros you mentioned. Probably also directory structure in the git project
would have to be changed. 

I don't know much more but hope this will help a bit.

---
Regards,
Piotr Trojanowski


From: [email protected] [mailto:[email protected]] On
Behalf Of Sharath Nagendra
Sent: Thursday, February 27, 2014 10:06 AM
To: [email protected]
Subject: [Dev] Multi User Architecture Bug - Help

HI all, 
 
I am working on  PTREL-289 - /platform/core/uifw/e17-misc is not compliant
with multi user architecture. 
This component has some violations in the spec file. 
 
Part of the spec file: 
%ifarch %{arm}
# ARM build target
%__mkdir_p %{buildroot}/opt/home/app/.e/apps
%__cp -afr %{_arch}/opt/home/app/.e/apps/* %{buildroot}/opt/home/app/.e/apps
 If  /opt/home is replaced by $TZ_SYS_HOME  then it leads to
$TZ_SYS_HOME/app =  TZ_USER_HOME.
 
All the user specific has to be done at runtime in the source code. 
But this component does not have any source code. 
 
Please guide,  how to go about this ?
 
Thanks 
Sharath N 
 
 




_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to