# When is Mender 2.6 available with Meta-Mender?

**URL:** https://hub.mender.io/t/when-is-mender-2-6-available-with-meta-mender/3124
**Category:** General Discussions
**Created:** [January 22, 2021, 10:05am UTC](https://hub.mender.io/t/when-is-mender-2-6-available-with-meta-mender/3124 "2021-01-22T10:05:35Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![anishmonachan](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/anishmonachan/32/802_2.png) [@anishmonachan](https://hub.mender.io/u/anishmonachan)
#### Post date: [January 22, 2021, 10:05am UTC](https://hub.mender.io/t/when-is-mender-2-6-available-with-meta-mender/3124/1 "2021-01-22T10:05:36Z")

</div>

Hello there,  
I am very happy to read Mender 2.6 and its new cool remote terminal access feature.  
I am really looking forward to testing it. I went through the meta-mender to check if the new version is available for yocto. I could see that the new version is not yet available with meta-mender.  
Can someone tell me when the update will be available for yocto?  
is this update available with all different branches or not?

Anish

---

<div class="post-metadata">

### Author: ![lluiscampos](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/lluiscampos/32/112_2.png) [@lluiscampos](https://hub.mender.io/u/lluiscampos)
#### Post date: [January 22, 2021, 2:46pm UTC](https://hub.mender.io/t/when-is-mender-2-6-available-with-meta-mender/3124/2 "2021-01-22T14:46:27Z")

</div>

@anishmonachan It is already there 🙂

You are probably confused by the versioning: Mender 2.6 comes with mender-client 2.5.0, which landed in `meta-mender` couple of days ago. See [this table](https://docs.mender.io/overview/compatibility#mender-server-and-client-api) for the server/client versions match.

The new recipes are in `master` and `dunfell`, and we will port them to the `zeus` and `warrior` in the next monthly update.

By the way, to enable remote terminal you also need to install the `mender-connect` add-on, which is installed by default if you use `meta-mender-demo` layer. Otherwise you have to add it to your image.

Let us know if you need help!

---

<div class="post-metadata">

### Author: ![anishmonachan](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/anishmonachan/32/802_2.png) [@anishmonachan](https://hub.mender.io/u/anishmonachan)
#### Post date: [January 22, 2021, 3:02pm UTC](https://hub.mender.io/t/when-is-mender-2-6-available-with-meta-mender/3124/3 "2021-01-22T15:02:36Z")

</div>

@lluiscampos  
Indeed, I was confused with the versioning.  
Now it is clear!  
Thank you for clarifying and providing some additional information on how to enable this remote terminal feature. Looking forward to have the next monthly update 🙂

---

<div class="post-metadata">

### Author: ![lluiscampos](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/lluiscampos/32/112_2.png) [@lluiscampos](https://hub.mender.io/u/lluiscampos)
#### Post date: [January 22, 2021, 3:11pm UTC](https://hub.mender.io/t/when-is-mender-2-6-available-with-meta-mender/3124/4 "2021-01-22T15:11:53Z")

</div>

@anishmonachan You are welcome.

Just out of curiosity: do you need `zeus` or `warrior`? And is it due to your BSP layer not supporting `dunfell` or newer?

---

<div class="post-metadata">

### Author: ![anishmonachan](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/anishmonachan/32/802_2.png) [@anishmonachan](https://hub.mender.io/u/anishmonachan)
#### Post date: [January 22, 2021, 3:31pm UTC](https://hub.mender.io/t/when-is-mender-2-6-available-with-meta-mender/3124/5 "2021-01-22T15:31:49Z")

</div>

I’m using warrior. It doesn’t mean that the BSP layer not supporting the newer versions. It is because I’m not considering migrating to newer branches now.

---

<div class="post-metadata">

### Author: ![jakew009](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/jakew009/32/1027_2.png) [@jakew009](https://hub.mender.io/u/jakew009)
#### Post date: [January 26, 2021, 11:17pm UTC](https://hub.mender.io/t/when-is-mender-2-6-available-with-meta-mender/3124/6 "2021-01-26T23:17:26Z")

</div>

@lluiscampos is there any plan to port it back to Thud as well? We’ve got no excuses for not updating other than laziness 😁

---

<div class="post-metadata">

### Author: ![lluiscampos](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/lluiscampos/32/112_2.png) [@lluiscampos](https://hub.mender.io/u/lluiscampos)
#### Post date: [January 27, 2021, 8:35am UTC](https://hub.mender.io/t/when-is-mender-2-6-available-with-meta-mender/3124/7 "2021-01-27T08:35:17Z")

</div>

@jakew009 We don’t maintain `thud` and earlier. Community patches for bugfixes can be accepted, but we won’t port new Mender versions.

And I am sorry to disappoint but it is not that simple: the Mender client requires a golang version newer that the one available in `thud`, which makes it technically difficult to port.
