diff options
author | Richard Purdie <richard@openedhand.com> | 2007-12-19 13:21:32 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-12-19 13:21:32 +0000 |
commit | cba0d9700fb1d3d567e25129e17f308949b8a65a (patch) | |
tree | 05ee4906d32d5dcd641d09b68d5c7a248081bbe3 /meta/conf | |
parent | 6e6350ad8c039838b4f94e854173afbc52c0dd79 (diff) | |
download | poky-cba0d9700fb1d3d567e25129e17f308949b8a65a.tar.gz |
ohm: Lock down git revision using SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3362 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 6d0fbf2503..ae9c59c560 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -170,6 +170,7 @@ SRCREV_pn-openmoko-dates2 = "659" | |||
170 | SRCREV_pn-libjana = "693" | 170 | SRCREV_pn-libjana = "693" |
171 | SRCREV_pn-dfu-util = "3139" | 171 | SRCREV_pn-dfu-util = "3139" |
172 | SRCREV_pn-dfu-util-native = "3139" | 172 | SRCREV_pn-dfu-util-native = "3139" |
173 | SRCREV_pn-ohm = "0+edfe25d49d67884bf004de7ae0724c162bb5e65e" | ||
173 | 174 | ||
174 | # | 175 | # |
175 | # Preferred Versions: | 176 | # Preferred Versions: |