mpd: drop LICENSE_FLAGS="commercial"

The mpg123 LICENSE_FLAGS have been removed in oe-core commit
b0bc82a5f238db82425b3b146e269bc6605cbdce, so we can remove it from MPD
as well.

Signed-off-by: Max Kellermann <max.kellermann@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Max Kellermann 2018-09-24 13:06:34 +02:00 committed by Khem Raj
parent 5a06148e58
commit 5c523902e5

View File

@ -17,9 +17,6 @@ DEPENDS += " \
expat \
"
# While this item does not require it, it depends on mpg123 which does
LICENSE_FLAGS = "commercial"
SRC_URI = " \
http://www.musicpd.org/download/${BPN}/0.20/${BP}.tar.xz \
file://mpd.conf.in \