1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

Update Tasks to 0.7

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1789 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-05-27 21:21:28 +00:00
parent 73558dc652
commit ccbf0edf45
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ require tasks.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.6+svn${SRCDATE}"
PV = "0.7+svn${SRCDATE}"
S = "${WORKDIR}/trunk"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http"