aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libplayer/libplayer_hg.bb
blob: cfe150b308eaab46f114b4e7d4f2b99dffc57c37 (plain)
1
2
3
4
5
6
7
8
9
require libplayer.inc
PV = "1.0.0+hg"
PR = "${INC_PR}.0"

SRCREV = "a628f49d952a"

SRC_URI = "hg://hg.geexbox.org;module=${PN};rev=${SRCREV}"

S = "${WORKDIR}/${PN}"