Re: [Tizen General] How to build a 'not yet supported' arch with gbs?

2013-05-02 Thread Amitesh Singh
Hi Li, Thanks for the reply. I have created myarch in .../base/ folder and run "createrepo ." but gbs still throws error that myarch is not supported.I dig more into gbs code and it has a check for supported archs which is defined in "/usr/lib/python2.7/dist-packages/gitbuildsys/cmd_build.py"

Re: [Tizen General] How to build a 'not yet supported' arch with gbs?

2013-05-02 Thread Li, Hao H
Supposedly the build arch is decided by repo on ~/.gbs.conf For example, http://download.tizen.org/snapshots/2.0/common/tizen-2.0_20130218.10/repos/base/, it has ia32/i586, armv7l, so it can be built with i586 or armv7l From: general-boun...@lists.tizen.org [mailto:general-boun...@lists.tizen.or

[Tizen General] How to build a 'not yet supported' arch with gbs?

2013-05-02 Thread Amitesh Singh
Hi All, How can I build a custom target arch with gbs? Lets say I want to build a arch name "myarch" with gbs with "gbs buld -A myarch".gbs uses depanneur for package building. Thanks Amitesh ___ General mail

Re: [Tizen General] Problem with RD-PQ device.

2013-05-02 Thread Martin Walter
Unsubscribe On 03.05.2013, at 02:42, "Wang, Ning W" wrote: > The wrong system file bricked your device. I don’t know how to recover. But > you can try the tips mentioned in this thread > https://lists.tizen.org/pipermail/general/2013-April/002127.html. > > Thanks, > Ning > From: general-bo

[Tizen General] Unreal Engine 3

2013-05-02 Thread olivier nyssen
Hi, A nice demo of the Unreal Engine 3 in HTML5 :) http://www.unrealengine.com/en/news/epic_games_releases_epic_citadel_on_the_web/ Regards, -Olivier___ General mailing list General@lists.tizen.org https://lists.tizen.org/listinfo/general

[Tizen General] Where is the cross-compiler toolchain for gbs build?

2013-05-02 Thread 宋浩杰
For Tizen SDK, I may found the cross-compiler toolchain for ARM in the diectory ~/tizen-sdk/tools/arm-linux-gnueabi-gcc-4.5/bin. For gbs build, we may build with the -A parameter, such as -A armv7l, to specify the target arch. But where can I find the underlying cross-compiler toolchain for gbs

Re: [Tizen General] Problem with RD-PQ device.

2013-05-02 Thread Daehyeon Jung
Title: Samsung Enterprise Portal mySingle Hi Michele,   There are no way to recover your device. But I found some link. It might be work with you, I haven't tried. This is not the official answer from Samsung. You can try with your own risk. http://forum.xda-developers.com/showthread.php?t=19167

Re: [Tizen General] Problem with RD-PQ device.

2013-05-02 Thread Wang, Ning W
The wrong system file bricked your device. I don't know how to recover. But you can try the tips mentioned in this thread https://lists.tizen.org/pipermail/general/2013-April/002127.html. Thanks, Ning From: general-boun...@lists.tizen.org [mailto:general-boun...@lists.tizen.org] On Behalf Of Mi

[Tizen General] Problem with RD-PQ device.

2013-05-02 Thread Michele Polverini
Hi to all. I hope someone can help me.. I tried to update the System Image found on download.tizen.org, but I error the file and flashed an old file " Tizen_System_20120913_1.tar" and not "Tizen_RD-PQ_System_20130423_1.tar

[Tizen General] Problem with RD-PQ device. Please help me!

2013-05-02 Thread Michele Polverini
Hi to all, today I tried to update the system image found on download.tizen.org. All completed but now my device doesn't start, and don't go to download mode.. Please help me :( ___ General mailing list General@lists.tizen.org https://lists.tizen.org/list

Re: [Tizen General] S-boot on Tizen device

2013-05-02 Thread Michele Polverini
Hi Darrenh, so can you tell us how to flash with fastboot mode? Thank you 2013/5/2 정대현 > Dear Michele and Jarrett, > > > > s-boot doesn't have download mode function. you can refer what s-boot is > doing here: > https://wiki.tizen.org/wiki/Porting_Guide#Bootloader_Fundamentals > > > > Regards,