All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16
@ 2010-11-16  0:56 Dongxiao Xu
  2010-11-15 12:56 ` [PATCH 1/8] bluez4: Upgraded to version 4.79 Dongxiao Xu
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Dongxiao Xu @ 2010-11-16  0:56 UTC (permalink / raw)
  To: poky

This pull request upgrades some recipes in multimedia/connectivity/base
part, please help to review and pull.

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 (8):
  bluez4: Upgraded to version 4.79.
  neon: Upgraded to version 0.29.5
  libmusicbrainz: Upgraded to version 3.0.3
  libogg: Upgrade to version 1.2.1
  libvorbis: Upgraded to version 1.3.2
  taglib: Upgraded to version 1.6.3
  quota: Upgraded to version 4.00-pre1
  distro_tracking: update distro tracking fileds for bluez4, neon, etc.

 .../conf/distro/include/distro_tracking_fields.inc |   41 ++++++++++---------
 .../{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
 .../quota/{quota_3.17.bb => quota_4.00-pre1.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} |    2 +-
 .../{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}    |    2 +-
 16 files changed, 24 insertions(+), 21 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%)
 rename meta/recipes-extended/quota/{quota_3.17.bb => quota_4.00-pre1.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} (98%)
 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} (98%)



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-11-19 18:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-16  0:56 [PATCH 0/8] Multimedia/Connectivity/Base, Dongxiao, 2010/11/16 Dongxiao Xu
2010-11-15 12:56 ` [PATCH 1/8] bluez4: Upgraded to version 4.79 Dongxiao Xu
2010-11-15 13:16 ` [PATCH 2/8] neon: Upgraded to version 0.29.5 Dongxiao Xu
2010-11-15 13:32 ` [PATCH 3/8] libmusicbrainz: Upgraded to version 3.0.3 Dongxiao Xu
2010-11-15 13:48 ` [PATCH 4/8] libogg: Upgrade to version 1.2.1 Dongxiao Xu
2010-11-15 14:01 ` [PATCH 5/8] libvorbis: Upgraded to version 1.3.2 Dongxiao Xu
2010-11-15 14:15 ` [PATCH 6/8] taglib: Upgraded to version 1.6.3 Dongxiao Xu
2010-11-15 14:25 ` [PATCH 7/8] quota: Upgraded to version 4.00-pre1 Dongxiao Xu
2010-11-16  0:51 ` [PATCH 8/8] distro_tracking: update distro tracking fileds for bluez4, neon, etc Dongxiao Xu
2010-11-19 18:26 ` [PATCH 0/8] 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.