[poky] V4 [PATCH 0/4] Add meta-skeleton and a skeleton for init scripts

Saul Wold sgw at linux.intel.com
Thu May 19 17:45:51 PDT 2011


On 05/16/2011 11:17 PM, Robert Yang wrote:
> Changes of V4:
> * Fix the indent in ${sysconfdir}/init.d/functions
> * Fix the coding style in skeleton_test.c
>
> Thanks for Darren's detailed review, and he is happy now.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: robert/init_scripts
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/init_scripts
>
> Thanks,
>      Robert Yang<liezhi.yang at windriver.com>
> ---
>
>
> Robert Yang (4):
>    Add the layer meta-skeleton
>    Cleanup the whitespace in functions
>    Add pidofproc to ${sysconfdir}/init.d/functions
>    Add a skeleton for init scripts
>
>   meta-skeleton/conf/layer.conf                      |   10 +
>   .../recipes-skeleton/service/service/COPYRIGHT     |   15 ++
>   .../recipes-skeleton/service/service/skeleton      |  193 ++++++++++++++++++++
>   .../service/service/skeleton_test.c                |   12 ++
>   .../recipes-skeleton/service/service_0.1.bb        |   32 ++++
>   .../initscripts/initscripts-1.0/functions          |   39 ++++-
>   6 files changed, 296 insertions(+), 5 deletions(-)
>   create mode 100644 meta-skeleton/conf/layer.conf
>   create mode 100644 meta-skeleton/recipes-skeleton/service/service/COPYRIGHT
>   create mode 100644 meta-skeleton/recipes-skeleton/service/service/skeleton
>   create mode 100644 meta-skeleton/recipes-skeleton/service/service/skeleton_test.c
>   create mode 100644 meta-skeleton/recipes-skeleton/service/service_0.1.bb
>

Merged into oe-core and master

Thanks for your work on this effort.

Sau!



More information about the poky mailing list