diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-25 14:54:29 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-25 14:54:29 +0000 |
commit | 9e33229a9ce860dc4457a83509e1c7081d42e88d (patch) | |
tree | 016e6723eab8de707cfbcb67019ad88c30d3146b | |
parent | 2a5896f71004f9f864e17256840bf899f213a471 (diff) | |
download | poky-9e33229a9ce860dc4457a83509e1c7081d42e88d.tar.gz |
openmoko2.bbclass: sync SVNREV with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2974 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/classes/openmoko2.bbclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/classes/openmoko2.bbclass b/meta/classes/openmoko2.bbclass index 872dd4915c..ef734e4311 100644 --- a/meta/classes/openmoko2.bbclass +++ b/meta/classes/openmoko2.bbclass | |||
@@ -29,5 +29,5 @@ S = "${WORKDIR}/${PN}" | |||
29 | 29 | ||
30 | FILES_${PN} += "${datadir}/icons" | 30 | FILES_${PN} += "${datadir}/icons" |
31 | 31 | ||
32 | # SVNREV = "r${SRCREV}" | 32 | SVNREV = "r${SRCREV}" |
33 | SVNREV = "${SRCDATE}" | 33 | #SVNREV = "${SRCDATE}" |