diff options
author | Richard Purdie <richard@openedhand.com> | 2007-12-19 14:31:29 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-12-19 14:31:29 +0000 |
commit | 02464392d3e8fcc6f1de562e3744b61b13ef5b25 (patch) | |
tree | 571d7c6241160b408b2a48992449cbf0f28e37ed | |
parent | fafacff81100c7ecedd0fe54e4ffded90d777d9e (diff) | |
download | poky-02464392d3e8fcc6f1de562e3744b61b13ef5b25.tar.gz |
poky.conf: Fix ohm SRCREV for now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3364 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/conf/distro/poky.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index ae9c59c560..2d34587967 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -118,7 +118,6 @@ SRCREV_pn-oh-puzzles ?= "22" | |||
118 | SRCREV_pn-libowl ?= "277" | 118 | SRCREV_pn-libowl ?= "277" |
119 | SRCDATE_libxcalibrate ?= "20070607" | 119 | SRCDATE_libxcalibrate ?= "20070607" |
120 | SRCDATE_calibrateproto ?= "20070607" | 120 | SRCDATE_calibrateproto ?= "20070607" |
121 | SRCREV_ohm ?= "f4908f9a2508e79a1e58fb6c08f602f4cbccb97d" | ||
122 | SRCDATE_gtk-theme-torturer ?= "20070529" | 121 | SRCDATE_gtk-theme-torturer ?= "20070529" |
123 | SRCREV_pn-libsyncml ?= "241" | 122 | SRCREV_pn-libsyncml ?= "241" |
124 | SRCREV_pn-matchbox-applet-light ?= "1548" | 123 | SRCREV_pn-matchbox-applet-light ?= "1548" |
@@ -170,7 +169,7 @@ SRCREV_pn-openmoko-dates2 = "659" | |||
170 | SRCREV_pn-libjana = "693" | 169 | SRCREV_pn-libjana = "693" |
171 | SRCREV_pn-dfu-util = "3139" | 170 | SRCREV_pn-dfu-util = "3139" |
172 | SRCREV_pn-dfu-util-native = "3139" | 171 | SRCREV_pn-dfu-util-native = "3139" |
173 | SRCREV_pn-ohm = "0+edfe25d49d67884bf004de7ae0724c162bb5e65e" | 172 | SRCREV_pn-ohm = "edfe25d49d67884bf004de7ae0724c162bb5e65e" |
174 | 173 | ||
175 | # | 174 | # |
176 | # Preferred Versions: | 175 | # Preferred Versions: |