mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
a69dc754f0
commit
dffc5416e5
@ -18,7 +18,7 @@ DEPENDS += " \
|
||||
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 \
|
||||
"
|
||||
SRCREV = "d91da9679801224847c30147f5914785b6f8f240"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user