diff options
| -rw-r--r-- | scripts/pokyABConfig.py | 1 |
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') | |||
| 68 | runImage(f3, 'eee901', 'poky-image-minimal-live') | 68 | runImage(f3, 'eee901', 'poky-image-minimal-live') |
| 69 | runImage(f3, 'eee901', 'poky-image-sato') | 69 | runImage(f3, 'eee901', 'poky-image-sato') |
| 70 | runImage(f3, 'eee901', 'poky-image-sato-live') | 70 | runImage(f3, 'eee901', 'poky-image-sato-live') |
| 71 | runImage(f3, 'eee901', 'poky-image-netbook-live') | ||
| 71 | runImage(f3, 'eee901', 'poky-image-sdk') | 72 | runImage(f3, 'eee901', 'poky-image-sdk') |
| 72 | runImage(f3, 'bootcdx86', 'poky-image-sato-cd') | 73 | runImage(f3, 'bootcdx86', 'poky-image-sato-cd') |
| 73 | defaultenv['POKYLIBC'] = 'uclibc' | 74 | defaultenv['POKYLIBC'] = 'uclibc' |
