]> code.ossystems Code Review - openembedded-core.git/commit
meta-hob: Add a new meta-hob layer
authorDongxiao Xu <dongxiao.xu@intel.com>
Thu, 23 Feb 2012 13:48:08 +0000 (21:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Feb 2012 00:38:55 +0000 (00:38 +0000)
commit213b5038215b1d7df10f1df0375610034fa156c7
tree679e03cf930b551b88d1d42979a8cc604a915ace
parent1a0be9ec4d53cfcaea907edebe5d8bb525496b4e
meta-hob: Add a new meta-hob layer

This new layer contains hob-image.bb and hob-toolchain.bb that
are used by hob to build images or toolchain.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-hob/COPYING.MIT [new file with mode: 0644]
meta-hob/conf/layer.conf [new file with mode: 0644]
meta-hob/recipes-core/images/hob-image.bb [new file with mode: 0644]
meta-hob/recipes-core/meta/hob-toolchain.bb [new file with mode: 0644]