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