-
Notifications
You must be signed in to change notification settings - Fork 48
Is it safe to use wip-edison-3.19.5 branch? #22
Comments
I'm not sure WIP is a correct abbreviation there. Last commit dated end of May last year. You may instead try my unofficial eds branch (see my GH page, linux repository). |
Thanks @andy-shev The kernel on eds branch is 4.10. Are the edison patches ported to it? I will try and post the results.. Thanks... |
@sandeep-mvd |
I see now a branch that doesn't have the wip prefix. Is that supposed to mean that it is stable to be used? |
@agherzan May I ask what is your use case for that old kernel? |
I don't have a usecase of an old kernel. I'm looking for a stable one that is officially supported. |
Fair enough. As far as I know the latest that officially supported is based on v3.10.98. |
Is there any documentation on this? From the branching names 3.19 looks stable. |
I dunno about documentation, I looked at the code, basically latest BSP for Edison. There is still v3.10.98 based kernel which makes my conclusion. |
So you are saying that edison-3.19 is not a stable branch, right? |
I'm really confused about 3.10.98. I try to apply aufs patches on top. but things fail because it seems this branch includes patches which were merged in later versions of kernel: The nice thing about edison-3.19 is that is already including aufs so it works out of the box but I don't know the dev status of this branch. |
edison-3.19.5 has last commit 4-jun-2015. wip-edison-3.19.5 has last commit 10-may-2016. Comparing them shows wip has about 64 additional commits in a one year period. You could say that both are pretty stable. Or dead. |
@htot I like your ironic mood! 👍 |
@htot Sadly it sounds right 👍 Are there any maintainers of this repo who can confirm/inform? |
:-) I didn't want to hurt anybodies feelings. The difference between stable, finished code (no commits over time) and dead abandoned code (no commits over time) is only if it works for you or not. |
Currently I'm only interested in aufs support so 3.19 fixes my incompatibility but I totally agree with what you say. |
I don't know aufs. But when I applied preempt-rt to the 3.10.14 kernel I needed to disable aufs in the kernel config. So may be it has been backported into 3.10.14? |
Sounds like a mess... |
Well with no option left, I finally had to ditch edison and move to beaglebone.. I can close this issue if no one has anything more to discuss. |
I think we can leave it open. Nothing was resolved. |
@agherzan, I don't think it will be for any of v3.xx kernel. So, agree on @Binary-Nerd, issue can be closed. |
OK. We, at resin, are planning to drop support for this board anyway. So I guess I'm fine. (sad story) |
@agherzan |
@andy-shev resin means https://resinos.io/ . And we use yocto to compile the same distro for multiple board types. |
@agherzan |
Since we have established https://github.com/edison-fw/meta-intel-edison for more than year, I think this question doesn't make sense anymore. |
Hi,
Is it ok and is it safe to use wip-edison-3.19.5 branch for edison? When can we expect the official release?
The text was updated successfully, but these errors were encountered: