diff options
| -rw-r--r-- | meta/packages/images/oh-image-minimal.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/images/oh-image-minimal.bb b/meta/packages/images/oh-image-minimal.bb index edb29d250e..2d9a8591f3 100644 --- a/meta/packages/images/oh-image-minimal.bb +++ b/meta/packages/images/oh-image-minimal.bb | |||
| @@ -1,9 +1,12 @@ | |||
| 1 | # | 1 | # |
| 2 | # Copyright (C) 2007 OpenedHand Ltd. | 2 | # Copyright (C) 2007 OpenedHand Ltd. |
| 3 | # | 3 | # |
| 4 | PR = "r1" | ||
| 4 | 5 | ||
| 5 | IMAGE_INSTALL = "task-oh-boot" | 6 | IMAGE_INSTALL = "task-oh-boot" |
| 6 | 7 | ||
| 8 | IMAGE_LINGUAS = " " | ||
| 9 | |||
| 7 | require poky-image.inc | 10 | require poky-image.inc |
| 8 | 11 | ||
| 9 | # remove not needed stuff (locale support and ipkg support) | 12 | # remove not needed stuff (locale support and ipkg support) |
