From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/5] Comm and Multimedia package updates, 5 pkg
Date: Thu, 05 Jul 2012 10:16:25 -0700 [thread overview]
Message-ID: <4FF5CBE9.80003@linux.intel.com> (raw)
In-Reply-To: <1341401643-4395-1-git-send-email-cristian.iorga@intel.com>
On 07/04/2012 04:33 AM, Cristian Iorga wrote:
> Hello all,
>
> This patchset upgrades the packages listed below.
> All packages were succesfully built for all architectures.
> Where it was possible, basic sanity tests were performed on
> a qemux86 image. No obvious issues spotted.
> Linux kernel boot messages were also inspected for issues.
>
> Regards,
> Cristian Iorga
>
> Cristian Iorga (5):
> telepathy-glib: update to ver. 0.19.2
> bluez4: update to ver. 4.101
You seemed to introduce a new set of QA warnings that should be fixed
> netbase: update to ver. 5.0
You need to make sure to update the meta-yocto parts of recipes, and
send those patches to poky@yoctoproject.org in the future.
> gst-plugin-bluetooth: update to ver. 4.101
> ofono: update to ver. 1.8
>
These where merged into OE-Core, please address the above issue with
Bluez, RP already fixed the meta-yocto issue.
Thanks
Sau!
> ...{netbase_4.47.bbappend => netbase_5.0.bbappend} | 0
> .../{bluez4-4.99 => bluez4-4.101}/bluetooth.conf | 0
> .../{bluez4-4.99 => bluez4-4.101}/sbc_mmx.patch | 0
> .../bluez/{bluez4_4.99.bb => bluez4_4.101.bb} | 9 ++++-----
> ...tooth_4.99.bb => gst-plugin-bluetooth_4.101.bb} | 7 +++----
> .../ofono/{ofono_1.6.bb => ofono_1.8.bb} | 5 +++--
> ...thy-glib_0.19.1.bb => telepathy-glib_0.19.2.bb} | 4 ++--
> .../netbase/{netbase-4.47 => netbase-5.0}/hosts | 0
> .../netbase/{netbase-4.47 => netbase-5.0}/init | 0
> .../{netbase-4.47 => netbase-5.0}/interfaces | 0
> .../netbase/{netbase-4.47 => netbase-5.0}/nfsroot | 0
> .../qemuarm/interfaces | 0
> .../qemuarmv6/interfaces | 0
> .../qemuarmv7/interfaces | 0
> .../qemumips/interfaces | 0
> .../qemumips64/interfaces | 0
> .../qemuppc/interfaces | 0
> .../qemush4/interfaces | 0
> .../qemux86-64/interfaces | 0
> .../qemux86/interfaces | 0
> .../netbase/{netbase_4.47.bb => netbase_5.0.bb} | 6 +++---
> 21 files changed, 15 insertions(+), 16 deletions(-)
> rename meta-yocto/recipes-core/netbase/{netbase_4.47.bbappend => netbase_5.0.bbappend} (100%)
> rename meta/recipes-connectivity/bluez/{bluez4-4.99 => bluez4-4.101}/bluetooth.conf (100%)
> rename meta/recipes-connectivity/bluez/{bluez4-4.99 => bluez4-4.101}/sbc_mmx.patch (100%)
> rename meta/recipes-connectivity/bluez/{bluez4_4.99.bb => bluez4_4.101.bb} (83%)
> rename meta/recipes-connectivity/bluez/{gst-plugin-bluetooth_4.99.bb => gst-plugin-bluetooth_4.101.bb} (81%)
> rename meta/recipes-connectivity/ofono/{ofono_1.6.bb => ofono_1.8.bb} (64%)
> rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.19.1.bb => telepathy-glib_0.19.2.bb} (82%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/hosts (100%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/init (100%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/interfaces (100%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/nfsroot (100%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/qemuarm/interfaces (100%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/qemuarmv6/interfaces (100%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/qemuarmv7/interfaces (100%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/qemumips/interfaces (100%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/qemumips64/interfaces (100%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/qemuppc/interfaces (100%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/qemush4/interfaces (100%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/qemux86-64/interfaces (100%)
> rename meta/recipes-core/netbase/{netbase-4.47 => netbase-5.0}/qemux86/interfaces (100%)
> rename meta/recipes-core/netbase/{netbase_4.47.bb => netbase_5.0.bb} (91%)
>
prev parent reply other threads:[~2012-07-05 17:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-04 11:33 [PATCH 0/5] Comm and Multimedia package updates, 5 pkg Cristian Iorga
2012-07-04 11:33 ` [PATCH 1/5] telepathy-glib: update to ver. 0.19.2 Cristian Iorga
2012-07-04 11:34 ` [PATCH 2/5] bluez4: update to ver. 4.101 Cristian Iorga
2012-07-09 9:07 ` Stefan Herbrechtsmeier
2012-07-04 11:34 ` [PATCH 3/5] netbase: update to ver. 5.0 Cristian Iorga
2012-07-04 11:34 ` [PATCH 4/5] gst-plugin-bluetooth: update to ver. 4.101 Cristian Iorga
2012-07-04 11:34 ` [PATCH 5/5] ofono: update to ver. 1.8 Cristian Iorga
2012-07-05 17:16 ` Saul Wold [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FF5CBE9.80003@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.