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, Otavio Salvador _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
