From f71687119419eb9a22e6ce608038d2c65e2b3a04 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 21 May 2012 09:27:32 +0200 Subject: o More i2c and spi devices. --- meta-trygvis/recipes-core/images/trygvis-bare.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-trygvis/recipes-core/images/trygvis-bare.bb') diff --git a/meta-trygvis/recipes-core/images/trygvis-bare.bb b/meta-trygvis/recipes-core/images/trygvis-bare.bb index 54ffdc5..ca93a20 100644 --- a/meta-trygvis/recipes-core/images/trygvis-bare.bb +++ b/meta-trygvis/recipes-core/images/trygvis-bare.bb @@ -9,4 +9,6 @@ PR = "r1" # fsck.ext2 IMAGE_INSTALL += "e2fsprogs" +IMAGE_INSTALL += "module-init-tools" + export IMAGE_BASENAME = "trygvis" -- cgit v1.2.3