meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] qemu-package-split.inc: Correct a typo
@ 2021-12-01 12:33 Peter Kjellerstedt
  2021-12-02  4:06 ` [meta-virtualization] " Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Kjellerstedt @ 2021-12-01 12:33 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
 recipes-devtools/qemu/qemu-package-split.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-devtools/qemu/qemu-package-split.inc b/recipes-devtools/qemu/qemu-package-split.inc
index f9db331..f1d8932 100644
--- a/recipes-devtools/qemu/qemu-package-split.inc
+++ b/recipes-devtools/qemu/qemu-package-split.inc
@@ -10,7 +10,7 @@ PACKAGES:prepend:class-target = "${PN}-x86_64 \
                     "
 
 FILES:${PN}-x86_64:class-target = "${bindir}/qemu-system-x86_64 ${bindir}/qemu-x86_64"
-RDEPENDS:${PN}-x86_64:append:class_target = "${PN}"
+RDEPENDS:${PN}-x86_64:append:class-target = "${PN}"
 INSANE_SKIP:${PN}-x86_64:class-target = "file-rdeps"
 
 FILES:${PN}-i386:class-target = "${bindir}/qemu-i386"

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-virtualization] [PATCH] qemu-package-split.inc: Correct a typo
  2021-12-01 12:33 [PATCH] qemu-package-split.inc: Correct a typo Peter Kjellerstedt
@ 2021-12-02  4:06 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2021-12-02  4:06 UTC (permalink / raw)
  To: Peter Kjellerstedt; +Cc: meta-virtualization

In message: [meta-virtualization] [PATCH] qemu-package-split.inc: Correct a typo
on 01/12/2021 Peter Kjellerstedt wrote:

I had noticed this myself, and swear that I fixed it .. but I can't
find any trace of the change now.

This is merged.

Bruce

> Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
> ---
>  recipes-devtools/qemu/qemu-package-split.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-devtools/qemu/qemu-package-split.inc b/recipes-devtools/qemu/qemu-package-split.inc
> index f9db331..f1d8932 100644
> --- a/recipes-devtools/qemu/qemu-package-split.inc
> +++ b/recipes-devtools/qemu/qemu-package-split.inc
> @@ -10,7 +10,7 @@ PACKAGES:prepend:class-target = "${PN}-x86_64 \
>                      "
>  
>  FILES:${PN}-x86_64:class-target = "${bindir}/qemu-system-x86_64 ${bindir}/qemu-x86_64"
> -RDEPENDS:${PN}-x86_64:append:class_target = "${PN}"
> +RDEPENDS:${PN}-x86_64:append:class-target = "${PN}"
>  INSANE_SKIP:${PN}-x86_64:class-target = "file-rdeps"
>  
>  FILES:${PN}-i386:class-target = "${bindir}/qemu-i386"

> 
> 
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-02  4:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01 12:33 [PATCH] qemu-package-split.inc: Correct a typo Peter Kjellerstedt
2021-12-02  4:06 ` [meta-virtualization] " Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).