[OE-core] [PATCH v2][warrior] qemu: Add PACKAGECONFIG for glusterfs
shohei.maruyama at cybertrust.co.jp
shohei.maruyama at cybertrust.co.jp
Thu Dec 19 12:32:54 UTC 2019
Sure.
Shohei Maruyama
On Thu, 2019-12-19 at 13:29 +0100, Alexander Kanavin wrote:
> Please send a patch for the master branch first.
>
> Alex
>
> > On 19 Dec 2019, at 13.27, <shohei.maruyama at cybertrust.co.jp> <
> > shohei.maruyama at cybertrust.co.jp> wrote:
> >
> > This commit adds PACKAGECONFIG for glusterfs. glusterfs is not required
> > f-
> > or runqemu, so it should be optional to reduce build time.
> >
> > Signed-off-by: Shohei Maruyama <shohei.maruyama at cybertrust.co.jp>
> > ---
> > meta/recipes-devtools/qemu/qemu.inc | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-
> > devtools/qemu/qemu.inc
> > index 202134b3d8..e917a96241 100644
> > --- a/meta/recipes-devtools/qemu/qemu.inc
> > +++ b/meta/recipes-devtools/qemu/qemu.inc
> > @@ -160,5 +160,6 @@ PACKAGECONFIG[virglrenderer] = "--enable-
> > virglrenderer,--disable-virglrenderer,v
> > PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice"
> > # usbredir will be in meta-networking layer
> > PACKAGECONFIG[usb-redir] = "--enable-usb-redir,--disable-usb-
> > redir,usbredir"
> > +PACKAGECONFIG[glusterfs] = "--enable-glusterfs,--disable-glusterfs"
> >
> > INSANE_SKIP_${PN} = "arch"
> > --
> > 2.24.1
> >
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
More information about the Openembedded-core
mailing list