From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 00/19] Package updates
Date: Thu, 24 May 2012 11:30:30 -0700 [thread overview]
Message-ID: <4FBE7E46.20807@linux.intel.com> (raw)
In-Reply-To: <cover.1337777033.git.laurentiu.palcu@intel.com>
On 05/23/2012 06:10 AM, Laurentiu Palcu wrote:
> The updates in this patchset are mainly related to graphics functionality area.
>
> The following changes since commit 33c4bf2096effc850720009564e3d1adbda24452:
>
> fetch2: Also exclude urls containing wildcards from checksumming for now (2012-05-22 12:18:53 +0100)
>
> are available in the git repository at:
>
> git://git.yoctoproject.org/poky-contrib lpalcu/updates
> http://git.yoctoproject.org/cgit.cgi//log/?h=lpalcu/updates
>
> Laurentiu Palcu (19):
> mdadm: upgrade to 3.2.5
> libdrm: upgrade to 2.4.34
> xproto: upgrade to 7.0.23
> kbproto: upgrade to 1.0.6
> fontsproto: upgrade to 2.1.2
Not merged
> xextproto: upgrade to 7.2.1
> xcmiscproto: upgrade to 1.2.2
> scrnsaverproto: upgrade to 1.2.2
> recordproto: upgrade to 1.14.2
> xcb-proto: upgrade to 1.7.1
> libxt: upgrade to 1.1.3
> xtrans: upgrade to 1.2.7
> fontconfig: upgrade to 2.9.0
Needs SRC_URI checksums.
> libpciaccess: upgrade to 0.13.1
Not merged, this might have an issue on some arches, may need a full
build out.
> xf86-input-mouse: upgrade to 1.7.2
> xf86-video-vesa: upgrade to 2.3.1
> xf86-video-intel: upgrade to 2.19.0
> xf86-input-synaptics: upgrade to 1.6.1
> Update to distro_tracking_fields.inc
>
Merged most of these into OE-Core
Thanks
Sau!
> .../conf/distro/include/distro_tracking_fields.inc | 180 ++++++++++----------
> .../mdadm/{mdadm_3.2.3.bb => mdadm_3.2.5.bb} | 4 +-
> .../drm/{libdrm_2.4.31.bb => libdrm_2.4.34.bb} | 4 +-
> .../97_fontconfig | 0
> .../fix-pkgconfig.patch | 4 +-
> ...-native_2.8.0.bb => fontconfig-native_2.9.0.bb} | 0
> .../{fontconfig_2.8.0.bb => fontconfig_2.9.0.bb} | 12 +-
> .../xcb/{xcb-proto_1.7.bb => xcb-proto_1.7.1.bb} | 4 +-
> ...ut-mouse_1.7.1.bb => xf86-input-mouse_1.7.2.bb} | 4 +-
> ...tics_1.5.0.bb => xf86-input-synaptics_1.6.1.bb} | 6 +-
> ...-intel_2.18.0.bb => xf86-video-intel_2.19.0.bb} | 4 +-
> ...ideo-vesa_2.3.0.bb => xf86-video-vesa_2.3.1.bb} | 6 +-
> .../fix_deletion_of_last_handle.patch | 51 ------
> ...ciaccess_0.12.902.bb => libpciaccess_0.13.1.bb} | 6 +-
> .../xorg-lib/{libxt_1.1.2.bb => libxt_1.1.3.bb} | 4 +-
> .../xorg-lib/{xtrans_1.2.6.bb => xtrans_1.2.7.bb} | 4 +-
> .../{fontsproto_2.1.1.bb => fontsproto_2.1.2.bb} | 4 +-
> .../{kbproto_1.0.5.bb => kbproto_1.0.6.bb} | 6 +-
> ...recordproto_1.14.1.bb => recordproto_1.14.2.bb} | 4 +-
> ...saverproto_1.2.1.bb => scrnsaverproto_1.2.2.bb} | 5 +-
> .../{xcmiscproto_1.2.1.bb => xcmiscproto_1.2.2.bb} | 4 +-
> .../{xextproto_7.2.0.bb => xextproto_7.2.1.bb} | 4 +-
> .../{xproto_7.0.22.bb => xproto_7.0.23.bb} | 6 +-
> 23 files changed, 133 insertions(+), 193 deletions(-)
> rename meta/recipes-extended/mdadm/{mdadm_3.2.3.bb => mdadm_3.2.5.bb} (85%)
> rename meta/recipes-graphics/drm/{libdrm_2.4.31.bb => libdrm_2.4.34.bb} (62%)
> rename meta/recipes-graphics/fontconfig/{fontconfig-2.8.0 => fontconfig-2.9.0}/97_fontconfig (100%)
> rename meta/recipes-graphics/fontconfig/{fontconfig-2.8.0 => fontconfig-2.9.0}/fix-pkgconfig.patch (84%)
> rename meta/recipes-graphics/fontconfig/{fontconfig-native_2.8.0.bb => fontconfig-native_2.9.0.bb} (100%)
> rename meta/recipes-graphics/fontconfig/{fontconfig_2.8.0.bb => fontconfig_2.9.0.bb} (84%)
> rename meta/recipes-graphics/xcb/{xcb-proto_1.7.bb => xcb-proto_1.7.1.bb} (61%)
> rename meta/recipes-graphics/xorg-driver/{xf86-input-mouse_1.7.1.bb => xf86-input-mouse_1.7.2.bb} (76%)
> rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.5.0.bb => xf86-input-synaptics_1.6.1.bb} (79%)
> rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.18.0.bb => xf86-video-intel_2.19.0.bb} (84%)
> rename meta/recipes-graphics/xorg-driver/{xf86-video-vesa_2.3.0.bb => xf86-video-vesa_2.3.1.bb} (74%)
> delete mode 100644 meta/recipes-graphics/xorg-lib/libpciaccess-0.12.902/fix_deletion_of_last_handle.patch
> rename meta/recipes-graphics/xorg-lib/{libpciaccess_0.12.902.bb => libpciaccess_0.13.1.bb} (64%)
> rename meta/recipes-graphics/xorg-lib/{libxt_1.1.2.bb => libxt_1.1.3.bb} (91%)
> rename meta/recipes-graphics/xorg-lib/{xtrans_1.2.6.bb => xtrans_1.2.7.bb} (82%)
> rename meta/recipes-graphics/xorg-proto/{fontsproto_2.1.1.bb => fontsproto_2.1.2.bb} (77%)
> rename meta/recipes-graphics/xorg-proto/{kbproto_1.0.5.bb => kbproto_1.0.6.bb} (68%)
> rename meta/recipes-graphics/xorg-proto/{recordproto_1.14.1.bb => recordproto_1.14.2.bb} (76%)
> rename meta/recipes-graphics/xorg-proto/{scrnsaverproto_1.2.1.bb => scrnsaverproto_1.2.2.bb} (80%)
> rename meta/recipes-graphics/xorg-proto/{xcmiscproto_1.2.1.bb => xcmiscproto_1.2.2.bb} (73%)
> rename meta/recipes-graphics/xorg-proto/{xextproto_7.2.0.bb => xextproto_7.2.1.bb} (82%)
> rename meta/recipes-graphics/xorg-proto/{xproto_7.0.22.bb => xproto_7.0.23.bb} (72%)
>
prev parent reply other threads:[~2012-05-24 18:40 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-23 13:10 [PATCH 00/19] Package updates Laurentiu Palcu
2012-05-23 13:10 ` [PATCH 01/19] mdadm: upgrade to 3.2.5 Laurentiu Palcu
2012-05-23 13:10 ` [PATCH 02/19] libdrm: upgrade to 2.4.34 Laurentiu Palcu
2012-05-23 13:10 ` [PATCH 03/19] xproto: upgrade to 7.0.23 Laurentiu Palcu
2012-05-23 13:10 ` [PATCH 04/19] kbproto: upgrade to 1.0.6 Laurentiu Palcu
2012-05-23 13:10 ` [PATCH 05/19] fontsproto: upgrade to 2.1.2 Laurentiu Palcu
2012-05-23 13:10 ` [PATCH 06/19] xextproto: upgrade to 7.2.1 Laurentiu Palcu
2012-05-23 13:10 ` [PATCH 07/19] xcmiscproto: upgrade to 1.2.2 Laurentiu Palcu
2012-05-23 13:11 ` [PATCH 08/19] scrnsaverproto: " Laurentiu Palcu
2012-05-23 13:11 ` [PATCH 09/19] recordproto: upgrade to 1.14.2 Laurentiu Palcu
2012-05-23 13:11 ` [PATCH 10/19] xcb-proto: upgrade to 1.7.1 Laurentiu Palcu
2012-05-23 13:11 ` [PATCH 11/19] libxt: upgrade to 1.1.3 Laurentiu Palcu
2012-05-23 13:11 ` [PATCH 12/19] xtrans: upgrade to 1.2.7 Laurentiu Palcu
2012-05-23 13:11 ` [PATCH 13/19] fontconfig: upgrade to 2.9.0 Laurentiu Palcu
2012-05-23 14:25 ` Saul Wold
2012-05-23 21:15 ` Saul Wold
2012-05-23 13:11 ` [PATCH 14/19] libpciaccess: upgrade to 0.13.1 Laurentiu Palcu
2012-05-23 13:11 ` [PATCH 15/19] xf86-input-mouse: upgrade to 1.7.2 Laurentiu Palcu
2012-05-23 13:11 ` [PATCH 16/19] xf86-video-vesa: upgrade to 2.3.1 Laurentiu Palcu
2012-05-23 13:11 ` [PATCH 17/19] xf86-video-intel: upgrade to 2.19.0 Laurentiu Palcu
2012-05-23 13:11 ` [PATCH 18/19] xf86-input-synaptics: upgrade to 1.6.1 Laurentiu Palcu
2012-05-23 13:11 ` [PATCH 19/19] Update to distro_tracking_fields.inc Laurentiu Palcu
2012-05-23 14:05 ` [PATCH 00/19] Package updates Koen Kooi
2012-05-23 17:52 ` Laurentiu Palcu
2012-05-24 18:30 ` 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=4FBE7E46.20807@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox