mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
mpc: update to 0.33
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
1822b12d4c
commit
48e4dbdad7
+4
-7
@@ -5,12 +5,9 @@ HOMEPAGE = "https://www.musicpd.org/clients/mpc/"
|
|||||||
|
|
||||||
inherit meson
|
inherit meson
|
||||||
|
|
||||||
DEPENDS += " \
|
DEPENDS += "libmpdclient"
|
||||||
libmpdclient \
|
|
||||||
"
|
SRC_URI = "git://github.com/MusicPlayerDaemon/mpc"
|
||||||
|
SRCREV = "ef16b280052ef0320cb80f79d74c8ce0324005ed"
|
||||||
|
|
||||||
SRC_URI = " \
|
|
||||||
git://github.com/MusicPlayerDaemon/mpc \
|
|
||||||
"
|
|
||||||
SRCREV = "59875acdf34e5f0eac0c11453c49daef54f78413"
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
Reference in New Issue
Block a user