diff -r a9ffe0d7e14c -r 4fd3846740b0 common/tools/populateziptemplate.pl --- a/common/tools/populateziptemplate.pl Mon Oct 12 16:51:36 2009 +0100 +++ b/common/tools/populateziptemplate.pl Tue Oct 13 16:21:45 2009 +0100 @@ -91,7 +91,7 @@ if ($layer eq "QEMU") { $packageName = $layer; - $layer = "os"; + $layer = "adaptation"; } else {