1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

tasks: switched to SRCREV

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2468 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-08-09 13:11:02 +00:00
parent 6eb45d195f
commit f15d0c08c3
+1 -1
View File
@@ -2,7 +2,7 @@ require tasks.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.10+svn${SRCDATE}"
PV = "0.10+svnr${SRCREV}"
S = "${WORKDIR}/trunk"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \