mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-21 22:50:24 +00:00
libmpdclient: upgrade 2.26 -> 2.27
Changelog: https://github.com/MusicPlayerDaemon/libmpdclient/blob/v2.27/NEWS Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ inherit meson
|
||||
SRC_URI = " \
|
||||
git://github.com/MusicPlayerDaemon/libmpdclient;branch=master;protocol=https;tag=v${PV} \
|
||||
"
|
||||
SRCREV = "ee11992a793e16bcbd81eeef38d0cf20c0396cd3"
|
||||
SRCREV = "d783a769f8b486e247febaa0056022e4ca980990"
|
||||
|
||||
PACKAGECONFIG ??= "tcp"
|
||||
PACKAGECONFIG[tcp] = "-Dtcp=true,-Dtcp=false"
|
||||
Reference in New Issue
Block a user