Languages

Menu
Sites
Language
Rebuild Tizen Kernel for wearable device

Hello all.

I am recently trying to make my own API for web Application(Home button listener). I am very new to making images and build a kernel but I wanted to start study about this kinda stuff. I know this can be foolhardy to do, but please I want you who know how to do achive this. 

 What I want to know is this

 1. I looked up for review.tizen.org, I found a lot of projects for tizen but not for specific device like "wearable". How do I know what kernel source is needed for making image for weabable device?

2. Can I port my own kernel on Samsung Gear2 ? or QEMU emulator on tizen sdk for wearable? 

3. I read the documentation about "MIC creator", and I thought that is the tool that I need when I make a image of kernel, is that right ?

 

please answer if anyone know anything about above questions.

Edited by: Heewon Hwang on 28 Jul, 2014

Responses

1 Replies
KwangHui Cho

Hi,

 

1. you could search kernel source code for each specifi model from samsung website.

   e.g. Gear2 : http://opensource.samsung.com/reception.do

2. I think you can but not recommended.

3. MIC creator is tool for building platform image (not kernel).