All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@domain.hid>
To: Robert Berger <gmane@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] find bits and pieces for Denx PPC/ipipe/xenomai?
Date: Tue, 30 Mar 2010 22:05:29 +0200	[thread overview]
Message-ID: <20100330200529.BEBFEE73028@domain.hid> (raw)
In-Reply-To: <horvm4$cil$1@domain.hid>

Dear Robert,

In message <horvm4$cil$1@domain.hid> you wrote:
> 
> Does this mean, that the patches are not anymore against the DENX git
> repository, but against mainline?

This is not a contradiction - our linux-2.6-denx repository is based
on the kernel.org tree and fully includes it.

The "kernel.org" branch in our "linux-2.6-denx" repository is
directly tracking the mainline kernel tree.

> What I would do up to now is to find in the denx git repository the
> corresponding commit or similar;)

Just refer to the git commit ID, and you will find it happens to be
there.

> There seems to be an 2.6.33 ipipe patch:
> 
> http://git.xenomai.org/?p=xenomai-head.git;a=blob;f=ksrc/arch/powerpc/patches/adeos-ipipe-2.6.33-powerpc-2.9-00.patch;h=7b84ba91606e7873227ef70d99aa077362248f4a;hb=master
> 
> So I would apply this on:
> http://git.denx.de/?p=linux-2.6-denx.git;a=shortlog;h=refs/heads/DENX-v2.6.33-stable

Of course not. You do not use the web interface to actually work with
git.  And "v2.6.33" in mainline is something different than our
DENX-v2.6.33-stable branch (which BTW is a branch, i. e. not a
specific commit).

> Or something completely different?

If you want to get "v2.6.33", you check out this version: You would
initially run "git clone" to clone either the kernel.org mainline
repository, or, if you like, our "linux-2.6-denx" repository. Then
you would run the command

	git checkout v2.6.33

to get the exact state of sources these patches were created against.

> I'm confused what's the recommended way to get the latest and greatest
> ipipe/kernel/xenomai combination based on a DENX ppc kernel tree.

See above: "git clone" followed by "git checkout" - as usual.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@domain.hid
I'm frequently appalled by the low regard you Earthmen have for life.
	-- Spock, "The Galileo Seven", stardate 2822.3


  reply	other threads:[~2010-03-30 20:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-30  4:45 [Xenomai-help] find bits and pieces for Denx PPC/ipipe/xenomai? Robert Berger
2010-03-30 20:05 ` Wolfgang Denk [this message]
2010-03-31 13:24   ` Steven A. Falco
2010-03-31 19:31     ` Wolfgang Denk
2010-03-31 20:15   ` Robert Berger
2010-03-31 20:32     ` 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=20100330200529.BEBFEE73028@domain.hid \
    --to=wd@domain.hid \
    --cc=gmane@domain.hid \
    --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.