diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2023-07-17 15:11:14 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-15 08:15:25 +0100 |
commit | 3abd781d34402cd5d605769f02fa0be2476a69cc (patch) | |
tree | a533e1fa8597d1aa70addf8d028ac7166ed29b38 /LICENSE.MIT | |
parent | d57e6de496621cb721ef0eb23efa1bdb1363d8cb (diff) | |
download | poky-3abd781d34402cd5d605769f02fa0be2476a69cc.tar.gz |
qemu: Add qemu-common package
We split the qemu package [1] to add support to make user can install
one qemu arch emulation rpm to ease the concerns who care much about
the rpm size in embedded device.
But for the user who only install the qemu-*.rpm can't do anything
except they install the qemu emulation rpm like qemu-system-x86-64-*.rpm
explicitly.
So add qemu-common package to package all thing into qemu-common when
not split the package, and package only the basic into qemu-common and
other arch related to each qemu arch emulation rpm when split the package
to fix the backward compatibility.
qenu-*.rpm which is meta package rdepends on qemu-common and the available
qemu arch emulation rpm like qemu-system-x86-64-*.rpm and etc.
[1] https://git.openembedded.org/openembedded-core/commit/?id=893846ead7ee54d53e9076150cd655e0c8bca5db
(From OE-Core rev: 91c47aa06170081b64500471a39999b42cb1f400)
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE.MIT')
0 files changed, 0 insertions, 0 deletions