This recipe serves as the target when using Hob to generate image. Signed-off-by: Dongxiao Xu <[email protected]> --- meta/recipes-core/images/hob.bb | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-core/images/hob.bb
diff --git a/meta/recipes-core/images/hob.bb b/meta/recipes-core/images/hob.bb new file mode 100644 index 0000000..c4d9210 --- /dev/null +++ b/meta/recipes-core/images/hob.bb @@ -0,0 +1,3 @@ +LICENSE = "MIT" + +inherit image -- 1.7.0.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
