* [PATCH 01/14] bluez4: Upgraded to version 4.79.
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
@ 2010-11-15 12:56 ` Dongxiao Xu
2010-11-15 13:16 ` [PATCH 02/14] neon: Upgraded to version 0.29.5 Dongxiao Xu
` (12 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-15 12:56 UTC (permalink / raw)
To: poky
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../{bluez4-4.66 => bluez4-4.79}/bluetooth.conf | 0
.../fix-dfutool-usb-declaration-mismatch.patch | 0
.../hid2hci_usb_init.patch | 0
.../{bluez4-4.66 => bluez4-4.79}/sbc-thumb.patch | 0
.../bluez/{bluez4_4.66.bb => bluez4_4.79.bb} | 0
5 files changed, 0 insertions(+), 0 deletions(-)
rename meta/recipes-connectivity/bluez/{bluez4-4.66 => bluez4-4.79}/bluetooth.conf (100%)
rename meta/recipes-connectivity/bluez/{bluez4-4.66 => bluez4-4.79}/fix-dfutool-usb-declaration-mismatch.patch (100%)
rename meta/recipes-connectivity/bluez/{bluez4-4.66 => bluez4-4.79}/hid2hci_usb_init.patch (100%)
rename meta/recipes-connectivity/bluez/{bluez4-4.66 => bluez4-4.79}/sbc-thumb.patch (100%)
rename meta/recipes-connectivity/bluez/{bluez4_4.66.bb => bluez4_4.79.bb} (100%)
diff --git a/meta/recipes-connectivity/bluez/bluez4-4.66/bluetooth.conf b/meta/recipes-connectivity/bluez/bluez4-4.79/bluetooth.conf
similarity index 100%
rename from meta/recipes-connectivity/bluez/bluez4-4.66/bluetooth.conf
rename to meta/recipes-connectivity/bluez/bluez4-4.79/bluetooth.conf
diff --git a/meta/recipes-connectivity/bluez/bluez4-4.66/fix-dfutool-usb-declaration-mismatch.patch b/meta/recipes-connectivity/bluez/bluez4-4.79/fix-dfutool-usb-declaration-mismatch.patch
similarity index 100%
rename from meta/recipes-connectivity/bluez/bluez4-4.66/fix-dfutool-usb-declaration-mismatch.patch
rename to meta/recipes-connectivity/bluez/bluez4-4.79/fix-dfutool-usb-declaration-mismatch.patch
diff --git a/meta/recipes-connectivity/bluez/bluez4-4.66/hid2hci_usb_init.patch b/meta/recipes-connectivity/bluez/bluez4-4.79/hid2hci_usb_init.patch
similarity index 100%
rename from meta/recipes-connectivity/bluez/bluez4-4.66/hid2hci_usb_init.patch
rename to meta/recipes-connectivity/bluez/bluez4-4.79/hid2hci_usb_init.patch
diff --git a/meta/recipes-connectivity/bluez/bluez4-4.66/sbc-thumb.patch b/meta/recipes-connectivity/bluez/bluez4-4.79/sbc-thumb.patch
similarity index 100%
rename from meta/recipes-connectivity/bluez/bluez4-4.66/sbc-thumb.patch
rename to meta/recipes-connectivity/bluez/bluez4-4.79/sbc-thumb.patch
diff --git a/meta/recipes-connectivity/bluez/bluez4_4.66.bb b/meta/recipes-connectivity/bluez/bluez4_4.79.bb
similarity index 100%
rename from meta/recipes-connectivity/bluez/bluez4_4.66.bb
rename to meta/recipes-connectivity/bluez/bluez4_4.79.bb
--
1.6.3.3
^ permalink raw reply [flat|nested] 15+ messages in thread
* [PATCH 02/14] neon: Upgraded to version 0.29.5
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
2010-11-15 12:56 ` [PATCH 01/14] bluez4: Upgraded to version 4.79 Dongxiao Xu
@ 2010-11-15 13:16 ` Dongxiao Xu
2010-11-15 13:48 ` [PATCH 03/14] libogg: Upgrade to version 1.2.1 Dongxiao Xu
` (11 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-15 13:16 UTC (permalink / raw)
To: poky
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../{neon-0.29.3 => neon-0.29.5}/pkgconfig.patch | 0
.../neon/{neon_0.29.3.bb => neon_0.29.5.bb} | 0
2 files changed, 0 insertions(+), 0 deletions(-)
rename meta/recipes-support/neon/{neon-0.29.3 => neon-0.29.5}/pkgconfig.patch (100%)
rename meta/recipes-support/neon/{neon_0.29.3.bb => neon_0.29.5.bb} (100%)
diff --git a/meta/recipes-support/neon/neon-0.29.3/pkgconfig.patch b/meta/recipes-support/neon/neon-0.29.5/pkgconfig.patch
similarity index 100%
rename from meta/recipes-support/neon/neon-0.29.3/pkgconfig.patch
rename to meta/recipes-support/neon/neon-0.29.5/pkgconfig.patch
diff --git a/meta/recipes-support/neon/neon_0.29.3.bb b/meta/recipes-support/neon/neon_0.29.5.bb
similarity index 100%
rename from meta/recipes-support/neon/neon_0.29.3.bb
rename to meta/recipes-support/neon/neon_0.29.5.bb
--
1.6.3.3
^ permalink raw reply [flat|nested] 15+ messages in thread
* [PATCH 03/14] libogg: Upgrade to version 1.2.1
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
2010-11-15 12:56 ` [PATCH 01/14] bluez4: Upgraded to version 4.79 Dongxiao Xu
2010-11-15 13:16 ` [PATCH 02/14] neon: Upgraded to version 0.29.5 Dongxiao Xu
@ 2010-11-15 13:48 ` Dongxiao Xu
2010-11-15 14:01 ` [PATCH 04/14] libvorbis: Upgraded to version 1.3.2 Dongxiao Xu
` (10 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-15 13:48 UTC (permalink / raw)
To: poky
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../libogg/{libogg_1.2.0.bb => libogg_1.2.1.bb} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename meta/recipes-multimedia/libogg/{libogg_1.2.0.bb => libogg_1.2.1.bb} (100%)
diff --git a/meta/recipes-multimedia/libogg/libogg_1.2.0.bb b/meta/recipes-multimedia/libogg/libogg_1.2.1.bb
similarity index 100%
rename from meta/recipes-multimedia/libogg/libogg_1.2.0.bb
rename to meta/recipes-multimedia/libogg/libogg_1.2.1.bb
--
1.6.3.3
^ permalink raw reply [flat|nested] 15+ messages in thread
* [PATCH 04/14] libvorbis: Upgraded to version 1.3.2
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
` (2 preceding siblings ...)
2010-11-15 13:48 ` [PATCH 03/14] libogg: Upgrade to version 1.2.1 Dongxiao Xu
@ 2010-11-15 14:01 ` Dongxiao Xu
2010-11-15 14:25 ` [PATCH 05/14] quota: Upgraded to version 4.00-pre1 Dongxiao Xu
` (9 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-15 14:01 UTC (permalink / raw)
To: poky
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../{libvorbis_1.3.1.bb => libvorbis_1.3.2.bb} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename meta/recipes-multimedia/libvorbis/{libvorbis_1.3.1.bb => libvorbis_1.3.2.bb} (100%)
diff --git a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.1.bb b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb
similarity index 100%
rename from meta/recipes-multimedia/libvorbis/libvorbis_1.3.1.bb
rename to meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb
--
1.6.3.3
^ permalink raw reply [flat|nested] 15+ messages in thread
* [PATCH 05/14] quota: Upgraded to version 4.00-pre1
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
` (3 preceding siblings ...)
2010-11-15 14:01 ` [PATCH 04/14] libvorbis: Upgraded to version 1.3.2 Dongxiao Xu
@ 2010-11-15 14:25 ` Dongxiao Xu
2010-11-16 1:51 ` [PATCH 06/14] kexec_tools: Upgraded to version 2.0.2 Dongxiao Xu
` (8 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-15 14:25 UTC (permalink / raw)
To: poky
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../quota/{quota_3.17.bb => quota_4.00-pre1.bb} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename meta/recipes-extended/quota/{quota_3.17.bb => quota_4.00-pre1.bb} (100%)
diff --git a/meta/recipes-extended/quota/quota_3.17.bb b/meta/recipes-extended/quota/quota_4.00-pre1.bb
similarity index 100%
rename from meta/recipes-extended/quota/quota_3.17.bb
rename to meta/recipes-extended/quota/quota_4.00-pre1.bb
--
1.6.3.3
^ permalink raw reply [flat|nested] 15+ messages in thread
* [PATCH 06/14] kexec_tools: Upgraded to version 2.0.2
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
` (4 preceding siblings ...)
2010-11-15 14:25 ` [PATCH 05/14] quota: Upgraded to version 4.00-pre1 Dongxiao Xu
@ 2010-11-16 1:51 ` Dongxiao Xu
2010-11-16 1:56 ` [PATCH 07/14] libical: Upgraded to version 0.46 Dongxiao Xu
` (7 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-16 1:51 UTC (permalink / raw)
To: poky
Remove the patch since the fix is already in latest upstream.
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../kexec/kexec-tools-2.0.1/configurefix.patch | 51 --------------------
meta/recipes-kernel/kexec/kexec-tools.inc | 5 +-
.../{kexec-tools_2.0.1.bb => kexec-tools_2.0.2.bb} | 0
3 files changed, 2 insertions(+), 54 deletions(-)
delete mode 100644 meta/recipes-kernel/kexec/kexec-tools-2.0.1/configurefix.patch
rename meta/recipes-kernel/kexec/{kexec-tools_2.0.1.bb => kexec-tools_2.0.2.bb} (100%)
diff --git a/meta/recipes-kernel/kexec/kexec-tools-2.0.1/configurefix.patch b/meta/recipes-kernel/kexec/kexec-tools-2.0.1/configurefix.patch
deleted file mode 100644
index 1f0b507..0000000
--- a/meta/recipes-kernel/kexec/kexec-tools-2.0.1/configurefix.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-kexec-tools: Fix synatx error with recent autoconf+automake
-
-Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
-
-Move it to kexec-tools-2.0.1 directory. Dongxiao Xu <dongxiao.xu@intel.com>
-
-Index: kexec-tools-1.101/configure.ac
-===================================================================
---- kexec-tools-1.101.orig/configure.ac 2010-02-02 15:14:43.173906722 +0000
-+++ kexec-tools-1.101/configure.ac 2010-02-02 15:15:07.623910565 +0000
-@@ -100,23 +100,23 @@
- BUILD_CFLAGS='-O2 -Wall $(CPPFLAGS)'
-
- dnl ---Sanity checks
--if test "$CC" = "no"; then AC_MSG_ERROR([cc not found]) fi
--if test "$CPP" = "no"; then AC_MSG_ERROR([cpp not found]) fi
--if test "$LD" = "no"; then AC_MSG_ERROR([ld not found]) fi
--if test "$AS" = "no"; then AC_MSG_ERROR([as not found]) fi
--if test "$OBJCOPY" = "no"; then AC_MSG_ERROR([objcopy not found]) fi
--if test "$AR" = "no"; then AC_MSG_ERROR([ar not found]) fi
--
--if test "$MKDIR" = "no"; then AC_MSG_ERROR([ mkdir not found]) fi
--if test "$RM" = "no"; then AC_MSG_ERROR([ rm not found]) fi
--if test "$CP" = "no"; then AC_MSG_ERROR([ cp not found]) fi
--if test "$LN" = "no"; then AC_MSG_ERROR([ ln not found]) fi
--if test "$TAR" = "no"; then AC_MSG_ERROR([ tar not found]) fi
--if test "$RPM" = "no"; then AC_MSG_ERROR([ rpm not found]) fi
--if test "$SED" = "no"; then AC_MSG_ERROR([ sed not found]) fi
--if test "$FIND" = "no"; then AC_MSG_ERROR([ find not found]) fi
--if test "$XARGS" = "no"; then AC_MSG_ERROR([ xargs not found]) fi
--if test "$DIRNAME" = "no"; then AC_MSG_ERROR([ dirname not found]) fi
-+if test "$CC" = "no"; then AC_MSG_ERROR([cc not found]); fi
-+if test "$CPP" = "no"; then AC_MSG_ERROR([cpp not found]); fi
-+if test "$LD" = "no"; then AC_MSG_ERROR([ld not found]); fi
-+if test "$AS" = "no"; then AC_MSG_ERROR([as not found]); fi
-+if test "$OBJCOPY" = "no"; then AC_MSG_ERROR([objcopy not found]); fi
-+if test "$AR" = "no"; then AC_MSG_ERROR([ar not found]); fi
-+
-+if test "$MKDIR" = "no"; then AC_MSG_ERROR([ mkdir not found]); fi
-+if test "$RM" = "no"; then AC_MSG_ERROR([ rm not found]); fi
-+if test "$CP" = "no"; then AC_MSG_ERROR([ cp not found]); fi
-+if test "$LN" = "no"; then AC_MSG_ERROR([ ln not found]); fi
-+if test "$TAR" = "no"; then AC_MSG_ERROR([ tar not found]); fi
-+if test "$RPM" = "no"; then AC_MSG_ERROR([ rpm not found]); fi
-+if test "$SED" = "no"; then AC_MSG_ERROR([ sed not found]); fi
-+if test "$FIND" = "no"; then AC_MSG_ERROR([ find not found]); fi
-+if test "$XARGS" = "no"; then AC_MSG_ERROR([ xargs not found]); fi
-+if test "$DIRNAME" = "no"; then AC_MSG_ERROR([ dirname not found]); fi
-
- dnl ---Output variables...
-
diff --git a/meta/recipes-kernel/kexec/kexec-tools.inc b/meta/recipes-kernel/kexec/kexec-tools.inc
index 55ab906..70c9efc 100644
--- a/meta/recipes-kernel/kexec/kexec-tools.inc
+++ b/meta/recipes-kernel/kexec/kexec-tools.inc
@@ -1,14 +1,13 @@
DESCRIPTION = "Kexec is a fast reboot feature that lets you reboot to a new Linux kernel"
AUTHOR = "Eric Biederman"
-HOMEPAGE = "http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/"
+HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/kexec/"
SECTION = "kernel/userland"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a \
file://kexec/kexec.c;beginline=1;endline=20;md5=af10f6ae4a8715965e648aa687ad3e09"
DEPENDS = "virtual/kernel zlib"
-SRC_URI = "http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools//kexec-tools-${PV}.tar.gz \
- file://configurefix.patch;patch=1"
+SRC_URI = "http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.gz"
inherit autotools
diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.1.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb
similarity index 100%
rename from meta/recipes-kernel/kexec/kexec-tools_2.0.1.bb
rename to meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb
--
1.6.3.3
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [PATCH 07/14] libical: Upgraded to version 0.46
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
` (5 preceding siblings ...)
2010-11-16 1:51 ` [PATCH 06/14] kexec_tools: Upgraded to version 2.0.2 Dongxiao Xu
@ 2010-11-16 1:56 ` Dongxiao Xu
2010-11-16 2:02 ` [PATCH 08/14] libproxy: Upgraded to version 0.4.6 Dongxiao Xu
` (6 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-16 1:56 UTC (permalink / raw)
To: poky
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../libical/{libical_0.44.bb => libical_0.46.bb} | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
rename meta/recipes-sato/libical/{libical_0.44.bb => libical_0.46.bb} (97%)
diff --git a/meta/recipes-sato/libical/libical_0.44.bb b/meta/recipes-sato/libical/libical_0.46.bb
similarity index 97%
rename from meta/recipes-sato/libical/libical_0.44.bb
rename to meta/recipes-sato/libical/libical_0.46.bb
index 0b016a0..7b2d7b3 100644
--- a/meta/recipes-sato/libical/libical_0.44.bb
+++ b/meta/recipes-sato/libical/libical_0.46.bb
@@ -5,6 +5,7 @@ LICENSE = "LGPLv2.1 | MPLv1.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=35da21efce2b9f0ca07524c9f844e6ed \
file://LICENSE;md5=35da21efce2b9f0ca07524c9f844e6ed"
SECTION = "libs"
+PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz"
--
1.6.3.3
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [PATCH 08/14] libproxy: Upgraded to version 0.4.6
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
` (6 preceding siblings ...)
2010-11-16 1:56 ` [PATCH 07/14] libical: Upgraded to version 0.46 Dongxiao Xu
@ 2010-11-16 2:02 ` Dongxiao Xu
2010-11-16 2:17 ` [PATCH 09/14] tremor: Upgraded to rev 17572 (2010/10/27) Dongxiao Xu
` (5 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-16 2:02 UTC (permalink / raw)
To: poky
Remove the disable_Os_option.patch since the latest code doesn't
use Os option.
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../libproxy-0.4.3/disable_Os_option.patch | 17 -----------------
.../{libproxy_0.4.3.bb => libproxy_0.4.6.bb} | 5 ++---
2 files changed, 2 insertions(+), 20 deletions(-)
delete mode 100644 meta/recipes-support/libproxy/libproxy-0.4.3/disable_Os_option.patch
rename meta/recipes-support/libproxy/{libproxy_0.4.3.bb => libproxy_0.4.6.bb} (93%)
diff --git a/meta/recipes-support/libproxy/libproxy-0.4.3/disable_Os_option.patch b/meta/recipes-support/libproxy/libproxy-0.4.3/disable_Os_option.patch
deleted file mode 100644
index cdf6ff6..0000000
--- a/meta/recipes-support/libproxy/libproxy-0.4.3/disable_Os_option.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Do not set Os optimization in target APP CFLAGS, since it may have potential
-error if "--enable-target-optspace" is not set when configuring GCC.
-
-Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
-
-diff -ruN libproxy-0.4.3-orig/CMakeLists.txt libproxy-0.4.3/CMakeLists.txt
---- libproxy-0.4.3-orig/CMakeLists.txt 2010-09-21 17:16:06.000000000 +0800
-+++ libproxy-0.4.3/CMakeLists.txt 2010-09-21 17:16:40.000000000 +0800
-@@ -61,7 +61,7 @@
- add_definitions(-D_CRT_SECURE_NO_WARNINGS=1)
- else()
- add_definitions(-D_POSIX_C_SOURCE=1)
-- set(CMAKE_CXX_FLAGS "-g -Wall -Werror -fvisibility=hidden -Os ${CMAKE_CXX_FLAGS}")
-+ set(CMAKE_CXX_FLAGS "-g -Wall -Werror -fvisibility=hidden -O2 ${CMAKE_CXX_FLAGS}")
- endif()
-
- ### Subdirectories
diff --git a/meta/recipes-support/libproxy/libproxy_0.4.3.bb b/meta/recipes-support/libproxy/libproxy_0.4.6.bb
similarity index 93%
rename from meta/recipes-support/libproxy/libproxy_0.4.3.bb
rename to meta/recipes-support/libproxy/libproxy_0.4.6.bb
index ffa06f6..b317eb2 100644
--- a/meta/recipes-support/libproxy/libproxy_0.4.3.bb
+++ b/meta/recipes-support/libproxy/libproxy_0.4.6.bb
@@ -9,10 +9,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7d7044444a7b1b116e8783edcdb44ff4 \
DEPENDS = "virtual/libx11 xmu gconf-dbus"
-SRC_URI = "http://libproxy.googlecode.com/files/libproxy-${PV}.tar.gz \
- file://disable_Os_option.patch"
+SRC_URI = "http://libproxy.googlecode.com/files/libproxy-${PV}.tar.gz"
-PR = "r2"
+PR = "r0"
inherit cmake pkgconfig
--
1.6.3.3
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [PATCH 09/14] tremor: Upgraded to rev 17572 (2010/10/27)
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
` (7 preceding siblings ...)
2010-11-16 2:02 ` [PATCH 08/14] libproxy: Upgraded to version 0.4.6 Dongxiao Xu
@ 2010-11-16 2:17 ` Dongxiao Xu
2010-11-16 5:10 ` [PATCH 11/14] glib-2.0: Upgraded to version 2.27.3 Dongxiao Xu
` (4 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-16 2:17 UTC (permalink / raw)
To: poky
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../{tremor_20100422.bb => tremor_20101027.bb} | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
rename meta/recipes-multimedia/tremor/{tremor_20100422.bb => tremor_20101027.bb} (88%)
diff --git a/meta/recipes-multimedia/tremor/tremor_20100422.bb b/meta/recipes-multimedia/tremor/tremor_20101027.bb
similarity index 88%
rename from meta/recipes-multimedia/tremor/tremor_20100422.bb
rename to meta/recipes-multimedia/tremor/tremor_20101027.bb
index 5c66b2a..e5eab6c 100644
--- a/meta/recipes-multimedia/tremor/tremor_20100422.bb
+++ b/meta/recipes-multimedia/tremor/tremor_20101027.bb
@@ -8,7 +8,7 @@ DEPENDS = "libogg"
SRCDATE = "${PV}"
PR = "r0"
-SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=17157;proto=http"
+SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=17572;proto=http"
S = "${WORKDIR}/Tremor"
--
1.6.3.3
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [PATCH 11/14] glib-2.0: Upgraded to version 2.27.3
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
` (8 preceding siblings ...)
2010-11-16 2:17 ` [PATCH 09/14] tremor: Upgraded to rev 17572 (2010/10/27) Dongxiao Xu
@ 2010-11-16 5:10 ` Dongxiao Xu
2010-11-16 6:16 ` [PATCH 12/14] taglib: Upgraded to version 1.6.3 Dongxiao Xu
` (3 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-16 5:10 UTC (permalink / raw)
To: poky
Remove gatomic-proper-pointer-get-cast.patch since the logic
is already in latest upstream.
Rebase other patches to fit the latest code.
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../gatomic-proper-pointer-get-cast.patch | 37 --------------------
.../60_wait-longer-for-threads-to-die.patch | 12 ++++---
.../configure-libtool.patch | 16 +++++----
.../glib-gettextize-dir.patch | 13 ++++---
.../{glib-2.0_2.24.1.bb => glib-2.0_2.27.3.bb} | 3 +-
5 files changed, 25 insertions(+), 56 deletions(-)
delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0-2.24.1/gatomic-proper-pointer-get-cast.patch
rename meta/recipes-core/glib-2.0/{glib-2.0-2.24.1 => glib-2.0-2.27.3}/60_wait-longer-for-threads-to-die.patch (63%)
rename meta/recipes-core/glib-2.0/{glib-2.0-2.24.1 => glib-2.0-2.27.3}/configure-libtool.patch (73%)
rename meta/recipes-core/glib-2.0/{glib-2.0-2.24.1 => glib-2.0-2.27.3}/glib-gettextize-dir.patch (62%)
rename meta/recipes-core/glib-2.0/{glib-2.0_2.24.1.bb => glib-2.0_2.27.3.bb} (66%)
diff --git a/meta/recipes-core/glib-2.0/glib-2.0-2.24.1/gatomic-proper-pointer-get-cast.patch b/meta/recipes-core/glib-2.0/glib-2.0-2.24.1/gatomic-proper-pointer-get-cast.patch
deleted file mode 100644
index 1f3920f..0000000
--- a/meta/recipes-core/glib-2.0/glib-2.0-2.24.1/gatomic-proper-pointer-get-cast.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-# handle cast warning. borrow from OE, but updated with a better fix from glib
-# developing tree.
-#
-# by Kevin Tian <kevin.tian@intel.com>, 06/25/2010
-commit bf2719c815d719d1899b4bdb1b81ff6798471094
-Author: Lars Ellenberg <lars.ellenberg@linbit.com>
-Date: Thu Apr 15 19:03:05 2010 +0200
-
- Cast to volatile to avoid warnings from -Wcast-qual
-
- https://bugzilla.gnome.org/show_bug.cgi?id=457641
-
-diff --git a/glib/gatomic.h b/glib/gatomic.h
-index 7d9c318..22b28d9 100644
---- a/glib/gatomic.h
-+++ b/glib/gatomic.h
-@@ -64,16 +64,16 @@ void g_atomic_pointer_set (volatile gpointer G_GNUC_MAY_ALI
- #else
- # define g_atomic_int_get(atomic) \
- ((void) sizeof (gchar [sizeof (*(atomic)) == sizeof (gint) ? 1 : -1]), \
-- (g_atomic_int_get) ((volatile gint G_GNUC_MAY_ALIAS *) (void *) (atomic)))
-+ (g_atomic_int_get) ((volatile gint G_GNUC_MAY_ALIAS *) (volatile void *) (atomic)))
- # define g_atomic_int_set(atomic, newval) \
- ((void) sizeof (gchar [sizeof (*(atomic)) == sizeof (gint) ? 1 : -1]), \
-- (g_atomic_int_set) ((volatile gint G_GNUC_MAY_ALIAS *) (void *) (atomic), (newval)))
-+ (g_atomic_int_set) ((volatile gint G_GNUC_MAY_ALIAS *) (volatile void *) (atomic), (newval)))
- # define g_atomic_pointer_get(atomic) \
- ((void) sizeof (gchar [sizeof (*(atomic)) == sizeof (gpointer) ? 1 : -1]), \
-- (g_atomic_pointer_get) ((volatile gpointer G_GNUC_MAY_ALIAS *) (void *) (atomic)))
-+ (g_atomic_pointer_get) ((volatile gpointer G_GNUC_MAY_ALIAS *) (volatile void *) (atomic)))
- # define g_atomic_pointer_set(atomic, newval) \
- ((void) sizeof (gchar [sizeof (*(atomic)) == sizeof (gpointer) ? 1 : -1]), \
-- (g_atomic_pointer_set) ((volatile gpointer G_GNUC_MAY_ALIAS *) (void *) (atomic), (newval)))
-+ (g_atomic_pointer_set) ((volatile gpointer G_GNUC_MAY_ALIAS *) (volatile void *) (atomic), (newval)))
- #endif /* G_ATOMIC_OP_MEMORY_BARRIER_NEEDED */
-
- #define g_atomic_int_inc(atomic) (g_atomic_int_add ((atomic), 1))
diff --git a/meta/recipes-core/glib-2.0/glib-2.0-2.24.1/60_wait-longer-for-threads-to-die.patch b/meta/recipes-core/glib-2.0/glib-2.0-2.27.3/60_wait-longer-for-threads-to-die.patch
similarity index 63%
rename from meta/recipes-core/glib-2.0/glib-2.0-2.24.1/60_wait-longer-for-threads-to-die.patch
rename to meta/recipes-core/glib-2.0/glib-2.0-2.27.3/60_wait-longer-for-threads-to-die.patch
index 1676b3e..8195bd4 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0-2.24.1/60_wait-longer-for-threads-to-die.patch
+++ b/meta/recipes-core/glib-2.0/glib-2.0-2.27.3/60_wait-longer-for-threads-to-die.patch
@@ -1,8 +1,10 @@
-# copy from OE, said to borrow from Ubuntu. Not in glib-2.0 upstream yet. Add for sanity.
-#
-# by Kevin Tian <kevin.tian@intel.com>, 06/25/2010
---- glib/tests/threadpool-test.c.old 2008-02-12 06:11:21.000000000 +0100
-+++ glib/tests/threadpool-test.c 2008-02-12 06:11:52.000000000 +0100
+copy from OE, said to borrow from Ubuntu. Not in glib-2.0 upstream yet. Add for sanity.
+Added to poky by Kevin Tian <kevin.tian@intel.com>, 06/25/2010
+Rebased for glib-2.27.3 by Dongxiao Xu <dongxiao.xu@intel.com>, 11/16/2010
+
+diff -ruN glib-2.27.3-orig/tests/threadpool-test.c glib-2.27.3/tests/threadpool-test.c
+--- glib-2.27.3-orig/tests/threadpool-test.c 2009-04-01 07:04:21.000000000 +0800
++++ glib-2.27.3/tests/threadpool-test.c 2010-11-16 12:28:09.002172678 +0800
@@ -5,8 +5,8 @@
#include <glib.h>
diff --git a/meta/recipes-core/glib-2.0/glib-2.0-2.24.1/configure-libtool.patch b/meta/recipes-core/glib-2.0/glib-2.0-2.27.3/configure-libtool.patch
similarity index 73%
rename from meta/recipes-core/glib-2.0/glib-2.0-2.24.1/configure-libtool.patch
rename to meta/recipes-core/glib-2.0/glib-2.0-2.27.3/configure-libtool.patch
index 3ba79b8..a5dd4f2 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0-2.24.1/configure-libtool.patch
+++ b/meta/recipes-core/glib-2.0/glib-2.0-2.27.3/configure-libtool.patch
@@ -1,11 +1,13 @@
# Poky renames libtool to $host_alias-libtool.
# ./$host_alias-libtool isn't created until after configure runs with libtool >= 2.2.2
-# so we can't call # it at this point. We can safely assume a version is available
+# so we can't call # it at this point. We can safely assume a version is available
# from PATH though
+# Rebased to glib-2.27.3 by Dongxiao Xu <dongxiao.xu@intel.com>
---- glib-2.12.10/configure.in.orig 2006-06-05 13:34:08.000000000 +0100
-+++ glib-2.12.10/configure.in 2006-06-05 13:34:36.000000000 +0100
-@@ -1174,7 +1174,7 @@
+diff -ruN glib-2.27.3-orig/configure.ac glib-2.27.3/configure.ac
+--- glib-2.27.3-orig/configure.ac 2010-11-03 11:02:05.000000000 +0800
++++ glib-2.27.3/configure.ac 2010-11-16 12:38:12.610485990 +0800
+@@ -1385,7 +1385,7 @@
G_MODULE_LDFLAGS=
else
export SED
@@ -14,7 +16,7 @@
fi
dnl G_MODULE_IMPL= don't reset, so cmd-line can override
G_MODULE_NEED_USCORE=0
-@@ -1265,7 +1265,7 @@
+@@ -1450,7 +1450,7 @@
LDFLAGS="$LDFLAGS $G_MODULE_LDFLAGS"
dnl *** check for OSF1/5.0 RTLD_GLOBAL brokenness
echo "void glib_plugin_test(void) { }" > plugin.c
@@ -23,9 +25,9 @@
-export-dynamic -o plugin.o plugin.c 2>&1 >/dev/null
AC_CACHE_CHECK([for RTLD_GLOBAL brokenness],
glib_cv_rtldglobal_broken,[
-@@ -1339,7 +1339,7 @@
+@@ -1524,7 +1524,7 @@
- AC_MSG_CHECKING(for the suffix of shared libraries)
+ AC_MSG_CHECKING(for the suffix of module shared libraries)
export SED
-shrext_cmds=`./libtool --config | grep '^shrext_cmds='`
+shrext_cmds=`$host_alias-libtool --config | grep '^shrext_cmds='`
diff --git a/meta/recipes-core/glib-2.0/glib-2.0-2.24.1/glib-gettextize-dir.patch b/meta/recipes-core/glib-2.0/glib-2.0-2.27.3/glib-gettextize-dir.patch
similarity index 62%
rename from meta/recipes-core/glib-2.0/glib-2.0-2.24.1/glib-gettextize-dir.patch
rename to meta/recipes-core/glib-2.0/glib-2.0-2.27.3/glib-gettextize-dir.patch
index c44e491..e54a8e5 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0-2.24.1/glib-gettextize-dir.patch
+++ b/meta/recipes-core/glib-2.0/glib-2.0-2.27.3/glib-gettextize-dir.patch
@@ -6,11 +6,14 @@
# portable here. mark for upstream
#
# by Kevin Tian <kevin.tian@intel.com>, 06/25/2010
---- glib-2.10.3/glib-gettextize.in.old 2006-06-21 12:46:45.000000000 +0100
-+++ glib-2.10.3/glib-gettextize.in 2006-06-21 12:48:14.000000000 +0100
-@@ -49,7 +49,7 @@
- ;;
- esac
+# Rebased by Dongxiao Xu <dongxiao.xu@intel.com>, 11/16/2010
+
+diff -ruN glib-2.27.3-orig/glib-gettextize.in glib-2.27.3/glib-gettextize.in
+--- glib-2.27.3-orig/glib-gettextize.in 2009-04-01 07:04:20.000000000 +0800
++++ glib-2.27.3/glib-gettextize.in 2010-11-16 12:55:06.874605916 +0800
+@@ -52,7 +52,7 @@
+ datadir=@datadir@
+ datarootdir=@datarootdir@
-gettext_dir=$prefix/share/glib-2.0/gettext
+gettext_dir=@datadir@/glib-2.0/gettext
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.24.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb
similarity index 66%
rename from meta/recipes-core/glib-2.0/glib-2.0_2.24.1.bb
rename to meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb
index d8d1cc5..229012b 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.24.1.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb
@@ -2,9 +2,8 @@ require glib.inc
PR = "r0"
-SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.24/glib-${PV}.tar.bz2 \
+SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.27/glib-${PV}.tar.bz2 \
file://configure-libtool.patch \
- file://gatomic-proper-pointer-get-cast.patch \
file://60_wait-longer-for-threads-to-die.patch"
SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch"
--
1.6.3.3
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [PATCH 12/14] taglib: Upgraded to version 1.6.3
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
` (9 preceding siblings ...)
2010-11-16 5:10 ` [PATCH 11/14] glib-2.0: Upgraded to version 2.27.3 Dongxiao Xu
@ 2010-11-16 6:16 ` Dongxiao Xu
2010-11-16 6:41 ` [PATCH 13/14] libmusicbrainz: Upgraded to version 3.0.3 Dongxiao Xu
` (2 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-16 6:16 UTC (permalink / raw)
To: poky
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../configuretweak.patch | 0
.../{taglib-1.6.1 => taglib-1.6.3}/nolibtool.patch | 0
.../taglib/{taglib_1.6.1.bb => taglib_1.6.3.bb} | 8 ++++++--
3 files changed, 6 insertions(+), 2 deletions(-)
rename meta/recipes-support/taglib/{taglib-1.6.1 => taglib-1.6.3}/configuretweak.patch (100%)
rename meta/recipes-support/taglib/{taglib-1.6.1 => taglib-1.6.3}/nolibtool.patch (100%)
rename meta/recipes-support/taglib/{taglib_1.6.1.bb => taglib_1.6.3.bb} (67%)
diff --git a/meta/recipes-support/taglib/taglib-1.6.1/configuretweak.patch b/meta/recipes-support/taglib/taglib-1.6.3/configuretweak.patch
similarity index 100%
rename from meta/recipes-support/taglib/taglib-1.6.1/configuretweak.patch
rename to meta/recipes-support/taglib/taglib-1.6.3/configuretweak.patch
diff --git a/meta/recipes-support/taglib/taglib-1.6.1/nolibtool.patch b/meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch
similarity index 100%
rename from meta/recipes-support/taglib/taglib-1.6.1/nolibtool.patch
rename to meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch
diff --git a/meta/recipes-support/taglib/taglib_1.6.1.bb b/meta/recipes-support/taglib/taglib_1.6.3.bb
similarity index 67%
rename from meta/recipes-support/taglib/taglib_1.6.1.bb
rename to meta/recipes-support/taglib/taglib_1.6.3.bb
index f1a8736..014c348 100644
--- a/meta/recipes-support/taglib/taglib_1.6.1.bb
+++ b/meta/recipes-support/taglib/taglib_1.6.3.bb
@@ -1,8 +1,12 @@
DESCRIPTION = "TagLib is a library for reading and editing the meta-data of several popular audio formats"
SECTION = "libs/multimedia"
HOMEPAGE = "http://developer.kde.org/~wheeler/taglib.html"
-LICENSE = "LGPL"
-PR = "r3"
+LICENSE = "LGPLv2.1 | MPLv1.1"
+LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=db979804f025cf55aabec7129cb671ed \
+ file://COPYING.MPL;md5=bfe1f75d606912a4111c90743d6c7325 \
+ file://taglib/audioproperties.h;beginline=1;endline=24;md5=39dcdd772f378a0f8c9a41bc929eccce"
+
+PR = "r0"
SRC_URI = "http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz \
file://configuretweak.patch;patch=1 \
--
1.6.3.3
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [PATCH 13/14] libmusicbrainz: Upgraded to version 3.0.3
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
` (10 preceding siblings ...)
2010-11-16 6:16 ` [PATCH 12/14] taglib: Upgraded to version 1.6.3 Dongxiao Xu
@ 2010-11-16 6:41 ` Dongxiao Xu
2010-11-16 7:34 ` [PATCH 14/14] distro_tracking: update distro tracking fileds for bluez4, neon, etc Dongxiao Xu
2010-11-19 18:27 ` [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Saul Wold
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-16 6:41 UTC (permalink / raw)
To: poky
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../fix_build_issue_for_gcc_4.5.0.patch | 0
...usicbrainz_3.0.2.bb => libmusicbrainz_3.0.3.bb} | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/musicbrainz/{libmusicbrainz => libmusicbrainz-3.0.3}/fix_build_issue_for_gcc_4.5.0.patch (100%)
rename meta/recipes-multimedia/musicbrainz/{libmusicbrainz_3.0.2.bb => libmusicbrainz_3.0.3.bb} (89%)
diff --git a/meta/recipes-multimedia/musicbrainz/libmusicbrainz/fix_build_issue_for_gcc_4.5.0.patch b/meta/recipes-multimedia/musicbrainz/libmusicbrainz-3.0.3/fix_build_issue_for_gcc_4.5.0.patch
similarity index 100%
rename from meta/recipes-multimedia/musicbrainz/libmusicbrainz/fix_build_issue_for_gcc_4.5.0.patch
rename to meta/recipes-multimedia/musicbrainz/libmusicbrainz-3.0.3/fix_build_issue_for_gcc_4.5.0.patch
diff --git a/meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.2.bb b/meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb
similarity index 89%
rename from meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.2.bb
rename to meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb
index 5dfda12..4ef88f6 100644
--- a/meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.2.bb
+++ b/meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb
@@ -2,10 +2,10 @@ DESCRIPTION = "The MusicBrainz client is a library which can be built into other
HOMEPAGE = "http://musicbrainz.org"
LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=fbc093901857fcd118f065f900982c24 \
- file://include/musicbrainz3/includes.h;beginline=1;endline=21;md5=e7d3b3e6d8bb7ee278dc4040d380ebd5"
+ file://include/musicbrainz3/includes.h;beginline=1;endline=21;md5=9ab2846573f560cea7561da472803a72"
DEPENDS = "expat neon"
-PR = "r1"
+PR = "r0"
SRC_URI = "http://ftp.musicbrainz.org/pub/musicbrainz/${PN}-${PV}.tar.gz \
file://fix_build_issue_for_gcc_4.5.0.patch"
--
1.6.3.3
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [PATCH 14/14] distro_tracking: update distro tracking fileds for bluez4, neon, etc.
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
` (11 preceding siblings ...)
2010-11-16 6:41 ` [PATCH 13/14] libmusicbrainz: Upgraded to version 3.0.3 Dongxiao Xu
@ 2010-11-16 7:34 ` Dongxiao Xu
2010-11-19 18:27 ` [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Saul Wold
13 siblings, 0 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-16 7:34 UTC (permalink / raw)
To: poky
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
.../conf/distro/include/distro_tracking_fields.inc | 74 ++++++++++----------
1 files changed, 38 insertions(+), 36 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 372297a..1b6bafe 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -144,14 +144,13 @@ RECIPE_MAINTAINER_pn-libdaemon = "Kevin Tian <kevin.tian@intel.com>"
RECIPE_STATUS_pn-glib-2.0 = "green"
DISTRO_PN_ALIAS_pn-glib-2.0 = "Meego=glib2 Fedora=glib2 OpenSuSE=glib2 Ubuntu=glib2.0 Mandriva=glib2.0 Debian=glib2.0"
DEPENDENCY_CHECK_pn-glib-2.0 = "not done"
-RECIPE_LATEST_VERSION_pn-glib-2.0 = "2.24.1"
+RECIPE_LATEST_VERSION_pn-glib-2.0 = "2.27.3"
RECIPE_PATCH_pn-glib-2.0+60_wait-longer-for-threads-to-die = "to be pushed upstream"
RECIPE_PATCH_pn-glib-2.0+configure-libtool = "local"
-RECIPE_PATCH_pn-glib-2.0+gatomic-proper-pointer-get-cast = "in upstream"
RECIPE_PATCH_pn-glib-2.0+glib-gettextize-dir = "marked as REMOVAL"
RECIPE_INTEL_SECTION_pn-glib-2.0 = "base libs"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-glib-2.0 = "7 months"
-RECIPE_LATEST_RELEASE_DATE_pn-glib-2.0 = "05/2010"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-glib-2.0 = "8 days"
+RECIPE_LATEST_RELEASE_DATE_pn-glib-2.0 = "2010/11/09"
RECIPE_COMMENTS_pn-glib-2.0 = ""
RECIPE_MAINTAINER_pn-glib-2.0 = "Kevin Tian <kevin.tian@intel.com>"
@@ -219,11 +218,11 @@ RECIPE_MAINTAINER_pn-dbus-glib = "Kevin Tian <kevin.tian@intel.com>"
RECIPE_STATUS_pn-neon="green"
DEPENDENCY_CHECK_pn-neon = "not done"
-RECIPE_LATEST_VERSION_pn-neon="0.29.3"
+RECIPE_LATEST_VERSION_pn-neon="0.29.5"
RECIPE_NO_OF_PATCHES_pn-neon="0"
RECIPE_INTEL_SECTION_pn-neon = "base libs"
-RECIPE_LATEST_RELEASE_DATE_pn-neon="01/2010"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-neon="15 days"
+RECIPE_LATEST_RELEASE_DATE_pn-neon="2010/10/14"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-neon="10 days"
RECIPE_COMMENTS_pn-neon = ""
RECIPE_MAINTAINER_pn-neon = "Dongxiao Xu <dongxiao.xu@intel.com>"
@@ -919,10 +918,10 @@ RECIPE_MAINTAINER_pn-gperf = "Kevin Tian <kevin.tian@intel.com>"
RECIPE_STATUS_pn-valgrind = "green"
DEPENDENCY_CHECK_pn-valgrind = "not done"
-RECIPE_LATEST_VERSION_pn-valgrind = "3.5.0"
+RECIPE_LATEST_VERSION_pn-valgrind = "3.6.0"
RECIPE_INTEL_SECTION_pn-valgrind = "base utils"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-valgrind = "6 months"
-RECIPE_LATEST_RELEASE_DATE_pn-valgrind = "08/2009"
+RECIPE_LATEST_RELEASE_DATE_pn-valgrind = "2010/10/21"
RECIPE_COMMENTS_pn-valgrind = ""
RECIPE_MAINTAINER_pn-valgrind = "Dongxiao Xu <dongxiao.xu@intel.com>"
@@ -965,10 +964,10 @@ RECIPE_MAINTAINER_pn-which = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-quota = "green"
DEPENDENCY_CHECK_pn-quota = "not done"
-RECIPE_LATEST_VERSION_pn-quota = "3.17"
+RECIPE_LATEST_VERSION_pn-quota = "4.00-pre1"
RECIPE_INTEL_SECTION_pn-quota = "base utils"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-quota = "10 months"
-RECIPE_LATEST_RELEASE_DATE_pn-quota = "01/2009"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-quota = "13 months"
+RECIPE_LATEST_RELEASE_DATE_pn-quota = "2010/02/17"
RECIPE_COMMENTS_pn-quota = ""
RECIPE_MAINTAINER_pn-quota = "Dongxiao Xu <dongxiao.xu@intel.com>"
@@ -1987,10 +1986,10 @@ RECIPE_MAINTAINER_pn-irda-utils = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-bluez4="green"
DISTRO_PN_ALIAS_pn-bluez4="Meego=bluz Fedora=bluz Ubuntu=bluz OpenSuSE=bluz Mandriva=bluz"
-RECIPE_LATEST_VERSION_pn-bluez4="4.66"
+RECIPE_LATEST_VERSION_pn-bluez4="4.79"
RECIPE_NO_OF_PATCHES_pn-bluez4="2"
-RECIPE_LATEST_RELEASE_DATE_pn-bluez4="2010/05/24"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-bluez4="1 month"
+RECIPE_LATEST_RELEASE_DATE_pn-bluez4="2010/11/08"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-bluez4="2 days"
DISTRO_PN_ALIAS_pn-bluez4= "Fedora=bluez Ubuntu=bluez Debian=bluez-utils Opensuse=bluez"
RECIPE_MAINTAINER_pn-bluez4 = "Dongxiao Xu <dongxiao.xu@intel.com>"
@@ -2018,11 +2017,10 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-ppp="4 years"
RECIPE_MAINTAINER_pn-ppp = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-libproxy="green"
-RECIPE_LATEST_VERSION_pn-libproxy="0.4.4"
-RECIPE_NO_UPDATE_REASON_pn-libproxy="There are some issues in 0.4.4, and the fix is not pushed in yet"
+RECIPE_LATEST_VERSION_pn-libproxy="0.4.6"
RECIPE_NO_OF_PATCHES_pn-libproxy="1"
-RECIPE_LATEST_RELEASE_DATE_pn-libproxy="2010/05/19"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libproxy="3 months"
+RECIPE_LATEST_RELEASE_DATE_pn-libproxy="2010/09/01"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libproxy="10 days"
RECIPE_MAINTAINER_pn-libproxy = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-networkmanager="red"
@@ -2209,9 +2207,9 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-hostap-utils="7 months"
RECIPE_MAINTAINER_pn-hostap-utils = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-kexec-tools="green"
-RECIPE_LATEST_VERSION_pn-kexec-tools="2.0.1"
+RECIPE_LATEST_VERSION_pn-kexec-tools="2.0.2"
RECIPE_NO_OF_PATCHES_pn-kexec-tools="1"
-RECIPE_LATEST_RELEASE_DATE_pn-kexec-tools="2009/08/12"
+RECIPE_LATEST_RELEASE_DATE_pn-kexec-tools="2010/07/29"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-kexec-tools="1 year"
RECIPE_MAINTAINER_pn-kexec-tools = "Dongxiao Xu <dongxiao.xu@intel.com>"
@@ -2222,11 +2220,12 @@ RECIPE_MAINTAINER_pn-hostap-conf = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-orinoco-conf = "red"
RECIPE_LATEST_VERSION_pn-orinoco-conf = "1.0"
RECIPE_MAINTAINER_pn-orinoco-conf = "Dongxiao Xu <dongxiao.xu@intel.com>"
+
RECIPE_STATUS_pn-libical="green"
-RECIPE_LATEST_VERSION_pn-libical="0.44"
+RECIPE_LATEST_VERSION_pn-libical="0.46"
RECIPE_NO_OF_PATCHES_pn-libical="0"
-RECIPE_LATEST_RELEASE_DATE_pn-libical="2009/09/27"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libical="8 months"
+RECIPE_LATEST_RELEASE_DATE_pn-libical="2010/08/30"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libical="11 months"
RECIPE_MAINTAINER_pn-libical = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-task-base="green"
@@ -2488,17 +2487,17 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-flac="2 months"
RECIPE_MAINTAINER_pn-flac = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-libvorbis="green"
-RECIPE_LATEST_VERSION_pn-libvorbis="1.3.1"
+RECIPE_LATEST_VERSION_pn-libvorbis="1.3.2"
RECIPE_NO_OF_PATCHES_pn-libvorbis="0"
-RECIPE_LATEST_RELEASE_DATE_pn-libvorbis="2010/05/26"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libvorbis="8 months"
+RECIPE_LATEST_RELEASE_DATE_pn-libvorbis="2010/11/01"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libvorbis="7 months"
RECIPE_MAINTAINER_pn-libvorbis = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-libogg="green"
-RECIPE_LATEST_VERSION_pn-libogg="1.2.0"
+RECIPE_LATEST_VERSION_pn-libogg="1.2.1"
RECIPE_NO_OF_PATCHES_pn-libogg="0"
-RECIPE_LATEST_RELEASE_DATE_pn-libogg="2010/05/26"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libogg="9 months"
+RECIPE_LATEST_RELEASE_DATE_pn-libogg="2010/11/02"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libogg="7 months"
RECIPE_MAINTAINER_pn-libogg = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-mpeg2dec="green"
@@ -2562,9 +2561,9 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-alsa-lib="4 months"
RECIPE_MAINTAINER_pn-alsa-lib = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-tremor="green"
-RECIPE_LATEST_VERSION_pn-tremor="20100422"
+RECIPE_LATEST_VERSION_pn-tremor="20101027"
RECIPE_NO_OF_PATCHES_pn-tremor="0"
-RECIPE_LATEST_RELEASE_DATE_pn-tremor="2010/04/22"
+RECIPE_LATEST_RELEASE_DATE_pn-tremor="2010/10/27"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tremor="n/a"
RECIPE_MAINTAINER_pn-tremor = "Dongxiao Xu <dongxiao.xu@intel.com>"
DISTRO_PN_ALIAS_pn-tremor = "OSPDT upstream=http://www.xiph.org/vorbis/"
@@ -2591,10 +2590,10 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-speex="8 months"
RECIPE_MAINTAINER_pn-speex = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-libmusicbrainz="green"
-RECIPE_LATEST_VERSION_pn-libmusicbrainz="3.0.2"
+RECIPE_LATEST_VERSION_pn-libmusicbrainz="3.0.3"
RECIPE_NO_OF_PATCHES_pn-libmusicbrainz="0"
-RECIPE_LATEST_RELEASE_DATE_pn-libmusicbrainz="2008/09/13"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libmusicbrainz="14 months"
+RECIPE_LATEST_RELEASE_DATE_pn-libmusicbrainz="2010/09/27"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libmusicbrainz="2 years"
RECIPE_MAINTAINER_pn-libmusicbrainz = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-clutter-gst-0.10 = "red"
@@ -2652,8 +2651,11 @@ RECIPE_STATUS_pn-pulseaudio = "red"
RECIPE_LATEST_VERSION_pn-pulseaudio = "0.9.21"
RECIPE_MAINTAINER_pn-pulseaudio = "Dongxiao Xu <dongxiao.xu@intel.com>"
-RECIPE_STATUS_pn-taglib = "red"
+RECIPE_STATUS_pn-taglib = "green"
RECIPE_LATEST_VERSION_pn-taglib = "1.6.3"
+RECIPE_NO_OF_PATCHES_pn-taglib = "2"
+RECIPE_LATEST_RELEASE_DATE_pn-taglib = "2010/04/19"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-taglib = "10 days"
RECIPE_MAINTAINER_pn-taglib = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-libnice = "red"
--
1.6.3.3
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16
@ 2010-11-16 13:43 Dongxiao Xu
2010-11-15 12:56 ` [PATCH 01/14] bluez4: Upgraded to version 4.79 Dongxiao Xu
` (13 more replies)
0 siblings, 14 replies; 15+ messages in thread
From: Dongxiao Xu @ 2010-11-16 13:43 UTC (permalink / raw)
To: poky
Hi Saul,
Here are the pull request for multimedia, connectivity, and base part. Please help to review and pull. Thanks!
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: dxu4/distro
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/distro
Thanks,
Dongxiao Xu <dongxiao.xu@intel.com>
---
Dongxiao Xu (14):
bluez4: Upgraded to version 4.79.
neon: Upgraded to version 0.29.5
libogg: Upgrade to version 1.2.1
libvorbis: Upgraded to version 1.3.2
quota: Upgraded to version 4.00-pre1
kexec_tools: Upgraded to version 2.0.2
libical: Upgraded to version 0.46
libproxy: Upgraded to version 0.4.6
tremor: Upgraded to rev 17572 (2010/10/27)
valgrind: Upgraded to version 3.6.0
glib-2.0: Upgraded to version 2.27.3
taglib: Upgraded to version 1.6.3
libmusicbrainz: Upgraded to version 3.0.3
distro_tracking: update distro tracking fileds for bluez4, neon, etc.
.../conf/distro/include/distro_tracking_fields.inc | 74 ++++++++++----------
.../{bluez4-4.66 => bluez4-4.79}/bluetooth.conf | 0
.../fix-dfutool-usb-declaration-mismatch.patch | 0
.../hid2hci_usb_init.patch | 0
.../{bluez4-4.66 => bluez4-4.79}/sbc-thumb.patch | 0
.../bluez/{bluez4_4.66.bb => bluez4_4.79.bb} | 0
.../gatomic-proper-pointer-get-cast.patch | 37 ----------
.../60_wait-longer-for-threads-to-die.patch | 12 ++--
.../configure-libtool.patch | 16 +++--
.../glib-gettextize-dir.patch | 13 ++--
.../{glib-2.0_2.24.1.bb => glib-2.0_2.27.3.bb} | 3 +-
.../fix_issue_caused_by_ccache.patch | 0
.../fixed-perl-path.patch | 0
.../valgrind/valgrind_3.5.0-svn_r11264.patch.bz2 | Bin 3681800 -> 0 bytes
.../{valgrind_3.5.0.bb => valgrind_3.6.0.bb} | 3 +-
.../quota/{quota_3.17.bb => quota_4.00-pre1.bb} | 0
.../kexec/kexec-tools-2.0.1/configurefix.patch | 51 --------------
meta/recipes-kernel/kexec/kexec-tools.inc | 5 +-
.../{kexec-tools_2.0.1.bb => kexec-tools_2.0.2.bb} | 0
.../libogg/{libogg_1.2.0.bb => libogg_1.2.1.bb} | 0
.../{libvorbis_1.3.1.bb => libvorbis_1.3.2.bb} | 0
.../fix_build_issue_for_gcc_4.5.0.patch | 0
...usicbrainz_3.0.2.bb => libmusicbrainz_3.0.3.bb} | 4 +-
.../{tremor_20100422.bb => tremor_20101027.bb} | 2 +-
.../libical/{libical_0.44.bb => libical_0.46.bb} | 1 +
.../libproxy-0.4.3/disable_Os_option.patch | 17 -----
.../{libproxy_0.4.3.bb => libproxy_0.4.6.bb} | 5 +-
.../{neon-0.29.3 => neon-0.29.5}/pkgconfig.patch | 0
.../neon/{neon_0.29.3.bb => neon_0.29.5.bb} | 0
.../configuretweak.patch | 0
.../{taglib-1.6.1 => taglib-1.6.3}/nolibtool.patch | 0
.../taglib/{taglib_1.6.1.bb => taglib_1.6.3.bb} | 8 ++-
32 files changed, 78 insertions(+), 173 deletions(-)
rename meta/recipes-connectivity/bluez/{bluez4-4.66 => bluez4-4.79}/bluetooth.conf (100%)
rename meta/recipes-connectivity/bluez/{bluez4-4.66 => bluez4-4.79}/fix-dfutool-usb-declaration-mismatch.patch (100%)
rename meta/recipes-connectivity/bluez/{bluez4-4.66 => bluez4-4.79}/hid2hci_usb_init.patch (100%)
rename meta/recipes-connectivity/bluez/{bluez4-4.66 => bluez4-4.79}/sbc-thumb.patch (100%)
rename meta/recipes-connectivity/bluez/{bluez4_4.66.bb => bluez4_4.79.bb} (100%)
delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0-2.24.1/gatomic-proper-pointer-get-cast.patch
rename meta/recipes-core/glib-2.0/{glib-2.0-2.24.1 => glib-2.0-2.27.3}/60_wait-longer-for-threads-to-die.patch (63%)
rename meta/recipes-core/glib-2.0/{glib-2.0-2.24.1 => glib-2.0-2.27.3}/configure-libtool.patch (73%)
rename meta/recipes-core/glib-2.0/{glib-2.0-2.24.1 => glib-2.0-2.27.3}/glib-gettextize-dir.patch (62%)
rename meta/recipes-core/glib-2.0/{glib-2.0_2.24.1.bb => glib-2.0_2.27.3.bb} (66%)
rename meta/recipes-devtools/valgrind/{valgrind => valgrind-3.6.0}/fix_issue_caused_by_ccache.patch (100%)
rename meta/recipes-devtools/valgrind/{valgrind => valgrind-3.6.0}/fixed-perl-path.patch (100%)
delete mode 100644 meta/recipes-devtools/valgrind/valgrind/valgrind_3.5.0-svn_r11264.patch.bz2
rename meta/recipes-devtools/valgrind/{valgrind_3.5.0.bb => valgrind_3.6.0.bb} (93%)
rename meta/recipes-extended/quota/{quota_3.17.bb => quota_4.00-pre1.bb} (100%)
delete mode 100644 meta/recipes-kernel/kexec/kexec-tools-2.0.1/configurefix.patch
rename meta/recipes-kernel/kexec/{kexec-tools_2.0.1.bb => kexec-tools_2.0.2.bb} (100%)
rename meta/recipes-multimedia/libogg/{libogg_1.2.0.bb => libogg_1.2.1.bb} (100%)
rename meta/recipes-multimedia/libvorbis/{libvorbis_1.3.1.bb => libvorbis_1.3.2.bb} (100%)
rename meta/recipes-multimedia/musicbrainz/{libmusicbrainz => libmusicbrainz-3.0.3}/fix_build_issue_for_gcc_4.5.0.patch (100%)
rename meta/recipes-multimedia/musicbrainz/{libmusicbrainz_3.0.2.bb => libmusicbrainz_3.0.3.bb} (89%)
rename meta/recipes-multimedia/tremor/{tremor_20100422.bb => tremor_20101027.bb} (88%)
rename meta/recipes-sato/libical/{libical_0.44.bb => libical_0.46.bb} (97%)
delete mode 100644 meta/recipes-support/libproxy/libproxy-0.4.3/disable_Os_option.patch
rename meta/recipes-support/libproxy/{libproxy_0.4.3.bb => libproxy_0.4.6.bb} (93%)
rename meta/recipes-support/neon/{neon-0.29.3 => neon-0.29.5}/pkgconfig.patch (100%)
rename meta/recipes-support/neon/{neon_0.29.3.bb => neon_0.29.5.bb} (100%)
rename meta/recipes-support/taglib/{taglib-1.6.1 => taglib-1.6.3}/configuretweak.patch (100%)
rename meta/recipes-support/taglib/{taglib-1.6.1 => taglib-1.6.3}/nolibtool.patch (100%)
rename meta/recipes-support/taglib/{taglib_1.6.1.bb => taglib_1.6.3.bb} (67%)
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
` (12 preceding siblings ...)
2010-11-16 7:34 ` [PATCH 14/14] distro_tracking: update distro tracking fileds for bluez4, neon, etc Dongxiao Xu
@ 2010-11-19 18:27 ` Saul Wold
13 siblings, 0 replies; 15+ messages in thread
From: Saul Wold @ 2010-11-19 18:27 UTC (permalink / raw)
To: poky
On 11/16/2010 05:43 AM, Dongxiao Xu wrote:
> Hi Saul,
>
> Here are the pull request for multimedia, connectivity, and base part. Please help to review and pull. Thanks!
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: dxu4/distro
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/distro
>
> Thanks,
> Dongxiao Xu<dongxiao.xu@intel.com>
> ---
>
>
> Dongxiao Xu (14):
> bluez4: Upgraded to version 4.79.
> neon: Upgraded to version 0.29.5
> libogg: Upgrade to version 1.2.1
> libvorbis: Upgraded to version 1.3.2
> quota: Upgraded to version 4.00-pre1
> kexec_tools: Upgraded to version 2.0.2
> libical: Upgraded to version 0.46
> libproxy: Upgraded to version 0.4.6
> tremor: Upgraded to rev 17572 (2010/10/27)
> valgrind: Upgraded to version 3.6.0
> glib-2.0: Upgraded to version 2.27.3
> taglib: Upgraded to version 1.6.3
> libmusicbrainz: Upgraded to version 3.0.3
> distro_tracking: update distro tracking fileds for bluez4, neon, etc.
>
> .../conf/distro/include/distro_tracking_fields.inc | 74 ++++++++++----------
> .../{bluez4-4.66 => bluez4-4.79}/bluetooth.conf | 0
> .../fix-dfutool-usb-declaration-mismatch.patch | 0
> .../hid2hci_usb_init.patch | 0
> .../{bluez4-4.66 => bluez4-4.79}/sbc-thumb.patch | 0
> .../bluez/{bluez4_4.66.bb => bluez4_4.79.bb} | 0
> .../gatomic-proper-pointer-get-cast.patch | 37 ----------
> .../60_wait-longer-for-threads-to-die.patch | 12 ++--
> .../configure-libtool.patch | 16 +++--
> .../glib-gettextize-dir.patch | 13 ++--
> .../{glib-2.0_2.24.1.bb => glib-2.0_2.27.3.bb} | 3 +-
> .../fix_issue_caused_by_ccache.patch | 0
> .../fixed-perl-path.patch | 0
> .../valgrind/valgrind_3.5.0-svn_r11264.patch.bz2 | Bin 3681800 -> 0 bytes
> .../{valgrind_3.5.0.bb => valgrind_3.6.0.bb} | 3 +-
> .../quota/{quota_3.17.bb => quota_4.00-pre1.bb} | 0
> .../kexec/kexec-tools-2.0.1/configurefix.patch | 51 --------------
> meta/recipes-kernel/kexec/kexec-tools.inc | 5 +-
> .../{kexec-tools_2.0.1.bb => kexec-tools_2.0.2.bb} | 0
> .../libogg/{libogg_1.2.0.bb => libogg_1.2.1.bb} | 0
> .../{libvorbis_1.3.1.bb => libvorbis_1.3.2.bb} | 0
> .../fix_build_issue_for_gcc_4.5.0.patch | 0
> ...usicbrainz_3.0.2.bb => libmusicbrainz_3.0.3.bb} | 4 +-
> .../{tremor_20100422.bb => tremor_20101027.bb} | 2 +-
> .../libical/{libical_0.44.bb => libical_0.46.bb} | 1 +
> .../libproxy-0.4.3/disable_Os_option.patch | 17 -----
> .../{libproxy_0.4.3.bb => libproxy_0.4.6.bb} | 5 +-
> .../{neon-0.29.3 => neon-0.29.5}/pkgconfig.patch | 0
> .../neon/{neon_0.29.3.bb => neon_0.29.5.bb} | 0
> .../configuretweak.patch | 0
> .../{taglib-1.6.1 => taglib-1.6.3}/nolibtool.patch | 0
> .../taglib/{taglib_1.6.1.bb => taglib_1.6.3.bb} | 8 ++-
> 32 files changed, 78 insertions(+), 173 deletions(-)
> rename meta/recipes-connectivity/bluez/{bluez4-4.66 => bluez4-4.79}/bluetooth.conf (100%)
> rename meta/recipes-connectivity/bluez/{bluez4-4.66 => bluez4-4.79}/fix-dfutool-usb-declaration-mismatch.patch (100%)
> rename meta/recipes-connectivity/bluez/{bluez4-4.66 => bluez4-4.79}/hid2hci_usb_init.patch (100%)
> rename meta/recipes-connectivity/bluez/{bluez4-4.66 => bluez4-4.79}/sbc-thumb.patch (100%)
> rename meta/recipes-connectivity/bluez/{bluez4_4.66.bb => bluez4_4.79.bb} (100%)
> delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0-2.24.1/gatomic-proper-pointer-get-cast.patch
> rename meta/recipes-core/glib-2.0/{glib-2.0-2.24.1 => glib-2.0-2.27.3}/60_wait-longer-for-threads-to-die.patch (63%)
> rename meta/recipes-core/glib-2.0/{glib-2.0-2.24.1 => glib-2.0-2.27.3}/configure-libtool.patch (73%)
> rename meta/recipes-core/glib-2.0/{glib-2.0-2.24.1 => glib-2.0-2.27.3}/glib-gettextize-dir.patch (62%)
> rename meta/recipes-core/glib-2.0/{glib-2.0_2.24.1.bb => glib-2.0_2.27.3.bb} (66%)
> rename meta/recipes-devtools/valgrind/{valgrind => valgrind-3.6.0}/fix_issue_caused_by_ccache.patch (100%)
> rename meta/recipes-devtools/valgrind/{valgrind => valgrind-3.6.0}/fixed-perl-path.patch (100%)
> delete mode 100644 meta/recipes-devtools/valgrind/valgrind/valgrind_3.5.0-svn_r11264.patch.bz2
> rename meta/recipes-devtools/valgrind/{valgrind_3.5.0.bb => valgrind_3.6.0.bb} (93%)
> rename meta/recipes-extended/quota/{quota_3.17.bb => quota_4.00-pre1.bb} (100%)
> delete mode 100644 meta/recipes-kernel/kexec/kexec-tools-2.0.1/configurefix.patch
> rename meta/recipes-kernel/kexec/{kexec-tools_2.0.1.bb => kexec-tools_2.0.2.bb} (100%)
> rename meta/recipes-multimedia/libogg/{libogg_1.2.0.bb => libogg_1.2.1.bb} (100%)
> rename meta/recipes-multimedia/libvorbis/{libvorbis_1.3.1.bb => libvorbis_1.3.2.bb} (100%)
> rename meta/recipes-multimedia/musicbrainz/{libmusicbrainz => libmusicbrainz-3.0.3}/fix_build_issue_for_gcc_4.5.0.patch (100%)
> rename meta/recipes-multimedia/musicbrainz/{libmusicbrainz_3.0.2.bb => libmusicbrainz_3.0.3.bb} (89%)
> rename meta/recipes-multimedia/tremor/{tremor_20100422.bb => tremor_20101027.bb} (88%)
> rename meta/recipes-sato/libical/{libical_0.44.bb => libical_0.46.bb} (97%)
> delete mode 100644 meta/recipes-support/libproxy/libproxy-0.4.3/disable_Os_option.patch
> rename meta/recipes-support/libproxy/{libproxy_0.4.3.bb => libproxy_0.4.6.bb} (93%)
> rename meta/recipes-support/neon/{neon-0.29.3 => neon-0.29.5}/pkgconfig.patch (100%)
> rename meta/recipes-support/neon/{neon_0.29.3.bb => neon_0.29.5.bb} (100%)
> rename meta/recipes-support/taglib/{taglib-1.6.1 => taglib-1.6.3}/configuretweak.patch (100%)
> rename meta/recipes-support/taglib/{taglib-1.6.1 => taglib-1.6.3}/nolibtool.patch (100%)
> rename meta/recipes-support/taglib/{taglib_1.6.1.bb => taglib_1.6.3.bb} (67%)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Pulled into Master
Thanks
Sau!
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2010-11-19 18:27 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-16 13:43 [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
2010-11-15 12:56 ` [PATCH 01/14] bluez4: Upgraded to version 4.79 Dongxiao Xu
2010-11-15 13:16 ` [PATCH 02/14] neon: Upgraded to version 0.29.5 Dongxiao Xu
2010-11-15 13:48 ` [PATCH 03/14] libogg: Upgrade to version 1.2.1 Dongxiao Xu
2010-11-15 14:01 ` [PATCH 04/14] libvorbis: Upgraded to version 1.3.2 Dongxiao Xu
2010-11-15 14:25 ` [PATCH 05/14] quota: Upgraded to version 4.00-pre1 Dongxiao Xu
2010-11-16 1:51 ` [PATCH 06/14] kexec_tools: Upgraded to version 2.0.2 Dongxiao Xu
2010-11-16 1:56 ` [PATCH 07/14] libical: Upgraded to version 0.46 Dongxiao Xu
2010-11-16 2:02 ` [PATCH 08/14] libproxy: Upgraded to version 0.4.6 Dongxiao Xu
2010-11-16 2:17 ` [PATCH 09/14] tremor: Upgraded to rev 17572 (2010/10/27) Dongxiao Xu
2010-11-16 5:10 ` [PATCH 11/14] glib-2.0: Upgraded to version 2.27.3 Dongxiao Xu
2010-11-16 6:16 ` [PATCH 12/14] taglib: Upgraded to version 1.6.3 Dongxiao Xu
2010-11-16 6:41 ` [PATCH 13/14] libmusicbrainz: Upgraded to version 3.0.3 Dongxiao Xu
2010-11-16 7:34 ` [PATCH 14/14] distro_tracking: update distro tracking fileds for bluez4, neon, etc Dongxiao Xu
2010-11-19 18:27 ` [PATCH 00/14] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Saul Wold
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.