Failed to download FSL kernel kk4.4.3_2.0.0-ga

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

Failed to download FSL kernel kk4.4.3_2.0.0-ga

Jump to solution
632 Views
saurabh206
Senior Contributor III

Hello,

I am not able to find the kk4.4.3_2.0.0-ga tag on my kernel clone.

picus@picus-desktop:~/Freescale/kernel_fsl$ git fetch --all

Fetching origin

picus@picus-desktop:~/Freescale/kernel_fsl$ git remote -v

origin  git://git.freescale.com/imx/linux-2.6-imx.git (fetch)

origin  git://git.freescale.com/imx/linux-2.6-imx.git (push)

picus@picus-desktop:~/Freescale/kernel_fsl$ git tag | grep -i "KK"

kk4.4.2_1.0.0-alpha

kk4.4.2_1.0.0-beta

kk4.4.2_1.0.0-ga

kk4.4.2_2.0.0-alpha

kk4.4.3_2.0.0-beta

How to get "kk4.4.3_2.0.0-ga"?

Thanks

Saurabh

Labels (2)
Tags (2)
0 Kudos
1 Solution
480 Views
saurabh206
Senior Contributor III

git pull origin kk4.4.3_2.0.0-ga Has fixed the issue...

View solution in original post

0 Kudos
1 Reply
481 Views
saurabh206
Senior Contributor III

git pull origin kk4.4.3_2.0.0-ga Has fixed the issue...

0 Kudos