Hey,

Tim Sander wrote:
> Hi Marc
>>>> http://git.pengutronix.de/?p=mkl/ptxdist.git;a=shortlog;h=refs/heads/dev
>>>> /si mpleimage
>>> Thanks for your effort. Will test it, but i'm to tired today. 
>> any news on this?
> Well i just tried to test this stuff. But well my git fu is a little lacking. 
> So where do i find the included simpleImage stuff for testing. Just
> checked out: mkl/ptxdist.git and ptxdist.git but i didn't find any related 
> changes. So where do i find them.

I assume you're on the ptxdist.git tree, add mkl/ptxdist.git as a remote
named "mkl":

$ git remote add mkl git://git.pengutronix.de/git/mkl/ptxdist.git

download the stuff from by branch into your tree.

$ git remote fetch mkl

checkout the next/simpleimage branch under name simpleimage

$ git checkout -b simpleimage mkl/next/simpleimage

do testing

hth...Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
ptxdist mailing list
[email protected]

Reply via email to