Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] A tool for boottime image configuration
@ 2014-08-28 18:47 nitin.a.kamble
  2014-08-28 18:47 ` [PATCH 1/1] imageconfigurator: a new recipe " nitin.a.kamble
  2014-09-05  1:20 ` [PATCH 0/1] A tool " Kamble, Nitin A
  0 siblings, 2 replies; 12+ messages in thread
From: nitin.a.kamble @ 2014-08-28 18:47 UTC (permalink / raw)
  To: darren.hart, richard.purdie, saul.wold, Openembedded-core

From: Nitin A Kamble <nitin.a.kamble@intel.com>

This pull request provides the base recipe for the Image Configurator tool,
which provides ability to configure the BSP images for a particular hardware
at boot time.

  The recipe needs machine configuration files, which are to be provided in
the individual BSP layers. The meta-intel layer will be using this recipe to
support multiple machines with common BSPs. There is nothing architecture
specific here, and it can also be used by any other layer to consolidate
multiple BSPs.

Thanks,
Nitin

The following changes since commit 669c07d6022174d01fe5a95b7b0faa9ef86da1e2:

  bitbake: build/data: Write out more complete python run files (2014-08-28 15:12:45 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib nitin/misc
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=nitin/misc

Nitin A Kamble (1):
  imageconfigurator: a new recipe for boottime image configuration

 .../imageconfigurator/imageconfigurator_git.bb     | 50 ++++++++++++++++++++++
 1 file changed, 50 insertions(+)
 create mode 100644 meta/recipes-bsp/imageconfigurator/imageconfigurator_git.bb

-- 
1.8.1.4



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-09-05  1:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-28 18:47 [PATCH 0/1] A tool for boottime image configuration nitin.a.kamble
2014-08-28 18:47 ` [PATCH 1/1] imageconfigurator: a new recipe " nitin.a.kamble
2014-08-28 18:53   ` Mark Hatle
2014-08-28 20:09   ` Burton, Ross
2014-08-28 20:14     ` Kamble, Nitin A
2014-08-28 20:33       ` Burton, Ross
2014-08-28 21:05         ` Kamble, Nitin A
2014-08-28 21:49           ` Burton, Ross
2014-08-28 22:13             ` Kamble, Nitin A
2014-08-28 23:03               ` Otavio Salvador
2014-08-29  1:06                 ` Kamble, Nitin A
2014-09-05  1:20 ` [PATCH 0/1] A tool " Kamble, Nitin A

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