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

Robert Yang liezhi.yang at windriver.com
Wed May 11 06:41:04 PDT 2011


* Add the layer meta-skeleton, it will be used to place the various
  canonical examples.

* Add a skeleton for init scripts.

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 (2):
  Add the layer meta-skeleton
  Add a skeleton for init scripts

 meta-skeleton/conf/layer.conf                      |   10 +
 .../recipes-skeleton/service/service/COPYRIGHT     |   19 ++
 .../recipes-skeleton/service/service/skeleton      |  188 ++++++++++++++++++++
 .../recipes-skeleton/service/service_0.1.bb        |   20 ++
 4 files changed, 237 insertions(+), 0 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_0.1.bb




More information about the poky mailing list