Trying to build full TIZEN code. This is how I downloaded the full code:
$ repo init -u git://gitorious.org/tizen-toys/tizen-manifest $ repo sync Then gave this build command as am building for arm: gbs build -A armv7l -R http://download.tizen.org/snapshots/trunk/common/latest/repos/base/armv7l/packages/ -R http://download.tizen.org/snapshots/trunk/common/latest/repos/main/armv7l/packages/ But I am getting build error as below: info: start export source from: /home/radhika.snarayana/tizen_all/apps/home/menu-screen ... fatal: ref HEAD is not a symbolic ref error: Failed determine spec file (Unable to read spec file: [Errno 2] No such file or directory: '/var/tmp/gbp_xXKUio/buildpackage-rpm_hGYvhs/dump_tree_NuAEjB/packaging/org.tizen.menu-screen.spec') error: Failed to export packaging files from git tree --> Is the procedure am following to get the code and build is correct? --> Can I build a single git project alone without giving a full build before that? Thank you. Regards Radhika
_______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
