aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-10-07 16:59:53 +0000
committerRichard Purdie <richard@openedhand.com>2008-10-07 16:59:53 +0000
commitc16dee4ff920ae0cf2004f94270b7906f180a570 (patch)
treeeb9f03f8099a5e7bec4e7a4c1db2b212971c77e6 /scripts
parentc8a3fab82f659df3ae034ad73c32f95d72309ab4 (diff)
downloadopenembedded-core-contrib-c16dee4ff920ae0cf2004f94270b7906f180a570.tar.gz
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
Diffstat (limited to 'scripts')
-rw-r--r--scripts/pokyABConfig.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/pokyABConfig.py b/scripts/pokyABConfig.py
index 47b0d77561..30e89c8cfb 100644
--- a/scripts/pokyABConfig.py
+++ b/scripts/pokyABConfig.py
@@ -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'