mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alan <alan.martinovic@gmail.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] Location of the default behavior for Get
Date: Thu, 24 Sep 2015 17:03:32 +0200	[thread overview]
Message-ID: <560410C4.20401@gmail.com> (raw)

Hi,

can you please point me to the location of the default behavior for the 
Get state?

Motivation:
I would like to try and extend the kernel platformconfig to have the 
option "clone from git". The suggested method in the documentation 
requires to much manual work for my needs.

The idea is to just extend the platform/kernel.in with options required 
to clone from a git repo (for example KERNEL_GIT) and have an ifdef in 
kernel.make in case that exists.

Example how the Get state of kernel.make would look after the modifications:

ifdef PTXCONF_KERNEL_GIT
     #Stuff to clone the kernel source in build-target/linux-x.x.x
else
     #Default Get behaviour
endif

-- 
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2015-09-24 15:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=560410C4.20401@gmail.com \
    --to=alan.martinovic@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox