diff options
author | Richard Purdie <richard@openedhand.com> | 2008-07-21 11:51:14 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-07-21 11:51:14 +0000 |
commit | 1bcc0f7c22ab05fce0a23af1df3554e198d625a6 (patch) | |
tree | b52841e891f6c838ff97097f4f4c348f4ac8054d | |
parent | 582c57c9c1977d2a798429a455b9d773de720e90 (diff) | |
download | poky-1bcc0f7c22ab05fce0a23af1df3554e198d625a6.tar.gz |
poky-fixed-revisions.inc: Add dbus-wait
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4911 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index dc01efa420..4d6f19e994 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -23,6 +23,7 @@ SRCREV_pn-clipboard-manager ?= "14994" | |||
23 | SRCREV_pn-clutter-box2d = "2743" | 23 | SRCREV_pn-clutter-box2d = "2743" |
24 | SRCREV_pn-clutter-gst ?= "2616" | 24 | SRCREV_pn-clutter-gst ?= "2616" |
25 | SRCREV_pn-clutter ?= "3090" | 25 | SRCREV_pn-clutter ?= "3090" |
26 | SRCREV_pn-dbus-wait ?= "401" | ||
26 | SRCREV_pn-eds-dbus ?= "676" | 27 | SRCREV_pn-eds-dbus ?= "676" |
27 | SRCREV_pn-evince ?= "2437" | 28 | SRCREV_pn-evince ?= "2437" |
28 | SRCREV_pn-exmap-console ?= "378" | 29 | SRCREV_pn-exmap-console ?= "378" |