Hi all,

I'm trying to build b2g v1.3 for keon and I encountered two problems:

1) It seems[1] that keon manifest uses gp-b2g repo to for repositories like 
platform_build. Unfortunately, gp-b2g does not have v1.3 branch which results 
in an error: 

"
Fetching projects:  90% (84/93)  Fetching project 
platform/vendor/qcom-opensource/omx/mm-core
Fetching projects: 100% (93/93), done.  
error: revision v1.3 in platform_build not found
Repo sync failed"


What should I do about it?

2) Even if I manually checkout 1.3 branch and build.sh gecko it I get the 
version that kills the app when I long-press middle button. I remember some 
conversation about it being a dev build variant vs. production, but I literally 
wiped out B2G directory, repulled everything clean, and did BRANCH=v1.3 
./config.sh keon && BRANCH=v1.3 ./build.sh gecko and I still got Gecko that 
kills app on long-press.

How can I build gecko for keon (with Marionette) to have the production version 
where I can long-press and measure memory usage of GC-ed app?

Thanks,
g.

[1] https://github.com/mozilla-b2g/b2g-manifest/blob/v1.3/keon.xml#L4
[2] https://github.com/gp-b2g/platform_build
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to