mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] Location of the default behavior for Get
@ 2015-09-24 15:03 Alan
  0 siblings, 0 replies; only message in thread
From: Alan @ 2015-09-24 15:03 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-24 15:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-24 15:03 [ptxdist] Location of the default behavior for Get Alan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox