diff options
| author | Mihai Prica <mihai.prica@intel.com> | 2012-11-15 11:57:30 +0200 |
|---|---|---|
| committer | Raymond Danks <ray.danks@se-eng.com> | 2012-11-26 16:21:15 -0700 |
| commit | e71f63a6b8bcddc1b4aaf3c37e25d07e2d2335bd (patch) | |
| tree | 710ca436f0e03645d2e1cc697ecbc885a206c822 /recipes-extended/images | |
| parent | 1d4d12b261c74088bd98cc89976078219dfebb30 (diff) | |
| download | meta-virtualization-e71f63a6b8bcddc1b4aaf3c37e25d07e2d2335bd.tar.gz | |
xen-image-minimal: Changed from task-core-boot to package-core-boot
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
Diffstat (limited to 'recipes-extended/images')
| -rw-r--r-- | recipes-extended/images/xen-image-minimal.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/images/xen-image-minimal.bb b/recipes-extended/images/xen-image-minimal.bb index f9e75d7a..0cf55d65 100644 --- a/recipes-extended/images/xen-image-minimal.bb +++ b/recipes-extended/images/xen-image-minimal.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "A minimal xen image" | 1 | DESCRIPTION = "A minimal xen image" |
| 2 | IMAGE_INSTALL = "task-core-boot xen-minimal dropbear mdadm" | 2 | IMAGE_INSTALL = "packagegroup-core-boot xen-minimal dropbear mdadm" |
| 3 | 3 | ||
| 4 | IMAGE_LINGUAS = " " | 4 | IMAGE_LINGUAS = " " |
| 5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
