1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

dates: Fix svn PV

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2292 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-08-01 15:10:52 +00:00
parent 4e75063ff3
commit ff9fdcce8c
+1 -1
View File
@@ -2,7 +2,7 @@ require dates.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.4.3+svn${SRCDATE}"
PV = "0.4.4+svn${SRCDATE}"
S = "${WORKDIR}/trunk"
PR = "r1"