All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 00/11] Patchset being in use on O.S. Systems internal tree
Date: Sat, 12 Mar 2011 17:27:50 -0800	[thread overview]
Message-ID: <4D7C1D96.1060300@gmail.com> (raw)
In-Reply-To: <1299958038-25216-1-git-send-email-otavio@ossystems.com.br>

On 3/12/2011 11:27 AM, Otavio Salvador wrote:
> Hello,
>
> This patchset has been in use in our internal tree and as usual we'd
> like to have it synced with upstream so we're proposing those for
> merging.
>
> The patches that are included on this set are:
>
> [PATCH 01/11] freerdp: workaround gcc linking bug forcing -lpthread
> [PATCH 02/11] freerdp: add singleton support with PDU error handling
> [PATCH 03/11] cmake.bbclass: drop CMAKE_MODULE_PATH as it works fine without it
> [PATCH 04/11] bitbake.conf: add XZ_INTEGRITY_CHECK and LZMA_COMPRESSION_LEVEL variables
> [PATCH 05/11] udev (165): move ConsoleKit support to udev-consolekit package
> [PATCH 06/11] xkeyboard-config: use --with-xkb-rules-symlink=xorg option
> [PATCH 07/11] xkeyboard-config (git): update to current version - 2.1 plus fixes
> [PATCH 08/11] linux (2.6.37): update to 2.6.37.3 stable patch
> [PATCH 09/11] libarchive: add
> [PATCH 10/11] cmake: depends on libarchive
> [PATCH 11/11] p910nd: update to 0.95 and improve packaging
>
> The diffstat of whole series is:
>
>   classes/cmake.bbclass                              |    2 -
>   conf/bitbake.conf                                  |   10 +-
>   recipes/cmake/cmake_2.8.3.bb                       |    4 +-
>   recipes/freerdp/freerdp.inc                        |    7 +-
>   recipes/freerdp/freerdp/singleton-mode.patch       |  208 ++++++++++++++++++++
>   recipes/freerdp/freerdp_git.bb                     |    5 +-
>   .../0001-Patch-from-upstream-revision-1990.patch   |   45 +++++
>   .../0002-Patch-from-upstream-revision-1991.patch   |   34 ++++
>   .../0003-Patch-from-upstream-rev-2516.patch        |   65 ++++++
>   .../0004-Patch-from-upstream-rev-2514.patch        |   35 ++++
>   .../0005-Patch-from-upstream-rev-2520.patch        |   33 +++
>   .../0006-Patch-from-upstream-rev-2521.patch        |   30 +++
>   ...YS-error-when-setting-up-xattrs.-Closes-5.patch |   33 +++
>   recipes/libarchive/libarchive_2.8.4.bb             |   20 ++
>   recipes/linux/linux_2.6.37.bb                      |    8 +-
>   recipes/p910nd/p910nd_0.92.bb                      |   45 -----
>   recipes/p910nd/p910nd_0.95.bb                      |   49 +++++
>   recipes/udev/udev_165.bb                           |    7 +-
>   recipes/xkeyboard-config/xkeyboard-config.inc      |    9 +-
>   recipes/xkeyboard-config/xkeyboard-config_git.bb   |    6 +-
>   20 files changed, 584 insertions(+), 71 deletions(-)
>
> Thanks in advance,

Except [PATCH 05/11] udev (165): move ConsoleKit support to 
udev-consolekit package

merged all.

Thanks

-Khem



      parent reply	other threads:[~2011-03-13  1:29 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-12 19:27 [PATCH 00/11] Patchset being in use on O.S. Systems internal tree Otavio Salvador
2011-03-12 19:27 ` [PATCH 01/11] freerdp: workaround gcc linking bug forcing -lpthread Otavio Salvador
2011-03-12 19:27 ` [PATCH 02/11] freerdp: add singleton support with PDU error handling Otavio Salvador
2011-03-12 19:27 ` [PATCH 03/11] cmake.bbclass: drop CMAKE_MODULE_PATH as it works fine without it Otavio Salvador
2011-03-12 19:27 ` [PATCH 04/11] bitbake.conf: add XZ_INTEGRITY_CHECK and LZMA_COMPRESSION_LEVEL variables Otavio Salvador
2011-03-12 19:27 ` [PATCH 05/11] udev (165): move ConsoleKit support to udev-consolekit package Otavio Salvador
2011-03-12 20:21   ` Otavio Salvador
2011-03-12 22:03     ` Koen Kooi
2011-03-14 12:33       ` Otavio Salvador
2011-03-14 16:46       ` Tom Rini
2011-03-14 18:00         ` Khem Raj
2011-03-14 18:09           ` Tom Rini
2011-03-22 15:23   ` Otavio Salvador
2011-03-12 19:27 ` [PATCH 06/11] xkeyboard-config: use --with-xkb-rules-symlink=xorg option Otavio Salvador
2011-03-12 19:27 ` [PATCH 07/11] xkeyboard-config (git): update to current version - 2.1 plus fixes Otavio Salvador
2011-03-12 19:27 ` [PATCH 08/11] linux (2.6.37): update to 2.6.37.3 stable patch Otavio Salvador
2011-03-12 19:27 ` [PATCH 09/11] libarchive: add Otavio Salvador
2011-03-12 19:27 ` [PATCH 10/11] cmake: depends on libarchive Otavio Salvador
2011-03-12 19:27 ` [PATCH 11/11] p910nd: update to 0.95 and improve packaging Otavio Salvador
2011-03-13  1:27 ` Khem Raj [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=4D7C1D96.1060300@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@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.