summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-02-03 15:49:39 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-08 00:50:29 +0000
commitd6b885b1b5299d2c0c539f552bafc53569bbc2d3 (patch)
tree70436dc95247ecf7b435eea58a5dc78ad81eafd4 /meta/recipes-qt
parent41936cd5bcfddfbf3374174c1e3cdea951d2d10f (diff)
downloadpoky-d6b885b1b5299d2c0c539f552bafc53569bbc2d3.tar.gz
classes,recipes: Replace POKY_* with CORE_IMAGE_*
(From OE-Core rev: b14a92f4450bb08b9f11d3fd7a99155315527cdd) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r--meta/recipes-qt/images/qt4e-demo-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/images/qt4e-demo-image.bb b/meta/recipes-qt/images/qt4e-demo-image.bb
index 652337926b..2e50bf6029 100644
--- a/meta/recipes-qt/images/qt4e-demo-image.bb
+++ b/meta/recipes-qt/images/qt4e-demo-image.bb
@@ -11,7 +11,7 @@ RDEPENDS_${PN} += " \
11 " 11 "
12 12
13IMAGE_INSTALL += "\ 13IMAGE_INSTALL += "\
14 ${POKY_BASE_INSTALL} \ 14 ${CORE_IMAGE_BASE_INSTALL} \
15 module-init-tools \ 15 module-init-tools \
16 task-qt4e-base \ 16 task-qt4e-base \
17" 17"