aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/images/oh-image-base.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/images/oh-image-base.bb')
-rw-r--r--meta/packages/images/oh-image-base.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/images/oh-image-base.bb b/meta/packages/images/oh-image-base.bb
index 4a61e70519..9b87f833e8 100644
--- a/meta/packages/images/oh-image-base.bb
+++ b/meta/packages/images/oh-image-base.bb
@@ -4,7 +4,7 @@ export IMAGE_BASENAME = "oh-image-base"
DEPENDS = "task-oh"
-RDEPENDS = "task-oh-boot task-oh-boot-extras"
+RDEPENDS = "${DISTRO_TASKS}"
export PACKAGE_INSTALL = "${RDEPENDS}"