Hi, Maybe it's the same issue as the one described here: https://lists.tizen.org/pipermail/dev/2014-February/001962.html
Please also check what version of gbs you have on your host machine. Latest version is 0.20
You might also have invalid ~/.gbs.conf file. I'm attaching the one that I'm using.
For me it works correctly when building on Ubuntu 12.04 with this command: gbs build --overwrite -A armv7l -P mobile-arm Regards, -- Jacek Bukarewicz Samsung R&D Institute Poland Samsung Electronics [email protected]
[general] profile = profile.mobile-arm [repo.common-x86_64] url = http://download.tizen.org/snapshots/tizen/common/latest/repos/tizen/x86_64/packages/ [repo.mobile-ia32] url = http://download.tizen.org/snapshots/tizen/mobile/latest/repos/mobile/ia32/packages/ [repo.mobile-arm] url = http://download.tizen.org/snapshots/tizen/rd-pq/latest/repos/mobile/armv7l/packages/ [repo.mobile-emulator] url = http://download.tizen.org/snapshots/tizen/emulator/latest/repos/mobile/ia32/packages/ [profile.mobile-arm] repos = repo.mobile-arm [profile.mobile-ia32] repos = repo.mobile-ia32 [profile.mobile-emulator] repos = repo.mobile-emulator
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
