1.0 ROLLING CUMULATIVE PATCH LAYER OVERVIEW This is a Rolling Cumulative Patch Layer for the base Wind River Linux 5.0.1 release. This RCPL provides fixes for known problems found in this base release. You can control which RCPL layer to use for a specific build via the "--with-rcpl-version" option of the configure command. The default value for "--with-rcpl-version" is "auto" which will automatically select the newest RCPL installed on the host machine. You can also specifically select an RCPL by setting the "--with-rcpl-version" value to the RCPL number that you wish to use. So, if you wanted to select RCPL 0003 for the project build you could specify that at configure time using "--with-rcpl-version=0003". $ /wrlinux-5/wrlinux/configure --enable-board=common_pc \ --enable-kernel=standard --enable-rootfs=glibc_std \ --with-rcpl-version=0003 This will force this project build to use RCPL 0003 even if an RCPL 0004 or RCPL 0005 has been installed on the host machine. If you wanted to build a project that doesn't use any RCPL's, but just uses the base installation layers, you can set "--with-rcpl-version=0". Once a newer RCPL has been added to the installation, existing projects that have been using the default "--with-rcpl-version=auto" can pick up the new fixes by doing a "make upgrade". This will bring the project up to the newest RCPL on the host: $ make upgrade Any project that had specifically specified an RCPL, say with "--with-rcpl-version=0003", will be unaffected by the installation of a newer RCPL. It will continue to use the one previously specified. This allows a particular project to remain on a specific RCPL. It is also possible to override the "--with-rcpl-version" setting when you do a reconfig by setting the environment variable ENV_RCPL_VERSION . This will override any previous setting from the "--with-rcpl-version" configure option. 2.0 RCPL Update Implementation The distribution is a set of git repositories that are used to generate project directories at configure time. An RCPL appends new fixes to these repositories and so the git repositories can grow with each new RCPL. The original distribution for any of the git repositories is identified by the branch name LB34_5.0.1. That is the branch name that corresponds to the original distribution. As fixes are added to a git repository via an RCPL the git repository tree grows and is marked with a branch name of the form LB34_5.0.1_RCPL000X, wheere X is the RCPL number. If there were no fixes in a particular repository for a particular RCPL then the new branch would coincide with the previous RCPL branch name. 3.0 TOOLS The product is comprised of various git repositories that get checked out during the configure step of the build. These repositories contain a complete history of what has changed since the base product was shipped. 3.1 A command line tool - rcpl-rcl.sh This command line tool has been provided to help correlate the various patches to the defects they fixed. It is located here: /wrlinux-5/scripts/rcpl/rcpl-cl.sh You can run this script and provide the defect id to see the patch file, package and files affected by the change to fix the defect. Run the tool's help option for more information. Here is a quick guide: Help : 'rcpl-cl.sh --help' All patches : 'rcpl-cl.sh all' All Linux patches : 'rcpl-cl.sh -r linux' All Toolchain patches : 'rcpl-cl.sh -r toolchain' All CVE patches : 'rcpl-cl.sh -c all' Single Defect : 'rcpl-cl.sh WIND00234376' Just show the Defect #: 'rcpl-cl.sh all -D' 3.2 A gui tool - rcpl-gui.sh This GUI line tool has been provided to help provide advanced functions om addition to the features of the command line tool, including: * Explore the content of an RCPL * Compare one RCPL with another * Compare an existing wrlinux project against an RCPL * Export the data to a Text, CSV, or HTML file. The GUI tool is located here: /wrlinux-4/scripts/rcpl/rcpl-gui.(sh|bat) * On Linux, start the tool with: $ cd $ ./wrlinux-5/scripts/rcpl/rcpl-gui.sh * On Windows, start the tool with: > cd > wrlinux-5\scripts\rcpl\rcpl-gui.bat You can open "Help > Help" for detailed information and examples. 4.0 ARM BSP CGP enablement CGP support is added to two ARM BSPs in RCPL 4: * ARM Coretile Express Cortex A15 - arm_coretile_express_a15_a7 * Xilinx Zynq - xilinx_zynq 5.0 List of defects fixed since initial distribution Defect List: HASH(0x1a1dcab0): Failed to build ovp installer iso when selinux is enabled WIND00318241: Miscellaneous Fixes WIND00320850: Miscellaneous Kernel Fixes WIND00353713: Drop the workaround patch for cpan.bbclass after oe-core has fix the bug WIND00376774: Security Advisory - bind - CVE-2012-4244 WIND00380547: The host requirements guide does not clearly tell you what packages are required for Wind River Linux 5.0 WIND00391364: [Robin async BSP] fsl_e500mc: FMC execute error on P2041rdb when enabled SRIO WIND00393545: Request update to glibc_small description to include a note about device nodes WIND00394498: Linux Penguin - invalid configure options are available in the WB platform project wizard WIND00396058: Execution of event handler 'run_package_report' failed WIND00396536: Feature Testing: the LAYERVERSION or LAYERDEPENDS is not defined for some wrlinux layers WIND00396650: [5.0.1 Penguin] kgdboc test can NOT stopped at breakpoint by using path module_debug_example to add symbols WIND00397274: Documentation for new functionality: allow exposing custom headers for cross-compile WIND00397453: [ WRL5.0.1 ] [ BSP: intel-atom ] The intel-atom CGL kernel would panic on the kgdbts because of the "kgdb memory corruption". WIND00397631: Issue adding dpkg package to target filesystem on WRLinux5 WIND00398074: WRL 5- cannot run 'hob' utility on recommended host RHEL 6.3 WIND00398501: [Feature Testing] A few gmp tests failed and cause segment fault on ti_omap3530evm WIND00399177: Security Advisory - grep - CVE-2012-5667 WIND00399263: [Feature Testing][networking]Can not analyse vmcore with crash on target WIND00399320: libc6-dev-i386 is need by ubuntu x86_64 for install_linux_hosts.txt WIND00399781: [Feature Testing][networking]: The user root can not config IP address for ethx after selinux is set as "enforcing". WIND00400515: [Feature Testing][networking]on cgl intel-atom, gdb debug mthread binary fail with "internal-error: linux_ptrace_test_ret_to_nx: Assertion `WIFSTOPPED (status)' failed." WIND00401360: bfd header files refer to std_section but the symbol has been renamed or removed causing memory analysis to completely fail WIND00401392: [WRlinux 5.1 penguin ][ BSP:lsi-acp34xx] KEXEC can not set up the second capture kernel on DVD22 WIND00401574: Missing documentation on BSP consolidation WIND00401682: [Feature Testing] nfs-utils tests failed WIND00401918: strstr is not working as expected WIND00402000: gdb: warning: Could not load shared library symbols for linux-vdso32.so.1. Do you need "set solib-search-path" or "set sysroot"? WIND00402813: nearbyintl has wrong version listed in libm.so.6 WIND00403640: wrlinux 5 - local layer pariority range WIND00404141: Security Advisory - openssl - CVE-2013-0166 WIND00404146: Security Advisory - libvirt - CVE-2013-0170 WIND00404151: Security Advisory - openssl - CVE-2013-0169 WIND00404152: Security Advisory - glibc - CVE-2013-0242 WIND00404272: [Feature Testing][networking]on fsl-p50xx, some command execute fail caused by grsec WIND00404452: [Penguin][BSP:UPDATE Intel Xeon Core] In NUMA target, set_mempolicy do not work when mode is MPOL_BIND WIND00404796: multilib:WARNINGs: the tools in lib32-wrl-target-toolchain were already stripped, this will prevent future debugging WIND00404900: gst-plugins-base: build failes for qemuarm profiling build WIND00405356: Feature Testing: wrlinux ISO image boot error: can't create file due to "Read-only file system" WIND00405379: lttng2-ust: WARNING: QA Issue: non -staticdev package contains static .a library WIND00405503: Feature Testing: Call Trace occurs when run "usermode-agent" in fsl-p2020-cgl-glibc-cgl. WIND00405556: wrlinux target installer: incorrect status is displayed when installing RPMs to disk WIND00405870: The testcase of no_hz failed in fsl-imx28 board WIND00406160: [Penguin][BSP:UPDATE Intel Xeon Core] LTP test case oom03 fails in wrLinux31 DVD WIND00406191: qt demo sub-attaq makes QEMU error quit WIND00406202: [Penguin preempt_rt][BSP: fsl-p50xx] kts:perf test failed WIND00406204: move spi to unsupported since no spi device onboard WIND00406571: Get some errors when booting xeon+cgl+glibc-cgl from iso with wr-installer WIND00406572: [5.0.1 Penguin][BSP:fsl-e500mc] kgdboc test failed due to target snuff out while step debug moules on preempt_rt WIND00406573: [Penguin][BSP: CF Cavium Octeon II ] lttng test hang on lx32 WIND00406692: cgl kernel configure failed with x86 kvm bsp WIND00406724: xilinx-zynq: kexec/kdump can not work WIND00406758: WARNING info of lms on intel-xeon-core WIND00406786: knotty2 fails to respond after the Keyboard Interrupt has been sent WIND00406867: [Penguin][BSP: CF Cavium Octeon II ] cpu_hotplug test failed with calltrace the target snuff out WIND00406870: The kexec/kdump can't work on t4240qds WIND00406882: [Feature Testing][Networking]if build MLIB, both lib64 crash and lib32 crash should be installed. WIND00406917: Qemu/xilinx-zynq: Can not mount sd file system WIND00406964: sat-solver compilation can fail because of ptr aliasing WIND00407038: fsl-e500mc: RT kernel with git tree works abnormal WIND00407065: BSP Testing:[Async BSP] [fsl-imx6] README issue WIND00407069: do_rootfs: smart install -y qt4-x11-free-dbg@ppce5500: busy hang. WIND00407085: wrlinux 5.0.1 - permission problems when building from a read-only installation WIND00407086: host-cross/usr/bin/rpm2cpio is not behaving as rpm2cpio WIND00407182: Change the rcpl version default at configure time from auto to "latest" WIND00407425: WRL 5.0.1 needs latest timezone data WIND00407483: host tools in projects using wr-prebuilts cannot be rebuilt WIND00407484: [Feature Testing]On fsl-e500mc preempt-rt kernel, the memory size got by free or top is incorrect WIND00407488: initramfs image compile failed WIND00407489: postfix do_install failed over nfs WIND00407525: oprofile_0.9.7 failed (do_compile) of qemux86-64_std_bp. WIND00407531: Feature Testing: QEMU hangs when booting wrlinux from vdisk with serial console WIND00407605: Feature Testing: Wrong wrlinux and workbench versions in rss. WIND00407679: crash: find a nicer solution for solving kernel needs the same wordsize defect WIND00407749: build error in qt4-embedded on qemux86 glibc-small WIND00407793: [5.0.1 Penguin][BSP:ti-omap3] kgdboc testing console 'ctrl+c' can NOT stop 'gdb vmlinux' 'continue' running kernel on board 3530evm WIND00407797: boost build failure on altivec targets WIND00407799: BSP Testing:[Async BSP] [fsl-imx6] [preempt-rt] calltrace will be popped out when tracing WIND00407810: [Feature Testing][multilib]certain recipes still use PN instead on BPN in do_install tasks WIND00407857: sshd, named and tcf-agent are unable to start up on cgl kernel + std rootfs WIND00407882: One P2 defect for the to-be-done documentation request of the requirement WIND00386607 WIND00407884: One P2 defect for the to-be-done documentation request of the requirement WIND00331211 WIND00407999: [Feature Testing][multilib]certain recipes still use PN instead on BPN in do_install tasks in oe-core and meta* layers. WIND00408025: openais and corosync README_TESTING files need to be updated for corrections WIND00408057: cmd_line_build_specs.sh error misleads users to think environment-setup.sh not created WIND00408058: configure failed with LX02a wrlinux5.0.0.1 WIND00408062: [WRlinux 5.1 penguin Async]fsl-t4xxx:make MLIB=lib64 fs failed WIND00408127: wrlinux-5.0.1 media-less install: Some async BSPs are installed but failed to configure WIND00408247: QA Issue: audit: d/sbin/audisp-remote, installed in the base_prefix, requires a shared library under exec_prefix (/usr) WIND00408285: [Feature Testing] multilib: initscripts run time failures on xeon-core lib32 rootfs WIND00408373: Using the feature template "feature/compat-wireless" on a multilib image can cause failures WIND00408525: [Feature Testing]For glibc_std rootfs, if build project with feature/kdump, crash souhld be build and installed by default WIND00408571: [Async BSP] CPU_HOTPLUG will cause calltrace on cgl kernel WIND00408573: Feature Testing: "Read access not allowed" leads to failure of mthread debug. WIND00408576: Wrlinux version in RCPL is incorrect WIND00408590: [Feature Testing] multilib: perl modules don't know about multilib WIND00408627: [WRlinux 5.1 penguin Async]fsl-t4xxx:CPU_HOTPLUG test cause system hang WIND00408638: [WRlinux 5.1 penguin Async]fsl-t4xxx: FMC execute error WIND00408642: applications that are statically linked with mpatrol fail with segment fault WIND00408712: libunwind throws assert implying potential buffer overrun WIND00408867: [WRlinux 5.1 penguin Async]fsl-t4xxx:SIMICS kernel build failed WIND00408892: arm-coretile-express-a15-a7: call trace triggered when testing cpu_hotplug on preempt-rt kernel WIND00408909: wrlinux 5.0.1.1 media-less install: the required host packages are checked twice during install process WIND00409001: BB_ENV_WHITELIST doesn't work WIND00409011: edf feature is not enabled for intel-xeno-core bsp by kts WIND00409012: wrlinux 5.0.1.1 lx07: "make -C build pkg_name" : packages are always force recompiled from source even nothing been changed WIND00409026: [Feature Testing] intel-xeon-core multilib: tcl failures: initialization failed: out of stack space (infinite loop?) WIND00409035: Feature Testing: the LAYERVERSION or LAYERDEPENDS is not defined for some BSP layers WIND00409053: [WRlinux 5.1 penguin Async]fsl-t4xxx:SIMICS boot failed WIND00409389: In the Recommended-Hosts-List_5.0.1.pdf, use "Fedora 13" under the sections of "Fedora 16 and 17" WIND00409616: WB Remote Systems wizard fails for QEMU Linux User mode connection when tap otion selected WIND00409880: WR Linux 5.0: TI am335x EVM: USB babble error occurs. WIND00409881: [WRlinux 5.1 penguin Async]fsl-t4xxx:can not install lib64 application WIND00409915: Failed to make ISO image on some 32bit build servers if the rootfs image is greater than 2GB WIND00410301: apache2: failed to load module libphp5 WIND00410328: LAMP feature: php can not work with mysql WIND00410329: adopt fix WIND00390085 to fix watchquagga initscript problem WIND00410479: fsl-t4xxx: mpic timer should be enabled by default WIND00410514: BSP Testing:[Async BSP] [fsl-imx53] [preempt-rt] RADME update WIND00410567: target installer: modules.dep file is empty after wrlinux been installed in harddisk WIND00410603: Use global --with-rcpl-version to set default RCPL for addon products WIND00410657: fsl-t4xxx: pci device doesn't work in traditional irq mechanism WIND00410909: cannot find /usr/lib64/gdk-pixbug-2.0/2.10.0/loader.cache WIND00410941: The WRL5 build size and time is unacceptable WIND00410956: Add ability to run host binary checking tool as a make target WIND00410966: using make usb-image to make an read-only image doesn't actually work WIND00411079: fsl-b4xxx: need to double check one commit in IR5.2 WIND00411084: i.mx28: document issue WIND00411158: [WRL Penguin Async][fsl-p10xx]: the network cannot work normally with SDK U-BOOT WIND00411205: Security Advisory - samba - CVE-2013-0454 WIND00411207: Security Advisory - socat - CVE-2012-0219 WIND00411480: arm-coretile-express-a15-a7: another call trace when testing cpu_hotplug on preempt-rt kernel WIND00411631: Export multiple areas with userspace NFS does not work WIND00411936: rpm post-install scripts failed while first booting WIND00412051: Build fails with --enable-rm-work=yes on NFS due to open files in pseudo WIND00412052: --enable-target-installer=yes generated all hddimg iso ext3 images WIND00412154: fsl-t4xxx: boost can't build on the latest git tree WIND00412156: usbutils: do_configure failed while using dash WIND00412251: The rcpl-gui.sh script is missing from Wind River Linux 5.0.1 WIND00412339: idmapd error WIND00412485: wrlinux5.0 work_project uses a diffrent project path WIND00412640: failed to run "clone_bsp.sh -f export" based on 5.0.1.x DVD installation WIND00412705: libuuid package missing libuuid.so symlink WIND00412904: Create local version of the image recipes for modification in layers/local WIND00413065: Busybox fails to compile with the CONFIG_TUNE2FS option WIND00413109: clone_bsp.sh misses some layers during the process resulting in a different BSP WIND00413113: BUG():s triggered in ARM for perf on preempt-rt WIND00413222: [Penguin Async][BSP: fsl-p10xx] Please add usb note for P1022DS WIND00413242: [5.0.1 Asyn BSP: fsl-imx6] Fail to boot in wrlinux5.0.1.1 DVD08c WIND00413264: dpdk build fails on ubuntu using dash as default shel WIND00413274: Kernel configurator crashes in Workbench for i.MX6 bsp WIND00413349: A vulnerability of CVE-2013-2266 WIND00413356: [Penguin Async][fsl-p10xx]:miss the P1013 mode in README.hareware WIND00413413: [Penguin Async][fsl-p10xx]The call trace occurs when validate CPU_HOTPLUG with standard kernel. WIND00413430: p1020rdb: the usb doesn't work WIND00413509: "ifup eth0" does not work on the target which was configured with --enable-board=intel-xeon-core --enable-rootfs=glibc-std --enable-kernel=standard WIND00413532: [Penguin Async][fsl-p10xx]cannot generate a availlable jffs2 image for NAND FALSH of P1022DS WIND00413582: Security Advisory - strongswan - CVE-2012-2388 WIND00413877: [Penguin Async][fsl-p10xx] kts:fs caused kernel panic on P1023RDB WIND00413933: [Penguin Async][fsl-p10xx] RTC could not be detected on P1023RDB WIND00413941: [Penguin Async][fsl-p10xx] USB could not be detected on P1023RDB WIND00414046: SIGSEGV running mpatrol on the demo for qt4-embedded, qtdemoE on qemux86 WIND00414189: [Penguin Async][fsl-p10xx] Steps to describe USB gadget are not correct. WIND00414239: OPT driver of fsl-imx6 BSP need be enabled WIND00414252: Many build failures about: Can't install groff-1.20.1-r2.1@ppce500mc: no package provides /bin/sed WIND00414271: [Penguin Async][fsl-p10xx]: one board version and several align issues in README.hardware WIND00414485: [Penguin Async][fsl-p10xx] cannot find NAND Flash in P1023RDB WIND00414512: The util-linux task fails to generate the util-linux-readprofile RPM package WIND00414530: [RCPL0003] Failed to 'make fs' on fsl-p10xx-standard-glibc-small. WIND00414569: [Penguin Async][fsl-p10xx]:Add some detailed info for some devices. WIND00414586: target installer: image-rootfs do_rootfs() failed when running Wrlinux target installer on intel-xeon-core WIND00414609: [Penguin Async][fsl-p10xx]: tmd feature doesn't exist in BSP templae WIND00414671: Python: assert does not work WIND00414715: Do not include cgp default template unless using --enable-rootfs=glibc-cgl WIND00414726: configure: allow query for valid combos (ktypes) to extend to addons WIND00414785: configure needs to support separate corebranch configurations for addons WIND00414853: [Feature Testing][networking]: configure failed on 'crash' for cav-octeon2+glibc_cgl+cgl on WRLINUX_5_0_1_HEAD Apr 26 WIND00415131: syslog-ng fails to start in cav_octeon2 bsp WIND00415144: [Penguin Async][fsl-p10xx] Two mistakes in steps to test WIFI on P1023RDB WIND00415169: The kernel image that bundled with initramfs could not be installed into target rootfs WIND00415580: qemu-native: linking fails due to missing -lrt WIND00415652: create the link between wr-intel-support and bsp readme WIND00416684: ntpd running as root and other issues WIND00416717: named running as root WIND00416719: named built without IPv6 support WIND00416824: 32-bit pam modules not installed when added to 64-bit rootfs WIND00416865: RCPL 1 and 2 need patch history regenerated WIND00416874: Many warnings when running export-sdk WIND00416944: e1000 net card adapter driver issue WIND00417039: Security Advisory - grep - CVE-2012-5667 - GPLv2 WIND00417050: When using a SRC_URI in an image recipe in a layer configure does not create the copied recipe correctly WIND00417132: nfs-utils state file ownership WIND00417442: build RCPL2 project failed after update to RCPL3 WIND00417789: The clone_bsp.sh script should fail when a bsp name with an underscore is provided WIND00417802: [WRlinux 5.1 penguin Async]lsi-acp34xx:Replace device tree "enabled" property with "status" WIND00417826: configure: addon-core-branch-clones don't work with defoliated trees WIND00417930: we can't assume the eth0 is always the default interface WIND00417931: [Penguin Async][cav-octeon2] preempt-rt kernel hangs WIND00417948: ARM cgl compiled failed with wr-testing layer WIND00417980: Still having problems with sstate cache WIND00417984: login failed if boot the target with USB disk or CF card for the BSP:cav-octeon2 on wrlinux-5.0.1.4 lx04 WIND00417995: /usr/lib64/ssl/openssl.cnf not installed on target WIND00418014: makes export-sysroot generates empty config.sh file WIND00418028: telnetd using /usr/bin/login instead of /bin/login WIND00418110: Support Telit HE910 modem via usb serial option driver WIND00418200: fsl-p2020: can't find the dtb for p2020rdb-pc board after make fs WIND00418205: vmalloc: allocation failure: 0 bytes WIND00418207: fsl_imx6: sabre lite(REV D) have not timer irq. WIND00418283: kvm build error intel-xeon-core wrlinux-5.0.1 WIND00418336: lms build error WIND00418360: Support for cpio missing as valid parameter to --enable_bootimage option on WRL5 "configure" command WIND00418462: [Penguin][Userspace][cav-octeon2] Failed to make lib64 rootfs. WIND00418467: [Feature Testing][networking]: avl.23.0 in CUT show the wrong result on BSP: cav-octeon2 WIND00418472: [Feature Testing][networking]: kexec-test.sh in CUT failed on BSP: cav-octeon2 WIND00418517: TUNE_FEATURES will not show the right value WIND00418522: Documentation on alternate kernels is incomplete WIND00418611: [Penguin Async][cav-octeon2] linux-filter-linux_n32 run with Segmentation fault WIND00418623: [Penguin Async][cav-octeon2] several Simple Exec compile problems WIND00418658: [Penguin Async][cav-octeon2] hexdump I2C EEPROM and system may reboot WIND00418659: [WRlinux 5.1 penguin Async]lsi-acp34xx:PCIe failure on preempt-rt/cgl kernel WIND00418741: xilinx-zynq doesn't enable CONFIG_ARM_ZYNQ_CPUFREQ option WIND00418753: compat-wireless-3.6.6 build error WIND00418754: qat-cck build error WIND00418756: dpdk build error WIND00418940: Document problem of xilinx-zynq WIND00418941: xilinx-zynq: calltrace appeared when do cpu hotplug WIND00418942: xilinx-zynq: usb otg issue WIND00418947: xilinx-zynq: kdump test failed with std and rt kernel WIND00418952: Need to explicitly disable NTB and ADR in intel-xeon-core-32 WIND00418953: arm_coretile_express_a15_a7: Document have some issue WIND00419056: [Penguin Async][cav-octeon2] Run "rmmod octeon-edac-pc" and system hang WIND00419064: WRL5: WR specific variable in local.c WIND00419134: [Penguin Async][cav-octeon2] Update README WIND00419145: Can't generate DTB if KERNEL_IMAGETYPE is not uImage WIND00419273: lzop package is required on host to build fast boot images WIND00419337: [Feature Testing][networking]: snmpd can not start on xilinx on wrlinux-5.0.1.4 lx05 WIND00419354: [Penguin Async][cav-octeon2] run jffs2 on mtdblock and have call trace WIND00419372: [Penguin Async][cav-octeon2] add bootloader information WIND00419450: build system has issues with fs-local-pkg WIND00419465: update rcpl tools for profiles, fix summaries, and export WIND00419507: [WRlinux 5.1 penguin Async]lsi-acp34xx:need integrated PMU driver WIND00419704: fsl-b4xxx: kgdboc test is failed in rt case WIND00419755: grub-ima fail bring up kernel on kontron target WIND00419847: WRL5: How to export a static library? WIND00420005: Packages incorrectly creating user groups WIND00420028: WRL5: When the projectDir path contain @ the build fails. WIND00420198: 32-bit .so library links missing from 64-bit SDK WIND00420212: Missing binary locales when rebuilding glibc WIND00420298: xilinx-zynq: another calltrace appeared when do cpu hotplug WIND00420376: [Feature Testing][networking]: Error while extracting rootfs tarballs(into a usb disk or sdcard for the targets system) on wrlinux-5.0.1.4 lx07 WIND00420456: --with-installer-target-build can not work well WIND00420652: missing lots of files on ISO installed target compare with rootfs package xxxx-dist.tar.bz2 WIND00420670: wrl-target-toolchain build error caused by add 4.7.2 version toolchain WIND00420750: Clean-up and EHCI doesn't work due to regression WIND00420753: intel-xeon-core-32 build error WIND00421009: QA issues with json WIND00421242: Merge linux-yocto-3.4 -stable tree (3.4.43) to 5.0.1 HEAD WIND00421437: freeg1ut_2.8.0 failed (do_compile) of haswell_world WIND00421472: Warnings after installing RCPL4 WIND00421575: On ti-am335x , eth0 doesn't work sometimes and VLAN and IPv6 route doesn't work as well. WIND00421582: [ WRL5.0.1 Penguin Async] [ BSP: bcm-xlp ] The LTP float_exp_log test case could cause the kernel print Call Trace. WIND00421583: [ WRL5.0.1 Penguin Async] [ BSP: bcm-xlp ] The LTP proc01 test case could cause the kernel print Call Trace. WIND00421593: Compat-wireless-* package block compilation due to CONFIG_CFG80211=y WIND00421607: [RCPL0004] Error display when configuring project with '--with-rcpl-version=0'. WIND00421656: webif: Firewall misses showing rule name correctly for "Incoming Ports" section WIND00421810: [OSVE] Call Trace appeared after hot plug the usb3.0 hub WIND00421827: [OSVE] pciutils needs updating to reflect the lynx point PCH info WIND00421891: kgdboe missing in small root file system of kontron WIND00421902: [ WRL5.0.1 Penguin Async] [ Userspace: bcm-xlp ] The libnfsidmap recipes build failure in the multi-lib32. WIND00422139: [OSVE] usbutils needs to upgrade to show usb3.0 port/device tree WIND00422252: When rebuild of IMSM volume is started in OROM, rebuild does not proceed when in the Linux OS WIND00422282: After upgrading kernel to yocto-stable-3.4.43, the kernel build of intel-xeon-core cgl fails. WIND00422470: configure will not select the right branch if two addons different branches pointing to the same repository WIND00422497: Package ramfs-bb will result in WARNING message when build WIND00422545: [OSVE] ]intel_idle dose not work on some SharkBay-Mobile which as cpu id 0x46 WIND00422574: dpdk build error caused by host contamination WIND00423420: rpm can not work any more after install debuginfo package WIND00423704: c0mpat-wireless-iwlwifi_3.6.6-1 failed (do_compile) of intel-atom_world_bp. WIND00423912: [ WRL5.0.1 Penguin Async] [ BSP: bcm-xlp ] The CGL kernel would hung on some multi-thread programs in the LTP, POSIX and KTS. WIND00423974: [ WRL5.0.1 Async] [ BSP: bcm-xlp ] The KTS ptrace test case could cause the preempt-rt kernel print Call Trace. WIND00424687: [WRLINUX501][BSP:intel-atom]intel-atom fail to boot up cgl kernel on minnow WIND00425236: [ WRL5.0.1 Async] [ BSP: bcm-xlp ] The USB disk as rootfs could not mount rootfs. WIND00425403: [ WRL5.0.1 Async] [ BSP: bcm-xlp ] The CPU_HOTPLUG test failed.