]> code.ossystems Code Review - openembedded-core.git/commitdiff
core-image-multilib-example: Location of core-image-sato.bb changed
authorMark Hatle <mark.hatle@windriver.com>
Tue, 19 Mar 2013 20:16:47 +0000 (20:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Mar 2013 17:25:07 +0000 (17:25 +0000)
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>
meta-skeleton/recipes-multilib/images/core-image-multilib-example.bb

index 77037317509aa68b3bce7120580af84de771c0ce..f13186f933a131aaba4609af96823a9479b6734c 100644 (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"