summaryrefslogtreecommitdiffstats
path: root/recipes-extended/images
diff options
context:
space:
mode:
authorChris Patterson <cjp256@gmail.com>2013-10-09 22:22:50 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-10-10 23:32:26 -0400
commitac0499102746fbe8a25517b000ef791d2011e5ce (patch)
treeddebf08ad06c95b0ae3ef33fc71a71d3c2975a81 /recipes-extended/images
parentb531d002621336f533c23dfd3f8665fb17861c55 (diff)
downloadmeta-virtualization-ac0499102746fbe8a25517b000ef791d2011e5ce.tar.gz
xen-image-minimal: update image installed modules to reflect xen fragment changes.
Signed-off-by: Chris Patterson <cjp256@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-extended/images')
-rw-r--r--recipes-extended/images/xen-image-minimal.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-extended/images/xen-image-minimal.bb b/recipes-extended/images/xen-image-minimal.bb
index c582f572..00146f71 100644
--- a/recipes-extended/images/xen-image-minimal.bb
+++ b/recipes-extended/images/xen-image-minimal.bb
@@ -7,16 +7,10 @@ IMAGE_INSTALL += " \
7 packagegroup-core-ssh-openssh \ 7 packagegroup-core-ssh-openssh \
8 kernel-module-xen-acpi-processor \ 8 kernel-module-xen-acpi-processor \
9 kernel-module-xen-blkback \ 9 kernel-module-xen-blkback \
10 kernel-module-xen-blkfront \
11 kernel-module-xen-evtchn \
12 kernel-module-xenfs \
13 kernel-module-xen-gntalloc \ 10 kernel-module-xen-gntalloc \
14 kernel-module-xen-gntdev \ 11 kernel-module-xen-gntdev \
15 kernel-module-xen-netback \ 12 kernel-module-xen-netback \
16 kernel-module-xen-netfront \
17 kernel-module-xen-pciback \ 13 kernel-module-xen-pciback \
18 kernel-module-xen-pcifront \
19 kernel-module-xen-privcmd \
20 kernel-module-xen-wdt \ 14 kernel-module-xen-wdt \
21 xen-base \ 15 xen-base \
22 xen-qemu \ 16 xen-qemu \