diff options
author | Qing He <qing.he@intel.com> | 2011-01-20 14:22:37 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-21 01:36:17 -0800 |
commit | 310556e158c58ce2e598e43db239afb16a08479f (patch) | |
tree | fe499ddedd475cd8d9f2260a9bc861ea233f2843 /meta/conf | |
parent | 13e92c840bbb1ebdc5888c0eb228fb253e247026 (diff) | |
download | poky-310556e158c58ce2e598e43db239afb16a08479f.tar.gz |
dbus: upgrade to version 1.4.1
from 1.4.0
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/distro_tracking_fields.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index 37f065034f..061131fef4 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc | |||
@@ -217,8 +217,8 @@ RECIPE_MAINTAINER_pn-expat = "Kevin Tian <kevin.tian@intel.com>" | |||
217 | RECIPE_STATUS_pn-dbus = "green" | 217 | RECIPE_STATUS_pn-dbus = "green" |
218 | RECIPE_LATEST_VERSION_pn-dbus = "1.4.1" | 218 | RECIPE_LATEST_VERSION_pn-dbus = "1.4.1" |
219 | RECIPE_INTEL_SECTION_pn-dbus = "base libs" | 219 | RECIPE_INTEL_SECTION_pn-dbus = "base libs" |
220 | RECIPE_LATEST_RELEASE_DATE_pn-dbus = "03/2010" | 220 | RECIPE_LATEST_RELEASE_DATE_pn-dbus = "12/2010" |
221 | RECIPE_LAST_UPDATE_pn-dbus = "Nov 17, 2010" | 221 | RECIPE_LAST_UPDATE_pn-dbus = "Jan 20, 2011" |
222 | RECIPE_MAINTAINER_pn-dbus = "Qing He <qing.he@intel.com>" | 222 | RECIPE_MAINTAINER_pn-dbus = "Qing He <qing.he@intel.com>" |
223 | 223 | ||
224 | RECIPE_STATUS_pn-dbus-glib = "green" | 224 | RECIPE_STATUS_pn-dbus-glib = "green" |