WindRiver patches was sent for YP compliance. There are total 22 patches, and separate them into 4 parts, each part is individual which means there is no dependence between them.
//Hongxu The following changes since commit 8c3eb5ee4582b6f6d489549290937657f37fc19e: packagegroup-toolset-native: Update after ocf-linux -> cryptodev-linux change (2014-03-27 19:53:30 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/wr-misc-patches http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/wr-misc-patches Baogen Shang (1): openssl: Fix pod2man des.pod error on Ubuntu 12.04 Jeff Polk (1): qemu: Add addition environment space to boot loader qemu-system-mips Jiang Lu (1): Qemu:Arm:versatilepb: Add memory size checking Robert Yang (1): kmod: fix O_CLOEXEC not supported on old kernel Ting Liu (1): wayland-native: disable unused macro checks to fix build issue on Centos5.x Yue Tao (1): initscripts: Avoid restarting rpcbind daemon .../openssl-1.0.1e/openssl-fix-des.pod-error.patch | 19 ++++++++ .../recipes-connectivity/openssl/openssl_1.0.1e.bb | 1 + .../initscripts/initscripts-1.0/mountnfs.sh | 9 ++-- ...-Arm-versatilepb-Add-memory-size-checking.patch | 40 +++++++++++++++++ .../qemu/files/qemu-enlarge-env-entry-size.patch | 31 ++++++++++++++ meta/recipes-devtools/qemu/qemu_1.7.0.bb | 4 +- ...disable-macro-checks-not-used-for-scanner.patch | 50 ++++++++++++++++++++++ meta/recipes-graphics/wayland/wayland_1.4.0.bb | 4 +- meta/recipes-kernel/kmod/kmod.inc | 1 + meta/recipes-kernel/kmod/kmod/fix-O_CLOEXEC.patch | 38 ++++++++++++++++ 10 files changed, 192 insertions(+), 5 deletions(-) create mode 100644 meta/recipes-connectivity/openssl/openssl-1.0.1e/openssl-fix-des.pod-error.patch create mode 100644 meta/recipes-devtools/qemu/files/Qemu-Arm-versatilepb-Add-memory-size-checking.patch create mode 100644 meta/recipes-devtools/qemu/files/qemu-enlarge-env-entry-size.patch create mode 100644 meta/recipes-graphics/wayland/wayland/disable-macro-checks-not-used-for-scanner.patch create mode 100644 meta/recipes-kernel/kmod/kmod/fix-O_CLOEXEC.patch -- 1.8.1.2 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
