diff options
Diffstat (limited to 'recipes-devtools/qemu/qemu-package-split.inc')
| -rw-r--r-- | recipes-devtools/qemu/qemu-package-split.inc | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/recipes-devtools/qemu/qemu-package-split.inc b/recipes-devtools/qemu/qemu-package-split.inc index 2dec440b..35614678 100644 --- a/recipes-devtools/qemu/qemu-package-split.inc +++ b/recipes-devtools/qemu/qemu-package-split.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | PACKAGES_prepend_class-target = "${PN}-x86_64 \ | 1 | PACKAGES:prepend:class-target = "${PN}-x86_64 \ |
| 2 | ${PN}-aarch64 \ | 2 | ${PN}-aarch64 \ |
| 3 | ${PN}-arm \ | 3 | ${PN}-arm \ |
| 4 | ${PN}-i386 \ | 4 | ${PN}-i386 \ |
| @@ -9,38 +9,38 @@ PACKAGES_prepend_class-target = "${PN}-x86_64 \ | |||
| 9 | ${PN}-firmware \ | 9 | ${PN}-firmware \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | FILES_${PN}-x86_64_class-target = "${bindir}/qemu-system-x86_64 ${bindir}/qemu-x86_64" | 12 | FILES:${PN}-x86_64:class-target = "${bindir}/qemu-system-x86_64 ${bindir}/qemu-x86_64" |
| 13 | RDEPENDS_${PN}-x86_64_append_class_target = "${PN}" | 13 | RDEPENDS:${PN}-x86_64:append_class_target = "${PN}" |
| 14 | INSANE_SKIP_${PN}-x86_64_class-target = "file-rdeps" | 14 | INSANE_SKIP:${PN}-x86_64:class-target = "file-rdeps" |
| 15 | 15 | ||
| 16 | FILES_${PN}-i386_class-target = "${bindir}/qemu-i386" | 16 | FILES:${PN}-i386:class-target = "${bindir}/qemu-i386" |
| 17 | RDEPENDS_${PN}-i386_append_class-target = "${PN}" | 17 | RDEPENDS:${PN}-i386:append:class-target = "${PN}" |
| 18 | INSANE_SKIP_${PN}-i386_class-target = "file-rdeps" | 18 | INSANE_SKIP:${PN}-i386:class-target = "file-rdeps" |
| 19 | 19 | ||
| 20 | FILES_${PN}-system-i386_class-target = "${bindir}/qemu-system-i386" | 20 | FILES:${PN}-system-i386:class-target = "${bindir}/qemu-system-i386" |
| 21 | RDEPENDS_${PN}-system-i386_append_class-target = "${PN}" | 21 | RDEPENDS:${PN}-system-i386:append:class-target = "${PN}" |
| 22 | INSANE_SKIP_${PN}-system-i386_class-target = "file-rdeps" | 22 | INSANE_SKIP:${PN}-system-i386:class-target = "file-rdeps" |
| 23 | 23 | ||
| 24 | FILES_${PN}-aarch64_class-target = "${bindir}/qemu-system-aarch64 ${bindir}/qemu-aarch64" | 24 | FILES:${PN}-aarch64:class-target = "${bindir}/qemu-system-aarch64 ${bindir}/qemu-aarch64" |
| 25 | RDEPENDS_${PN}-aarch64_append_class-target = "${PN}" | 25 | RDEPENDS:${PN}-aarch64:append:class-target = "${PN}" |
| 26 | INSANE_SKIP_${PN}-aarch64_class-target = "file-rdeps" | 26 | INSANE_SKIP:${PN}-aarch64:class-target = "file-rdeps" |
| 27 | 27 | ||
| 28 | FILES_${PN}-arm_class-target = "${bindir}/qemu-system-arm ${bindir}/qemu-arm" | 28 | FILES:${PN}-arm:class-target = "${bindir}/qemu-system-arm ${bindir}/qemu-arm" |
| 29 | RDEPENDS_${PN}-arm_append_class-target = "${PN}" | 29 | RDEPENDS:${PN}-arm:append:class-target = "${PN}" |
| 30 | INSANE_SKIP_${PN}-arm_class-target = "file-rdeps" | 30 | INSANE_SKIP:${PN}-arm:class-target = "file-rdeps" |
| 31 | 31 | ||
| 32 | FILES_${PN}-microblaze_class-target = "${bindir}/qemu-system-microblaze* ${bindir}/qemu-microblaze*" | 32 | FILES:${PN}-microblaze:class-target = "${bindir}/qemu-system-microblaze* ${bindir}/qemu-microblaze*" |
| 33 | RDEPENDS_${PN}-microblaze_append_class-target = "${PN}" | 33 | RDEPENDS:${PN}-microblaze:append:class-target = "${PN}" |
| 34 | INSANE_SKIP_${PN}-arm_class-target = "file-rdeps" | 34 | INSANE_SKIP:${PN}-arm:class-target = "file-rdeps" |
| 35 | 35 | ||
| 36 | FILES_${PN}-support_class-target = "${bindir}/* ${libexecdir}/*" | 36 | FILES:${PN}-support:class-target = "${bindir}/* ${libexecdir}/*" |
| 37 | RDEPENDS_${PN}-support_class-target = "${PN} bash" | 37 | RDEPENDS:${PN}-support:class-target = "${PN} bash" |
| 38 | 38 | ||
| 39 | FILES_${PN}-firmware_class-target = "${datadir}/${PN}/*.bin ${datadir}/${PN}/*.rom ${datadir}/${PN}/*.img ${datadir}/${PN}/openbios* ${datadir}/${PN}/*.dtb ${datadir}/${PN}/u-boot*" | 39 | FILES:${PN}-firmware:class-target = "${datadir}/${PN}/*.bin ${datadir}/${PN}/*.rom ${datadir}/${PN}/*.img ${datadir}/${PN}/openbios* ${datadir}/${PN}/*.dtb ${datadir}/${PN}/u-boot*" |
| 40 | RDEPENDS_${PN}-firmware_class-target = "${PN}" | 40 | RDEPENDS:${PN}-firmware:class-target = "${PN}" |
| 41 | INSANE_SKIP_${PN}-firmware_class-target = "arch" | 41 | INSANE_SKIP:${PN}-firmware:class-target = "arch" |
| 42 | 42 | ||
| 43 | FILES_${PN}-keymaps_class-target = "${datadir}/${PN}/keymaps/*" | 43 | FILES:${PN}-keymaps:class-target = "${datadir}/${PN}/keymaps/*" |
| 44 | RDEPENDS_${PN}-keymaps_class-target = "${PN}" | 44 | RDEPENDS:${PN}-keymaps:class-target = "${PN}" |
| 45 | 45 | ||
| 46 | PACKAGECONFIG_append = " virtfs" | 46 | PACKAGECONFIG:append = " virtfs" |
