diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-28 14:48:36 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-28 14:48:36 +0000 |
commit | 28cb7a3514ea5a80935aefd62332c63b7568efb1 (patch) | |
tree | 29d937ae855109c22234df842712933794a30fc0 | |
parent | 006b8a7808a58713af16c326dc37d07765334b12 (diff) | |
download | openembedded-core-28cb7a3514ea5a80935aefd62332c63b7568efb1.tar.gz openembedded-core-28cb7a3514ea5a80935aefd62332c63b7568efb1.tar.bz2 openembedded-core-28cb7a3514ea5a80935aefd62332c63b7568efb1.zip |
hob-image: Drop as no longer needed by bitbake
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta-hob/recipes-core/images/hob-image.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-hob/recipes-core/images/hob-image.bb b/meta-hob/recipes-core/images/hob-image.bb deleted file mode 100644 index c8d6f49e6e..0000000000 --- a/meta-hob/recipes-core/images/hob-image.bb +++ /dev/null @@ -1 +0,0 @@ -inherit image |