Hi Max
Please reabse this on top of current master, some of these patches are already in On Wed, Sep 26, 2018 at 6:21 AM Max Kellermann <[email protected]> wrote: > > From: Max Kellermann <[email protected]> > > The new ones I added were not sorted. > > Signed-off-by: Max Kellermann <[email protected]> > --- > meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.21.bb | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.21.bb > b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.21.bb > index c0d4c8c2b..9b506ba10 100644 > --- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.21.bb > +++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.21.bb > @@ -45,13 +45,13 @@ PACKAGECONFIG[lame] = > "--enable-lame-encoder,--disable-lame-encoder,lame" > PACKAGECONFIG[libsamplerate] = "--enable-lsr,--disable-lsr,libsamplerate0" > PACKAGECONFIG[mad] = "--enable-mad,--disable-mad,libmad" > PACKAGECONFIG[mms] = "--enable-mms,--disable-mms,libmms" > -PACKAGECONFIG[mpg123] = "--enable-mpg123,--disable-mpg123,mpg123" > PACKAGECONFIG[modplug] = "--enable-modplug,--disable-modplug,libmodplug" > +PACKAGECONFIG[mpg123] = "--enable-mpg123,--disable-mpg123,mpg123" > +PACKAGECONFIG[openal] = "--enable-openal,--disable-openal,openal-soft" > +PACKAGECONFIG[opus] = "--enable-opus,--disable-opus,libopus libogg" > PACKAGECONFIG[smb] = "--enable-smbclient,--disable-smbclient,samba" > PACKAGECONFIG[sndfile] = "--enable-sndfile,--disable-sndfile,libsndfile1" > PACKAGECONFIG[upnp] = "--enable-upnp,--disable-upnp,libupnp" > -PACKAGECONFIG[openal] = "--enable-openal,--disable-openal,openal-soft" > -PACKAGECONFIG[opus] = "--enable-opus,--disable-opus,libopus libogg" > PACKAGECONFIG[vorbis] = "--enable-vorbis,--disable-vorbis,libvorbis libogg" > PACKAGECONFIG[wavpack] = "--enable-wavpack,--disable-wavpack,wavpack" > PACKAGECONFIG[zlib] = "--enable-zlib,--disable-zlib,zlib" > -- > 2.19.0 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
