summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-01-09 14:43:35 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:24 -0300
commitedc2808bd9b967a9226b8aa5e7307dfd67a1d415 (patch)
treedc465cd8cf284093ad7799e8df839f89521b7efb /recipes-devtools
parent83b3cd64158623944332d833003383389bb1ce4f (diff)
downloadmeta-freescale-edc2808bd9b967a9226b8aa5e7307dfd67a1d415.tar.gz
qemu-qoriq: porvide qemu
Otherwise the version in Poky will be used as some pkgs depends on qemu. Signed-off-by: Ting Liu <ting.liu@nxp.com>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/qemu/qemu-qoriq_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/qemu/qemu-qoriq_git.bb b/recipes-devtools/qemu/qemu-qoriq_git.bb
index d6ff612e..d2e66c9e 100644
--- a/recipes-devtools/qemu/qemu-qoriq_git.bb
+++ b/recipes-devtools/qemu/qemu-qoriq_git.bb
@@ -2,6 +2,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3require recipes-devtools/qemu/qemu.inc 3require recipes-devtools/qemu/qemu.inc
4 4
5PROVIDES += "qemu"
6
5DESCRIPTION = "This recipe requires poky's qemu.inc which includes the FSL \ 7DESCRIPTION = "This recipe requires poky's qemu.inc which includes the FSL \
6fixes of QorIQ ARM and QorIQ PPC targets, the recipe assumes that glx enable \ 8fixes of QorIQ ARM and QorIQ PPC targets, the recipe assumes that glx enable \
7config option is changed to --enable-opengl. The recipe only works for FSL \ 9config option is changed to --enable-opengl. The recipe only works for FSL \