diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/distro_tracking_fields.inc | 4 | ||||
-rw-r--r-- | meta/recipes-core/dbus/dbus-1.4.1/dbus-1.init (renamed from meta/recipes-core/dbus/dbus-1.4.0/dbus-1.init) | 0 | ||||
-rw-r--r-- | meta/recipes-core/dbus/dbus-1.4.1/tmpdir.patch (renamed from meta/recipes-core/dbus/dbus-1.4.0/tmpdir.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-core/dbus/dbus_1.4.0.bb | 6 | ||||
-rw-r--r-- | meta/recipes-core/dbus/dbus_1.4.1.bb | 6 |
5 files changed, 8 insertions, 8 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" |
diff --git a/meta/recipes-core/dbus/dbus-1.4.0/dbus-1.init b/meta/recipes-core/dbus/dbus-1.4.1/dbus-1.init index 4abc4cbf73..4abc4cbf73 100644 --- a/meta/recipes-core/dbus/dbus-1.4.0/dbus-1.init +++ b/meta/recipes-core/dbus/dbus-1.4.1/dbus-1.init | |||
diff --git a/meta/recipes-core/dbus/dbus-1.4.0/tmpdir.patch b/meta/recipes-core/dbus/dbus-1.4.1/tmpdir.patch index f5c22af129..f5c22af129 100644 --- a/meta/recipes-core/dbus/dbus-1.4.0/tmpdir.patch +++ b/meta/recipes-core/dbus/dbus-1.4.1/tmpdir.patch | |||
diff --git a/meta/recipes-core/dbus/dbus_1.4.0.bb b/meta/recipes-core/dbus/dbus_1.4.0.bb deleted file mode 100644 index a6663362b3..0000000000 --- a/meta/recipes-core/dbus/dbus_1.4.0.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | include dbus.inc | ||
2 | |||
3 | PR = "r0" | ||
4 | |||
5 | SRC_URI[md5sum] = "f59618b18d2fb2bd1fce9e1c5a2a3282" | ||
6 | SRC_URI[sha256sum] = "c96d2f86d40e158e2bf405925a0a42cce0533a8466098e2f2238aa1614926652" | ||
diff --git a/meta/recipes-core/dbus/dbus_1.4.1.bb b/meta/recipes-core/dbus/dbus_1.4.1.bb new file mode 100644 index 0000000000..7c5627bc4f --- /dev/null +++ b/meta/recipes-core/dbus/dbus_1.4.1.bb | |||
@@ -0,0 +1,6 @@ | |||
1 | include dbus.inc | ||
2 | |||
3 | PR = "r0" | ||
4 | |||
5 | SRC_URI[md5sum] = "99cb057700c0455fb68f8d57902f77ac" | ||
6 | SRC_URI[sha256sum] = "caa1a0ded2d0f2e95c1d4ec7e3c8bd44834928c5b0ed41a7189963f3593983bd" | ||