From edc2808bd9b967a9226b8aa5e7307dfd67a1d415 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Sat, 9 Jan 2016 14:43:35 +0800 Subject: qemu-qoriq: porvide qemu Otherwise the version in Poky will be used as some pkgs depends on qemu. Signed-off-by: Ting Liu > Signed-off-by: Otavio Salvador --- recipes-devtools/qemu/qemu-qoriq_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-devtools') 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}:" require recipes-devtools/qemu/qemu.inc +PROVIDES += "qemu" + DESCRIPTION = "This recipe requires poky's qemu.inc which includes the FSL \ fixes of QorIQ ARM and QorIQ PPC targets, the recipe assumes that glx enable \ config option is changed to --enable-opengl. The recipe only works for FSL \ -- cgit v1.2.3-54-g00ecf