All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Roland Stigge <stigge@antcom.de>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] next xenomai release
Date: Thu, 27 Dec 2012 20:34:09 +0100	[thread overview]
Message-ID: <50DCA2B1.6070805@xenomai.org> (raw)
In-Reply-To: <50DC9C51.9090300@antcom.de>

On 12/27/2012 08:06 PM, Roland Stigge wrote:

> On 17/12/12 14:53, Leopold Palomo-Avellaneda wrote:
>> A Dilluns 17 Desembre 2012, Roland Stigge va escriure:
>>> On 12/17/2012 09:45 AM, Leopold Palomo-Avellaneda wrote:
>>>> there's a bug, and I must admit that I don't know if it's deliberated (*) 
>> or 
>>>> not.  This bug comes from some time ago. In the /ksrc/arch/x86/patches 
>>>> directory, there's a patch for the 3.2.21 kernel:
>>>>
>>>> ipipe-core-3.2.21-x86-1.patch
>>>>
>>>> this patch, in the build process is not included in the root directory: 
>> the 
>>>> /scripts/prepare-patch.sh script executes:
>>>>
>>>> find $xenomai_root/ksrc/ -name "adeos-ipipe-2.6.*-$supported_arch-*.patch" 
>>>>
>>>> that is incorrect because the ipipe-core* patch is not found. The correct 
>> one 
>>>> would be:
>>>>
>>>> ----------------------------------------------------------------
>>>> $ diff -u xenomai-2.6.git/scripts/prepare-patch.sh xenomai-
>>>> head/scripts/prepare-patch.sh 
>>>> --- xenomai-2.6.git/scripts/prepare-patch.sh	2012-11-06 
>> 11:17:56.722698342 
>>>> +0100
>>>> +++ xenomai-head/scripts/prepare-patch.sh 	2012-12-17 
>> 09:23:31.912258850 
>>>> +0100
>>>> @@ -148,7 +148,7 @@
>>>>  
>>>>  cd $xenomai_root
>>>>  
>>>> -find $xenomai_root/ksrc/ -name "*ipipe*$supported_arch-*.patch" |
>>>> +find $xenomai_root/ksrc/ -name "adeos-ipipe-2.6.*-$supported_arch-
>> *.patch" |
>>>>  while read f ; do
>>>>  
>>>>      file=`basename $f`
>>>>
>>>> ----------------------------------------------------------------
>>>
>>> I guess this is a reverse patch?
>>
>> :-)
>>
>> yes, the order is inverse. Sorry.
> 
> OK, should be fixed. Can't find the change in xenomai 2.6.2, unfortunately.


I am working on generating the debian packages now, there are a few
other issues, I will push a commit when they are fixed, and maybe
another xenomai release.

> 
> Roland
> 
> _______________________________________________
> Xenomai mailing list
> Xenomai@xenomai.org
> http://www.xenomai.org/mailman/listinfo/xenomai
> 



-- 
                                                                Gilles.


  reply	other threads:[~2012-12-27 19:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-16  9:04 [Xenomai] next xenomai release Gilles Chanteperdrix
2012-12-16 11:14 ` Roland Stigge
2012-12-17  8:45   ` Leopold Palomo-Avellaneda
2012-12-17 10:59     ` Roland Stigge
2012-12-17 13:53       ` Leopold Palomo-Avellaneda
2012-12-27 19:06         ` Roland Stigge
2012-12-27 19:34           ` Gilles Chanteperdrix [this message]
2012-12-27 20:59             ` [Xenomai] Another dpkg build issue for Xenomai 2.6.2 Jeff Webb
2012-12-27 21:06               ` Gilles Chanteperdrix
     [not found]                 ` <50DCBAFF.2080300@nta-inc.net>
2012-12-27 22:40                   ` Gilles Chanteperdrix
2012-12-28 16:50                     ` Jeff Webb
2013-01-07 23:00   ` [Xenomai] next xenomai release Gilles Chanteperdrix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50DCA2B1.6070805@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=stigge@antcom.de \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.