summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/qemu/qemu-qoriq.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/qemu/qemu-qoriq.inc b/recipes-devtools/qemu/qemu-qoriq.inc
index 254fe94cb..502262f27 100644
--- a/recipes-devtools/qemu/qemu-qoriq.inc
+++ b/recipes-devtools/qemu/qemu-qoriq.inc
@@ -4,6 +4,7 @@ DESCRIPTION = "QEMU is a hosted virtual machine monitor: it emulates the \
4 of different hardware and device models for the machine, enabling it to run \ 4 of different hardware and device models for the machine, enabling it to run \
5 a variety of guest operating systems" 5 a variety of guest operating systems"
6HOMEPAGE = "http://qemu.org" 6HOMEPAGE = "http://qemu.org"
7SECTION = "devel"
7LICENSE = "GPL-2.0-only AND LGPL-2.1-only" 8LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
8 9
9RDEPENDS:${PN}-ptest = "bash make" 10RDEPENDS:${PN}-ptest = "bash make"