ESP8266 Developer Zone The Official ESP8266 Forum 2015-07-20T17:06:28+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=772 2015-07-20T17:06:28+08:00 2015-07-20T17:06:28+08:00 https://bbs.espressif.com:443/viewtopic.php?t=772&p=2751#p2751 <![CDATA[Re: feedback on sdk versioning and patches]]>
Thanks for your advice !

We will optimize it !

Statistics: Posted by ESP_Faye — Mon Jul 20, 2015 5:06 pm


]]>
2015-07-19T22:57:49+08:00 2015-07-19T22:57:49+08:00 https://bbs.espressif.com:443/viewtopic.php?t=772&p=2742#p2742 <![CDATA[Re: feedback on sdk versioning and patches]]> Statistics: Posted by blubb — Sun Jul 19, 2015 10:57 pm


]]>
2015-07-19T22:55:49+08:00 2015-07-19T22:55:49+08:00 https://bbs.espressif.com:443/viewtopic.php?t=772&p=2741#p2741 <![CDATA[Re: feedback on sdk versioning and patches]]> Statistics: Posted by blubb — Sun Jul 19, 2015 10:55 pm


]]>
2015-07-18T20:45:00+08:00 2015-07-18T20:45:00+08:00 https://bbs.espressif.com:443/viewtopic.php?t=772&p=2733#p2733 <![CDATA[feedback on sdk versioning and patches]]>
On the topic of Espressif's SDK (non-rtos) versioning, when there are patches on top of some version, this should produce a minor or revision version increment..

e.g.,
for ESP8266 SDK(esp_iot_sdk_v1.2.0_15_07_03)
there have been 3 patches:
SDRAM Optimization Patch for SDK_v1.2.0
Patch for SSL based on SDK_v1.2.0
Patch for SmartConfig based on SDK_v1.2.0

With these patches, I would expect a single SDK download of a 1.2.1, (or assuming 3 separate patches, version 1.2.3), which include 1.2.0 plus patches, rolled up.

Having separate patches to apply on top of some sdk makes it trickier to implement projects on top of SDK, as well as can cause confusion when community is discussing issues around a particular sdk version. E.g., "Dev A: I had problem X with SDK version Y. Dev B: Did you have patches 1, 2, and 3, applied?"

Please consider rolling the patches into a monolithic SDK revision. This would help disambiguate any differences in releases.

Statistics: Posted by zerog2k — Sat Jul 18, 2015 8:45 pm


]]>