mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user