Greeting,
llct-20121012.0 has been pushed to kernel/linux-linaro-tracking.git Here is the pinned manifest: http://git.linaro.org/gitweb?p=kernel/linux-linaro-manifest.git%3Ba=commitdi...
Minor change to the plan:
- The current llct is *llct-20121006.0*
- October 9: ll rebuild based on llct-20121006.0
ll-20121012.0 has been pushed to kernel/linux-linaro-tracking.git The pinned manifest is: http://git.linaro.org/gitweb?p=kernel/linux-linaro-manifest.git%3Ba=commitdi... This time I tried not using llct as the base for ll-20121012.0 - just the LT's topics have been merged. Very similar to how the llt tree is being built. So the llct version present in ll-20121012.0 depends on what llct tag the LT's topic are based (llct-20121006.0 in this case). This should give more control on the ll tree to the LTs, and should allow the LTs to test their topics with the same llct base which would be in the ll tree (earlier the LT's topics have been merged to a newer llct tree which these topics were not validated with by the LTs, ci testing only). But ll would slip a bit more behind the llct with this approach.
The next important date is: * October 16: ll rebuild based on llct-20121012.0, ll code freeze (no massive ll topics updates after that; bugfixes only)
Thanks, Andrey
On 10/12/2012 12:56 AM, Andrey Konovalov wrote:
Greetings,
If you have a new topic to add to linux-linaro-core-tracking tree in 12.10 release, please make sure that it is submitted by October 12 evening (*tomorrow*). The topics for llct should be based on v3.6 or (if there is a need for that) on another llct topic.
If you have a new topic to add to linux-linaro tree in 12.10 release, please make sure that it is submitted by October 16 evening. The ll topics should be based on llct, or (if there is a need for that) on v3.6 or another ll topic. If an ll topic is based on an older llct version, it can be rebased to the current one automatically, but the commit ids would be mangled (of course). The current llct tree is tagged ll-20121010.0.
For the 12.10 the plan is to switch to config fragments for all the supported boards. To my understanding the boards supported in v3.6 based ll tree are:
- vexpress (ARM LT)
- origen (Samsung LT)
- snowball / u8500 (STE LT)
Please let me know if your board is missing from this list.
Please make sure that the config fragment for your board is up-to-date here: git://git.linaro.org/kernel/configs.git , config-boards-3.6 branch (currently it has imx5.conf, omap4.conf (created by Platform team from omap4plus_defconfig present in tilt-3.4), origen.conf, and vexpress64.conf), or in the linux-linaro topic for the board itself (this is the case for vexpress).
Otherwise these instructions apply: https://wiki.linaro.org/Platform/DevPlatform/LinuxLinaroKernelTreeProcess
Thanks, Andrey