> > Hi, Thanks for reply, > > Now, I'm simply using a snapshot image for Tizen common 3.0 > (http://download.tizen.org/snapshots/tizen/common/latest/images/x86_64-x11/common-x11-mbr-x86_64/tizen-common_20141202.9_common-x11-mbr-x86_64-sda.raw.bz2), > > and my target device is QEMU x86, and I don't need to use up-to-date x86 > machine. So then, can I use just vanilla kernel for the tizen image? > > And, if not, I meant platform/kernel/linux-3.10.git at former mail, but I > think I'd better use platform/kernel/linux-stable.git. is it correct?
No. It appears that sdk/emulator/emulator-kernel is what you want inferring to the name and your requirement: qemu. However, lowering kernel version is something you will be venturing. Please don't expect you will succeed with the first try, you will probably need to hack a bit. If you have your own local patch set written for 3.10, I guess up-porting that patch set to 3.14 would be easier. > > Thanks, > -Hyukjoong > > > > 김 혁 중 > > 성균관대학교 IT 융합학과 박사과정 > > 임베디드 소프트웨어 연구실 > > > > > > > Kim, Hyukjoong > > Sungkyunkwan University > > Ph.D Course in Computer Engineering, IT Convergence > > Embedded Software Lab. > > > > e-mail : [email protected] / [email protected] > > phone : +82 10-9489-8974 > > > > > > > > 2014-12-03 15:22 GMT+09:00 MyungJoo Ham <[email protected]>: > > > Hi, > > > > I have a simple question about tizen 3.0 common. > > > > In case of tizen 3.0 with x86(_64), the linux kernel code is different > from vanilla linux kernel, correct? > > You'd better simply tell which tree, which branch, which commit, you are > using. (or the path of your kernel binary if you didn't compile and don't > know where to get the sources) > > > > > I want downgrade kernel version of linux for some reason, so should I > download mainline kernel or linux 3.10 from review.tizen.org? (currently, > 3.14.19-14.2-common-x86_64-default) > > Still, which branch/tree are you mentioning? If you are talking about > platofrm/kernel/linux-3.10.git, you are looking at the tree focussed on > Exynos SoC support, which will probably be as compatible as mainline for x86 > machines. Anyway, I don't see any major problems for you to using mainline > kernel if you are using standard x86 machines. > > However, for some recent Intel SoCs, Linux 3.10 won't be compatible because > some of the Intel SoC drivers were merged AFTER 3.10. (you didn't mention > your machine specifications, either) > > Cheers, > MyungJoo. > > > > > > > Thanks, > > > > -Hyukjoong > > > > 김 혁 중 > > 성균관대학교 IT 융합학과 박사과정 > > 임베디드 소프트웨어 연구실 > > Kim, Hyukjoong > > Sungkyunkwan University > > Ph.D Course in Computer Engineering, IT Convergence > > Embedded Software Lab. > > e-mail : [email protected] / [email protected] > > phone : +82 10-9489-8974 > > _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
