Hi,
I'm preparing a platform level project on Tizen 2.3 mobile based device (armv7l).
I have set up GBS tools and repo'ed Tizen sources, then created a platform project from IDE (Tizen 2.4 r.7). When I build the project in IDE, it works fine.
But IDE only supports Tizen 2.4 mobile profile in platform project template so I have configured my .gbs.conf with Tizen 2.3 mobile repository (http://download.tizen.org/snapshots/2.3-mobile/common/latest/repos/target/packages).
And then I have built the project using terminal command line (gbs build --arch armv7l --clean --clean-repos --incude-all), but it has failed with an expansion error on libX11-common module.
It is quite interesting because other version of repositories really works fine in same condition.
I have tried 2.3.1 mobile repository (http://download.tizen.org/snapshots/2.3.1-mobile/common/latest/repos/target/packages/) and 2.4 mobile repository (http://download.tizen.org/snapshots/2.4-base/common/latest/repos/standard/packages/ and http://download.tizen.org/snapshots/2.4-mobile/common/latest/repos/target-TM1/packages/), but both of them are working fine. only 2.3 mobile has the issue.
And if I add 2.3.1 mobile repository as 2nd repository of 2.3 mobile profile, the build is working but I cannot sure the result will work on mobile 2.3 platform (I don't have the test platform device yet so I couldn't test yet)
Could you help me out to resolve this issue?
Thanks.
-------------- Kim, GeunSoo (Andy) ----------------