I have changed name of the "Image Configurator" tool to "Machine Setup Tool". Also we have decided to host the recipe in the meta-intel layer instead of the oecore layer for the upcoming Yocto Project 1.7 release. And after further stabilization the recipe will be migrated to oecore layer before the YP 1.8 release.
Nitin > -----Original Message----- > From: Kamble, Nitin A > Sent: Thursday, August 28, 2014 11:47 AM > To: Hart, Darren; [email protected]; Wold, Saul; > [email protected] > Cc: Kamble, Nitin A > Subject: [PATCH 0/1] A tool for boottime image configuration > > From: Nitin A Kamble <[email protected]> > > 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
