mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
mpd: sort PACKAGECONFIGs
Signed-off-by: Max Kellermann <max.kellermann@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -54,9 +54,9 @@ EXTRA_OECONF += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '--with-syst
|
|||||||
|
|
||||||
PACKAGECONFIG[audiofile] = "--enable-audiofile,--disable-audiofile,audiofile"
|
PACKAGECONFIG[audiofile] = "--enable-audiofile,--disable-audiofile,audiofile"
|
||||||
PACKAGECONFIG[cdioparanoia] = "--enable-cdio-paranoia,--disable-cdio-paranoia,libcdio-paranoia"
|
PACKAGECONFIG[cdioparanoia] = "--enable-cdio-paranoia,--disable-cdio-paranoia,libcdio-paranoia"
|
||||||
PACKAGECONFIG[mad] = "--enable-mad,--disable-mad,libmad"
|
|
||||||
PACKAGECONFIG[id3tag] = "--enable-id3,--disable-id3,libid3tag"
|
PACKAGECONFIG[id3tag] = "--enable-id3,--disable-id3,libid3tag"
|
||||||
PACKAGECONFIG[lame] = "--enable-lame-encoder,--disable-lame-encoder,lame"
|
PACKAGECONFIG[lame] = "--enable-lame-encoder,--disable-lame-encoder,lame"
|
||||||
|
PACKAGECONFIG[mad] = "--enable-mad,--disable-mad,libmad"
|
||||||
PACKAGECONFIG[smb] = "--enable-smbclient,--disable-smbclient,samba"
|
PACKAGECONFIG[smb] = "--enable-smbclient,--disable-smbclient,samba"
|
||||||
|
|
||||||
do_configure_prepend() {
|
do_configure_prepend() {
|
||||||
|
|||||||
Reference in New Issue
Block a user