Hi Greg,

If I git checkout v4.9.51 and then apply a patch, say 
ipipe-core-4.9.51-powerpc-3.patch, then it seems like the patch command is fine 
with it.  (I did the --dry-run and patch didn't ask any question)

However, if I git checkout ipipe-core-4.9.51-powerpc-3 and then issue the same 
patch command

patch -p1 --dry-run < ../ipipe-core-4.9.51-powerpc-3.patch

It asks me "Reversed (or previously applied) patch detected!  Assume -R? [n]

For a bunch of files.  If I answer y then there are some files the patch tool 
say "The next patch would create the file <filename>, which already exists!  
Assume -R [n]

So is it illegal to perform the patch on the same tag name like in my case 
ipipe-core-4.9.51-powerpc-3.patch?

Phong.

-----Original Message-----
From: Greg Gallagher [mailto:g...@embeddedgreg.com]
Sent: Monday, March 26, 2018 12:11 PM
To: Pham, Phong
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] git://git.xenomai.org/ipipe.git points to Linux 3.18

What branch did you checkout?  Try git checkout ipipe-4.9.y or if you want 
4.9.51 you can use the git tag  ipipe-core-4.9.51-x86-5.

On Mon, Mar 26, 2018 at 3:05 PM, Pham, Phong <ph...@ddc-web.com> wrote:
>
> Hi,
>
> git clone git://git.xenomai.org/ipipe.git and I get Linux version 3.18
> w/ the Xenomai patch included.  (In my .gitconfig, I remapped git://
> to use https:// protocol to get around my company blocking git port.)
>
> Should the Linux version be 4.9.51 (latest) instead of the older version?
>
> Is the https protocol link points to Linux 3.10 but the git protocol link 
> actually points to 4.9.51?
> Phong.
>
> Notice: This e-mail and any files transmitted with it may contain Data Device 
> Corporation's privileged and proprietary information. It is intended solely 
> for the use of the individual or entity to whom it is addressed. If you are 
> not the named recipient of this transmission, any disclosure, copying, 
> distribution or reliance on the contents of this message is prohibited. If 
> you received this e-mail in error, please destroy it and any attached files 
> and notify me immediately.
> _______________________________________________
> Xenomai mailing list
> Xenomai@xenomai.org
> https://xenomai.org/mailman/listinfo/xenomai
Notice: This e-mail and any files transmitted with it may contain Data Device 
Corporation's privileged and proprietary information. It is intended solely for 
the use of the individual or entity to whom it is addressed. If you are not the 
named recipient of this transmission, any disclosure, copying, distribution or 
reliance on the contents of this message is prohibited. If you received this 
e-mail in error, please destroy it and any attached files and notify me 
immediately.
_______________________________________________
Xenomai mailing list
Xenomai@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai

Reply via email to