summaryrefslogtreecommitdiffstats
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 73f7afbe16..e416d84843 100644
--- a/meta/packages/images/oh-image-core.bb
+++ b/meta/packages/images/oh-image-core.bb
@@ -9,7 +9,7 @@ RDEPENDS = "\
9 task-oh-boot-extras \ 9 task-oh-boot-extras \
10 task-oh-base " 10 task-oh-base "
11 11
12export IPKG_INSTALL = "${RDEPENDS}" 12export PACKAGE_INSTALL = "${RDEPENDS}"
13 13
14inherit image_ipk 14inherit image
15LICENSE = MIT 15LICENSE = MIT