summaryrefslogtreecommitdiffstats
path: root/meta/packages/tasks/task-poky-boot.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/tasks/task-poky-boot.bb')
-rw-r--r--meta/packages/tasks/task-poky-boot.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/tasks/task-poky-boot.bb b/meta/packages/tasks/task-poky-boot.bb
index 22afc84c50..c4821c3f11 100644
--- a/meta/packages/tasks/task-poky-boot.bb
+++ b/meta/packages/tasks/task-poky-boot.bb
@@ -6,7 +6,7 @@ DESCRIPTION = "Task for OpenedHand Poky - minimal bootable image"
6PACKAGE_ARCH = "${MACHINE_ARCH}" 6PACKAGE_ARCH = "${MACHINE_ARCH}"
7DEPENDS = "virtual/kernel" 7DEPENDS = "virtual/kernel"
8ALLOW_EMPTY = "1" 8ALLOW_EMPTY = "1"
9PR = "r6" 9PR = "r7"
10 10
11# 11#
12# Set by the machine configuration with packages essential for device bootup 12# Set by the machine configuration with packages essential for device bootup