From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [CONSOLIDATED PULL 00/35] Catching up with Pulls
Date: Wed, 08 Feb 2012 00:51:57 +0000 [thread overview]
Message-ID: <1328662317.29471.1.camel@ted> (raw)
In-Reply-To: <cover.1328654424.git.sgw@linux.intel.com>
On Tue, 2012-02-07 at 14:45 -0800, Saul Wold wrote:
> Richard et al:
>
> Updates from various folks, this include kernel, uclibc.
>
> One Major change to note is Khem's task-core-tools breakup and
> the renaming of POKY_ -> CORE_IMAGE_. This will require layers
> to pay attention and fix.
>
> Sau!
>
>
> The following changes since commit 18d9fcfc4bc4b01f73e89f3b988c9d3d543c7705:
>
> libzypp: add missing runtime dependences on gzip and gnupg (2012-02-03 17:23:28 +0000)
>
> are available in the git repository at:
> git://git.openembedded.org/openembedded-core-contrib sgw/stage
> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
>
> Andreas Oberritter (1):
> tune-mips32.inc: Add mips32-nf and mips32el-nf
>
> Bruce Ashfield (5):
> linux-yocto: locate and use out of tree features specified on the
> SRC_URI
> linux-yocto: meta updates for sys940x and cleanup
> linux-yocto: rt compiliation fix
> kern-tools: remove explicit 'yocto' references from auto-bsp handling
> linux-yocto: fri2: use emgd-1.10
>
> Chase Maupin (1):
> u-boot inc: update inc file for newer u-boot versions
>
> Darren Hart (1):
> bootimg: Use the same OS files for each boot method
>
> Khem Raj (13):
> xorg-apps: Bump PR to accomodate meta-oe recipe deletion
> task-core-tools: Divide it into 3 recipes
> Enable options needed for ltp to compile
> runqemu-internal: qemuarm can handle 256M
> gconf,consolekit: Avoid polkit when compiling with uclibc
> python: Fix build failure of python-elementtree on x86_64
> libdrm: Fix build failure unearthed by uclibc
> libx11: Backport _XGetRequest API
> pseudo: Wrap renameat and opendir
> uclibc: Upgrade recipes from 0.9.32 -> 0.9.33
> classes,recipes: Replace POKY_* with CORE_IMAGE_*
> gcc-cross-testing: Fix evaluation of user and target name
> mirrors.bbclass: Add yp.org and oe.org to fallback mirrors
>
> Mike Crowe (3):
> libusb1: Cope with ${libdir} and ${base_libdir} being the same
> libusb-compat: Cope with ${libdir} and ${base_libdir} being the same
> libcap: Cope with ${libdir} and ${base_libdir} being the same
>
> Otavio Salvador (2):
> udev: stop providing cache support by default
> dhcp: move dhcp leases files handling to postinst/postrm
>
> Peter Tworek (3):
> busybox: Add flock utility to default configuration.
> webkit-gtk: Fix error.html resource path.
> webkit-gtk: Make webgl support configurable via DISTRO_FEATURES.
>
> Saul Wold (3):
> gnupg-1.4.7: Update Patch Info
> openssl-0.9.8: Remove in favor or 1.0.0
> mtools-3.9.9: Use correct URI for the mirror
>
> Wade Farnsworth (3):
> systemtap: bump SRCREV to grab version 1.7
> systemtap: extend the recipe to build the native package
> systemtap: build and install uprobes.ko
Merged to master, thanks.
Richard
prev parent reply other threads:[~2012-02-08 1:00 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-07 22:45 [CONSOLIDATED PULL 00/35] Catching up with Pulls Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 01/35] tune-mips32.inc: Add mips32-nf and mips32el-nf Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 02/35] bootimg: Use the same OS files for each boot method Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 03/35] busybox: Add flock utility to default configuration Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 04/35] gnupg-1.4.7: Update Patch Info Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 05/35] openssl-0.9.8: Remove in favor or 1.0.0 Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 06/35] webkit-gtk: Fix error.html resource path Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 07/35] webkit-gtk: Make webgl support configurable via DISTRO_FEATURES Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 08/35] libusb1: Cope with ${libdir} and ${base_libdir} being the same Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 09/35] libusb-compat: " Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 10/35] libcap: " Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 11/35] u-boot inc: update inc file for newer u-boot versions Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 12/35] systemtap: bump SRCREV to grab version 1.7 Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 13/35] systemtap: extend the recipe to build the native package Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 14/35] systemtap: build and install uprobes.ko Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 15/35] udev: stop providing cache support by default Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 16/35] xorg-apps: Bump PR to accomodate meta-oe recipe deletion Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 17/35] linux-yocto: locate and use out of tree features specified on the SRC_URI Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 18/35] linux-yocto: meta updates for sys940x and cleanup Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 19/35] linux-yocto: rt compiliation fix Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 20/35] kern-tools: remove explicit 'yocto' references from auto-bsp handling Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 21/35] linux-yocto: fri2: use emgd-1.10 Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 22/35] task-core-tools: Divide it into 3 recipes Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 23/35] Enable options needed for ltp to compile Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 24/35] runqemu-internal: qemuarm can handle 256M Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 25/35] gconf, consolekit: Avoid polkit when compiling with uclibc Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 26/35] python: Fix build failure of python-elementtree on x86_64 Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 27/35] libdrm: Fix build failure unearthed by uclibc Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 28/35] libx11: Backport _XGetRequest API Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 29/35] mtools-3.9.9: Use correct URI for the mirror Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 30/35] pseudo: Wrap renameat and opendir Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 31/35] uclibc: Upgrade recipes from 0.9.32 -> 0.9.33 Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 32/35] classes, recipes: Replace POKY_* with CORE_IMAGE_* Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 33/35] gcc-cross-testing: Fix evaluation of user and target name Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 34/35] mirrors.bbclass: Add yp.org and oe.org to fallback mirrors Saul Wold
2012-02-07 22:45 ` [CONSOLIDATED PULL 35/35] dhcp: move dhcp leases files handling to postinst/postrm Saul Wold
2012-02-08 0:51 ` Richard Purdie [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=1328662317.29471.1.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--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