[Dev] TIzen SCM Tool Release - 16.02.2

2016-09-29 Thread 박순규


Hi all, We release Tizen SCM Tools - http://download.tizen.org/tools/latest-release/ (http://download.tizen.org/tools/archive/16.02.2/) Major changes:- Bug fix:    * fix conflicts in installation gbs onto Ubuntu 16.04    * Revert gbs package selection policy - local repo has highest priority    * Modify export option to avoid warning message   (Warning: Deprecated option '--git-export-only', please use '--no-build' instead! )    * Do not print error string "unknown keyword in config: copylinkedpackages:"    * use correct dir for creation of icecream env- New feature and enhancements added:    * Add --use-higher-deps option,   With this option, higher version of packages are installed, regardless of repo type    * Add hostarch information for build configuration    * Add exclude-from-image option to exclude specific images    * Add subcommand option parameters(-v, -d, -i)    For more details, please refer to the RELEASE_NOTES . BR,SoonKyu Park. 
 




Samsung ElectronicsOffice : +82 31 301 8553Cell : +82 10 9530 8553Mail : sk7.p...@samsung.com
  ___
Dev mailing list
Dev@lists.tizen.org
https://lists.tizen.org/listinfo/dev


[Dev] CoreGL not working in Tizen 3.0/Odroid-XU4

2016-09-29 Thread Ravindra Sande
Hi,

 

I realized that  “Invalid library link !” error from CoreGL comes 

when we try to run OpenGL applications ( not just SDL).


[CoreGL] <21963> (Mon Aug 29 04:14:06 UTC 2016) Library initializing... 
/usr/lib/driver/libEGL.so: cannot open shared object file: No such file or 
directory

 Invalid library link! (Check linkage of libCOREGL -> /usr/lib/driver/libEGL.so)

 

Please suggest the fix.

 

Regards,

Ravindra Sande

From: Dev [mailto:dev-boun...@lists.tizen.org] On Behalf Of Ravindra Sande
Sent: Monday, September 26, 2016 4:57 PM
To: dev@lists.tizen.org
Subject: [Dev] getting display for app in tizen tv

 

Hi all,

Does anyone know how I can get the display for my SDL2 app ? when I launch it 
from commandline ?

 

At present I see the below log when I launch it from commandline:

===

  root@localhost:/sdcard # SDL_VIDEODRIVER=tizen 
./myapp

  ERROR: SDL Tizen App initialize

  // app's SDL_main is called

  [CoreGL] <931> (Mon Aug 29 04:14:06 UTC 2016) Library initializing... 
[CoreGL] Driver GL version 3.1

  // but no display.

===

( Note that I had to copy libEGL* and libGLES* from /lib to /usr/lib/driver 
folder to avoid seeing the “Invalid library link !” error from libCOREGL which 
expects these libraries to be in /usr/lib/driver folder).

 

 

PS: Hi Philippe , thanks, your gbs.conf helped me in building SDL.

 

Regards,

Ravindra Sande

 

 

 

From: Philippe Coval [mailto:philippe.coval@gmail.com] 
Sent: Friday, September 23, 2016 12:31 AM
To: Ravindra Sande
Cc: lsj...@samsung.com; dev@lists.tizen.org
Subject: Re: [Dev] gbs.conf file for tizen3.0 tv ?

 

 

 

On Thu, Sep 22, 2016 at 1:26 PM, Ravindra Sande  wrote:

Hi,

What should be the gbs.conf file to build package for tizen3.0 tv (armv7l) ?

 

Hi,

The one I use for tizen_tv_armv7 (using base repo) 
seems to work on snapshots 


https://wiki.tizen.org/wiki/User:Pcoval#GBS_Configuration

git clone review.tizen.org:/platform/upstream/SDL

gbs build -P profile.tizen_tv_armv7l --arch armv7l --include-all 

On that topic, I noticed some repos are missing for latest common weekly repo,
I will have to sync "supported" repos to this file.

BTW, I am looking for reviewers/merge for some "open" patches :

https://review.tizen.org/gerrit/#/c/66856/
https://review.tizen.org/gerrit/#/c/28992/

 

Thanks

 

-- 
https://wiki.tizen.org/wiki/User:Pcoval

___
Dev mailing list
Dev@lists.tizen.org
https://lists.tizen.org/listinfo/dev