how to check for updates

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to check for updates

Jump to solution
1,588 Views
gxk
Contributor I
is there posiibility to check for updates for my imx27 sdk code, specialy kernel and redboot?
Labels (1)
Tags (1)
0 Kudos
1 Solution
1,119 Views
itisravi
Contributor II

I don't think there is an option for auto-update.

 

For the kernel, there is there is an option of choosing which kernel you want to build in the ltib menu (you can provide the path to your custom kernel tree).

 

Building redboot from sources is explained in the documentaion.

 

But in anycase, i think it's better to just use the kernel and bootloader that came along with the BSP (it's tested to work on board by freescale  :smileywink: )

 

For other packages, you can try this

View solution in original post

0 Kudos
2 Replies
1,120 Views
itisravi
Contributor II

I don't think there is an option for auto-update.

 

For the kernel, there is there is an option of choosing which kernel you want to build in the ltib menu (you can provide the path to your custom kernel tree).

 

Building redboot from sources is explained in the documentaion.

 

But in anycase, i think it's better to just use the kernel and bootloader that came along with the BSP (it's tested to work on board by freescale  :smileywink: )

 

For other packages, you can try this

0 Kudos
1,119 Views
gxk
Contributor I

thanks for answer.

0 Kudos