scripts/pokyABConfig.py: Add poky-image-netbook-live

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5437 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-10-07 16:59:53 +00:00
parent c8a3fab82f
commit c16dee4ff9
1 changed files with 1 additions and 0 deletions

View 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'