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

tasks: update to 0.9

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2015 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-06-27 08:58:16 +00:00
parent ec0ee0bec9
commit e5c90d92b9
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ require tasks.inc
DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE = "-1"
PV = "0.8+svn${SRCDATE}" PV = "0.9+svn${SRCDATE}"
S = "${WORKDIR}/trunk" S = "${WORKDIR}/trunk"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http" SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http"