openmoko2.bbclass: sync SVNREV with OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2974 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-10-25 14:54:29 +00:00
parent 2a5896f710
commit 9e33229a9c
1 changed files with 2 additions and 2 deletions

View File

@ -29,5 +29,5 @@ S = "${WORKDIR}/${PN}"
FILES_${PN} += "${datadir}/icons"
# SVNREV = "r${SRCREV}"
SVNREV = "${SRCDATE}"
SVNREV = "r${SRCREV}"
#SVNREV = "${SRCDATE}"