]> code.ossystems Code Review - openembedded-core.git/commitdiff
scripts/pokyABConfig.py: Add poky-image-netbook-live
authorRichard Purdie <richard@openedhand.com>
Tue, 7 Oct 2008 16:59:53 +0000 (16:59 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 7 Oct 2008 16:59:53 +0000 (16:59 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5437 311d38ba-8fff-0310-9ca6-ca027cbcb966

scripts/pokyABConfig.py

index 47b0d775616266e9dc56163267756dad1e123033..30e89c8cfbc73ec365cb7fb8473b77b71382868a 100644 (file)
@@ -68,6 +68,7 @@ runImage(f3, 'eee901', 'poky-image-minimal')
 runImage(f3, 'eee901', 'poky-image-minimal-live')
 runImage(f3, 'eee901', 'poky-image-sato')
 runImage(f3, 'eee901', 'poky-image-sato-live')
+runImage(f3, 'eee901', 'poky-image-netbook-live')
 runImage(f3, 'eee901', 'poky-image-sdk')
 runImage(f3, 'bootcdx86', 'poky-image-sato-cd')
 defaultenv['POKYLIBC'] = 'uclibc'