core-image-multilib-example: Location of core-image-sato.bb changed

(From OE-Core rev: 6aacf7b2c571bf1004caaa9883e58c1f22e37fec)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Mark Hatle 2013-03-19 20:16:47 +00:00 committed by Richard Purdie
parent ebf4d7a90d
commit 998ec3bbcc
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#
# First include a base image to base things off
require recipes-core/images/core-image-sato.bb
require recipes-sato/images/core-image-sato.bb
# Now add the multilib packages we want to install
IMAGE_INSTALL += "lib32-bash"