summaryrefslogtreecommitdiff
path: root/meta/packages/images/oh-image-core.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/images/oh-image-core.bb')
-rw-r--r--meta/packages/images/oh-image-core.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/images/oh-image-core.bb b/meta/packages/images/oh-image-core.bb
index 73f7afbe1..e416d8484 100644
--- a/meta/packages/images/oh-image-core.bb
+++ b/meta/packages/images/oh-image-core.bb
@@ -9,7 +9,7 @@ RDEPENDS = "\
task-oh-boot-extras \
task-oh-base "
-export IPKG_INSTALL = "${RDEPENDS}"
+export PACKAGE_INSTALL = "${RDEPENDS}"
-inherit image_ipk
+inherit image
LICENSE = MIT