summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \