From 213b5038215b1d7df10f1df0375610034fa156c7 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Thu, 23 Feb 2012 21:48:08 +0800 Subject: 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 Signed-off-by: Richard Purdie --- meta-hob/recipes-core/images/hob-image.bb | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-hob/recipes-core/images/hob-image.bb (limited to 'meta-hob/recipes-core/images/hob-image.bb') diff --git a/meta-hob/recipes-core/images/hob-image.bb b/meta-hob/recipes-core/images/hob-image.bb new file mode 100644 index 000000000..c8d6f49e6 --- /dev/null +++ b/meta-hob/recipes-core/images/hob-image.bb @@ -0,0 +1 @@ +inherit image -- cgit v1.2.3