diff --git a/meta-iot2000-example/recipes-core/images/iot2000-example-image.inc b/meta-iot2000-example/recipes-core/images/iot2000-example-image.inc index 302726ad..258cff0a 100644 --- a/meta-iot2000-example/recipes-core/images/iot2000-example-image.inc +++ b/meta-iot2000-example/recipes-core/images/iot2000-example-image.inc @@ -34,3 +34,4 @@ IMAGE_INSTALL_append = " galileo-target" IMAGE_INSTALL_append = " firmware-nonfree" IMAGE_INSTALL_append = " iot2000setup" IMAGE_INSTALL_append = " sqlite3" +IMAGE_INSTALL_append = " i2c-tools"