diff options
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb')
-rw-r--r-- | meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb b/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb index a3dca3d958..df0cae068e 100644 --- a/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb +++ b/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | DESCRIPTION = "Qemu helper scripts from Poky" | 1 | SUMMARY = "Qemu helper scripts" |
2 | DESCRIPTION = "Qemu helper scripts" | ||
2 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
3 | RDEPENDS_${PN} = "qemu-nativesdk" | 4 | RDEPENDS_${PN} = "qemu-nativesdk" |
4 | PR = "r9" | 5 | PR = "r9" |