aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/efreet_svn.bb
blob: 179c374f79df5134f17971d578ede2fc4dc32fa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
require efreet.inc

SRCREV = "56910"
PV = "1.0.999+svnr${SRCPV}"
PR = "${INC_PR}.0"

SRC_URI = "\
  ${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep \
  file://changeset_trunk_r57435.patch;maxrev=57434 \
"
S = "${WORKDIR}/${SRCNAME}"