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

SRCREV = "8f6237741f72"

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

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