diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-03-21 03:19:33 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-03-21 03:19:33 +0000 |
commit | f81eec7a71106731c8f5d0e0765be2a11e19f778 (patch) | |
tree | fc4925146ddb842c9a5e9ae92254f1c909d1ecc1 /conf/distro | |
parent | 8969f1c39380ac323f2f9a0a08dbc7d2b0e1172d (diff) |
linux-openmoko_2.6.24.bb : turn off SRCREV_FORMAT until I get time to
implement both way transfer of SRCREV_FORMAT to/from svn fetchers.
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 21c1d3cf14..cb960d5168 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -57,7 +57,7 @@ SRCREV_pn-lightmediascanner ?= "68" SRCREV_pn-linux-bfin ?= "3758" SRCREV_pn-linux-hackndev-2.6 ?= "1308" SRCREV_pn-linux-ixp4xx ?= "1039" -SRCREV_pn-linux-openmoko ?= "4194-r4165" +SRCREV_pn-linux-openmoko ?= "4194" SRCREV_pn-llvm-gcc4 ?= "374" SRCREV_pn-llvm-gcc4-cross ?= "374" SRCREV_pn-maemo-mapper ?= "118" |