mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
mpd: fix SRC_URI branch
The original branch was deleted, but the commit is still present in the master branch. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ DEPENDS += " \
|
|||||||
fmt \
|
fmt \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=v0.23.x;protocol=https \
|
SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=master;protocol=https \
|
||||||
file://mpd.conf.in \
|
file://mpd.conf.in \
|
||||||
"
|
"
|
||||||
SRCREV = "d91da9679801224847c30147f5914785b6f8f240"
|
SRCREV = "d91da9679801224847c30147f5914785b6f8f240"
|
||||||
|
|||||||
Reference in New Issue
Block a user