1.0 ROLLING CUMULATIVE PATCH LAYER OVERVIEW This is a Rolling Cumulative Patch Layer for the base Wind River Linux LTS 17 release. This RCPL provides fixes for known problems. For information on updating your projects, see the Product Updates section of the Wind River Linux Getting Started guide. https://knowledge.windriver.com/en-us/000_Products/000/010/060/000/000/000_Wind_River_Linux_Getting_Started%2C_LTS The update procedure involves updating your projectDir/wrlinux-x repository, and then re-running the setup.sh program with the original arguments. The procedure for upgrading your project is shown in the Updating Wind River Linux section of that guide: https://knowledge.windriver.com/en-us/000_Products/000/010/060/000/000/000_Wind_River_Linux_Getting_Started%2C_LTS/030/020 2.0 RCPL Update Implementation The distribution is a set of git repositories that are used to generate project directories at setup time. An RCPL appends new fixes to these repositories. As a result, the git repositories can grow with each new RCPL. The product name branches include two specific branch names. The first is a continuous integration branch. The continuous integration branch tracks the latest RCPL version release by Wind River, and does not include an RCPL number. For example: * WRLINUX_10_17_BASE * WRLINUX_10_17_LTS These branches will always match the latest released RCPL. The second branch name is RCPL-specific, with a reference to a specific RCPL, such as: * WRLINUX_10_17_BASE_UPDATE0001 * WRLINUX_10_17_LTS_RCPL0002 To identify which branch you are on, run the following commands: $ cd projectDir/wrlinux-x $ git branch 3.0 Selecting a specific RCPL Follow the procedure as indicated in the Updating Wind River Linux section of the Wind River Linux Getting Started guide located at: https://knowledge.windriver.com/en-us/000_Products/000/010/060/000/000/000_Wind_River_Linux_Getting_Started%2C_LTS/030/020 In step 3, of the procedure you will use the branchName of the RCPL that you wish to use. For example: $ git checkout WRLINUX_10_17_LTS_RCPL0002 4.0 Change Log The following is a summary of the changes made in each RCPL version. The initial product distribution occurred with RCPL0001. Defect List: ======================= LTS 17 Update 6 =============================== LIN10-3619 - meta-intel-dl.xml: add repos for sbsigntool none - Revert "meta-intel-dl.xml: add repos for sbsigntool" LIN10-3619 - meta-intel-dl.xml: add repos for sbsigntool LIN10-3619 - sbsigntool-native: update the SRCREV_sbsigntools none - srcrev.inc: wrlinux srcrev update 2018-04-04 none - u-boot-imx: fix GCC over-optimizing issue none - srcrev.inc: wrlinux srcrev update 2018-04-04 none - srcrev.inc: wrlinux srcrev update 2018-04-03 none - srcrev.inc: wrlinux srcrev update 2018-04-02 LIN10-3257 - whitelist.conf: ignore empty layers US110420 - templates/feature: add device cloud US110420 - wrlinux-whitelist.conf: enable all recipes in meta-hdc US110420 - data/xml: add git repos for meta-hdc and its dependencies none - srcrev.inc: wrlinux srcrev update 2018-03-27 LIN10-3617 - tzdata & tzcode: upgrade to 2018c none - srcrev.inc: wrlinux srcrev update 2018-03-27 LIN10-2720 - testsdk: add ability to search for multilib packages LIN10-2898 - sbsigntool-native: enable recipe in meta-intel layer LIN10-2669 - oprofile: blacklist for wrlinux distros none - wrlinux-version.inc: Move to update 6 none - srcrev.inc: wrlinux srcrev update 2018-03-22 LIN10-3596 - image.bbclass: remove MLPREFIX from qemuwrapper-cross LIN10-3501 - geoip: Checksum update LIN10-3601 - go-fsnotify: update SRC_URI LIN10-3601 - meta-virtualization-dl-2-4.xml: update the upstream repo of go-fsnotify none - srcrev.inc: wrlinux srcrev update 2018-03-21 US107213 - netatop: Add template LIN10-3592 - intel-microcode: correct the wrong SRC_URI ======================= LTS 17 Update 5 =============================== LIN10-3503 - glusterfs: update the SRC_URI LIN10-3269 - Documentation: Remove target-qemu.txt LIN10-2732 - libmailtools-perl: update SRC_URI LIN10-2732 - netkit-telnet: update SRC_URI LIN10-2732 - libpng: update SRC_URI to old-releases LIN10-3454 - grub-efi.bbclass: remove MLPREFIX from grub-efi LIN10-3454 - wrlinux-image-minimal-initramfs: add MLPREFIX to wrlinux-image-minimal-initramfs LIN10-3491 - intel-microcode: update to 20180312 LIN10-3165 - wrlinux-common.inc: add python2 and perl to sdk LIN10-3474 - qemu: Remove pci-assign function LIN10-3485 - wrlinux-ovp: enable the VFIO feature for OVP10 LIN10-3479 - distcc: update for upstream changes LIN10-3306 - dce: fix static link failure LIN10-3452 - libhugetlbfs: fix static link failure none - srcrev.inc: wrlinux srcrev update 2018-03-01 LIN10-3444 - security_flags_wrs_cgl: set SECURITY_NOPIE_CFLAGS for gen-coredump LIN10-3444 - security_flags_wrs_cgl: set SECURITY_NOPIE_CFLAGS for cgl-unittest LIN1018-195 - util-linux: allow -static linking for switch_root.static none - srcrev.inc: wrlinux srcrev update 2018-02-28 LIN10-3299 - glibc: malloc tcache: Fix memory leak on thread exit US106539 - wrlinux-x: xml: fix a typo for intel-socfpga u-boot repo US106539 - wrlinux-x: xml: add intel-socfpga u-boot repo information none - Revert "wrlinux-x: xml: add intel-socfpga u-boot repo information" none - Revert "wrlinux-x: xml: fix a typo for intel-socfpga u-boot repo" LIN10-3290 - packagegroup-wr-core-sys-util: fix a typo US106539 - wrlinux-x: xml: fix a typo for intel-socfpga u-boot repo none - wrlinux-version.inc: Move to update 5 TCWRLGCC-279 - gcc: Fix internal compiler error for PPC test case "gcc.dg/vmx/7d-02.c" TCWRLGCC-278 - gcc: Fix test case issue when SSE is not enabled none - srcrev.inc: wrlinux srcrev update 2018-02-20 TCWRLGCC-299 - gcc: Upgrade 7.2 -> 7.3 LIN10-2989 - gcc: Upgrade 7.2 -> 7.3 TCWRLGCC-317 - gcc7: Fix unaligned STRD issue on ARM none - gcc: backport patch to fix miscompilation on mips64 none - Revert "gcc: fix miscompilation on mips64" LIN10-3050 - gcc: backport patch to fix ICE in MIPS64 target in G++ none - Revert "gcc: WRL10 ICE for MIPS64 target in G++" US106539 - wrlinux-x: xml: add intel-socfpga u-boot repo information LIN10-3287 - meta-openembedded: Update SRC_URI Fedora mirror to src.fedoraproject.org LIN10-3287 - wrlinux: Update SRC_URI Fedora mirror to src.fedoraproject.org LIN10-3287 - Update SRC_URI Fedora mirror to src.fedoraproject.org LIN10-2797 - rt-tune: enable rt-tune feature with template none - srcrev.inc: wrlinux srcrev update 2018-02-09 LIN10-3049 - packagegroup-wr-bsps: skip the GPLv3 none - fixup! wrlinux-cgl/conf/layer.conf: fix BBFILES LIN10-2839 - nfsd: enable kernel nfsd support for wrlinux-cgl ======================= LTS 17 Update 4 =============================== none - srcrev.inc: wrlinux srcrev update 2018-02-05 LIN10-3148 - refpolicy: allow nmbd_t read all level files LIN10-2850 - refpolicy: fix labels for resolv.conf LIN10-2846 - refpolicy: allow systemd_logind_t relabelto user_runtime_t LIN1018-191 - iproute2: remove workaround for selinux LIN10-2305 - populate_sdk_ext.bbclass: remove the try...finally LIN10-2305 - toolchain-scripts.bbclass: only install all MULTILIB_VARIANTS for image LIN10-2287 - multilib.bbclass: extend allarch recipes LIN10-2305 - package_manager.py: reverse archs correctly LIN10-2691 - staging.bbclass: extend_recipe_sysroot(): search multilib manifest LIN10-2691 - staging.bbclass: print searched manifest when not found LIN10-2596 - multilib.bbclass: deltask populate_sdk and populate_sdk_ext LIN10-2172 - multilib.bbclass: remove invalid PACKAGE_INSTALL none - fixup! sstate.bbclass: sstate_hardcode_path(): fix for multilib LIN10-2172 - package_manager.py: remove obsolete MULTILIB_ARCHS LIN10-2172 - package_manager.py: print running dnf command LIN10-2172 - multilib.bbclass: remove unneeded bb.data.inherits_class() LIN10-2172 - multilib.bbclass: remove obsolete DEFAULTTUNE_ML_ LIN10-2172 - volatile-binds: use PN to replace hardcode name LIN10-2172 - multilib_global.bbclass: fix indent LIN1018-44 - conf/layer.conf: fix BBFILE_PATTERN_wrlinux LIN1018-43 - wrlinux-cgl/conf/layer.conf: fix BBFILES LIN1018-42 - conf/layer.conf: use BBFILES_DYNAMIC for dynamic layers LIN10-3149 - feature/selinux: install auditd with selinux LIN10-2843 - refpolicy: allow kmod_t search tracefs LIN10-2889 - refpolicy: allow systemd_backlight_t read all level files LIN10-3264 - libmpc: the download mirror redirects to ftp.gnu.org none - Revert "libselinux: remove deprecated ${PYTHON_PN}-importlib from the RDEPENDS" LIN10-3156 - feature/ids-basic: install package mtree only [ LIN10-3156 ] TA208529 - feature/efi-secure-boot: update PNWHITELIST LIN10-3245 - wrlinux-image-initramfs: add grub-efi depends on x86 LIN1018-42 - conf/layer.conf: use BBFILES_DYNAMIC for dynamic layers none - php-native: eliminate SSTATEPOSTINSTFUNCS use none - linux-yocto: update genericx86* SRCREVs for v4.9 none - linux-yocto: update genericx86* SRCREVs for v4.4 none - linux-yocto: update genericx86* SRCREVs for v4.12 none - libselinux: remove deprecated ${PYTHON_PN}-importlib from the RDEPENDS LIN10-3145 - tzdata & tzcode: update 2018c none - srcrev.inc: wrlinux srcrev update 2018-01-25 none - srcrev: 4.12.18 ---> 4.12.19 none - srcrev.inc: wrlinux srcrev update 2018-01-23 LIN10-2972 - build.py: Don't return dependencies for tasks which don't exist LIN10-2972 - rm_work: Handle race with -inital tasks LIN10-2420 - python-ipy: update SRC_URI LIN10-3014 - CUT: add parameter for tcpdump LIN10-3013 - CUT: add sleep for drbd service LIN10-2061 - rpm: remove --sysroot from macros on target US102688 - meta-freescale-dl: remove ovs-dpdk LIN10-3124 - criu/template.conf: add python-protobuf and python-six to whitelist none - contrib/yocto-bsp-kernel-update.sh: remove this script LIN10-2997 - CUT: check gen-coredump in multilib env LIN10-3006 - CUT: check package in multilib env LIN10-3000 - CUT: check package in multilib env LIN10-3003 - CUT: check crashkernel parameter if needed none - wrlinux-version.inc: Move to update 4 LIN10-1996 - openl2tp: add ptest support LIN10-1996 - CUT: improve std.26.1 LIN10-1996 - CUT: add CONFIG_L2TP=y and CONFIG_PPPOL2TP=m LIN10-2905 - qemu: Forward port OVP9 patches none - srcrev.inc: wrlinux srcrev update 2018-01-15 LIN10-3013 - CUT: add CONFIG_BLK_DEV_DRBD=y LIN10-3014 - strongswan: add ${PN}-plugin-curve25519 to RDEPENDS TA203071 - xf86-video-intel: enable graphic and audio support for CFL-S Sku LIN10-2994 - wrlinux-ovp-whitelist.conf: add python-protobuf and python-six LIN10-3007 - systemd: add RDEPENDS on util-linux-getopt LIN10-2598 - rpcbind: Stop freeing a static pointer LIN10-2598 - rpcbind: fix assertion failure LIN10-2990 - vrf: enable aufs kernel feature LIN10-3050 - gcc: WRL10 ICE for MIPS64 target in G++ LIN10-3027 - xerces-c: replace download url LIN10-2647 - wrlinux-image-installer: Fix glibc-core boot failure caused by switch_root US102688 - meta-freescale-dl.xml: add some packages to -dl.xml none - srcrev.inc: wrlinux srcrev update 2018-01-09 ======================= LTS 17 Update 3 =============================== none - srcrev.inc: wrlinux srcrev update 2018-01-08 LIN10-2842 - OV: add rbd kernel fragment LIN10-2985 - wrlinux-distro: Pull in the wr-bsps package group for small&core images LIN10-2985 - packagegroup-wr-bsps: Use RDEPENDS instead of RRECOMMENDS for the package runtime dependency LIN10-2985 - packagegroup-wr-bsps: Remove the hwlatdetect from the profile feature none - linux-yocto: update genericx86* SRCREVs for v4.9 none - linux-yocto: update genericx86* SRCREVs for v4.4 none - linux-yocto: update genericx86* SRCREVs for v4.12 none - meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs none - local.conf.sample: Weakly set BB_DISKMON_DIRS LIN10-2669 - oprofile: remove from various places LIN10-1509 - neon: update SRC_URI LIN10-1509 - linux-firmware: Remove iwlwifi-8000C-19 SRC_URI LIN10-1509 - uw-imap: update SRC_URI LIN10-1509 - drbd-utils: update SRC_URI LIN10-1509 - dialog: update SRC_URI LIN10-2974 - vrf: do the startup_stop_action with runtime config file LIN10-2531 - pulseaudio: change pulse to be a system group none - iptables: add to our list of RRECOMMENDS none - dnsmasq: add dnsmasq.d entries for lxc and libvirt none - lxc: add missing RDEPENDS LIN10-2849 - refpolicy: Fix error for spawning /lib/systemd/systemd LIN10-2838 - refpolicy: Fix systemd-resolved failures LIN10-2822 - feature/selinux: fix typo for distro feature xattr LIN10-2822 - Revert "shadow: 'useradd' copies root's extended attributes" LIN10-1723 - self-hosted: add x11 and opengl distro features LIN10-2579 - death-notify: remove the test LIN10-2896 - wr-policy: allow ping_t read all levels' file LIN10-2850 - Allow search all pid dirs when managing net_conf_t files LIN10-2847 - refpolicy: Add userdom_transition_login_userdomain() interface LIN10-2845 - postfix: Silence cap_dac_read_search denials LIN10-2821 - wr-policy: allow secadm_t read_policy LIN10-2851 - OV: add nfs kernel fragment none - srcrev.inc: wrlinux srcrev update 2018-01-02 LIN10-2968 - cut: add hostname check LIN10-2970 - feature/test: remove ltp-staticdev package from install list LIN10-2901 - system-report: fix getting cpu model name and cpu speed none - srcrev.inc: wrlinux srcrev update 2017-12-30 LIN10-2735 - local.conf.sample: fix incorrect comment for DISTRO LIN10-2897 - lmbench: fix lmbench script syntax error LIN10-2904 - criu: set CLEANBROKEN to 1 none - OV:enable kernel CONFIG_NET_ACT_POLICE for openvswitch LIN10-2810 - vrf: specify the delimiter to be '\n' for xargs LIN10-2811 - vrf: add the mount entry for tmp LIN10-2891 - wr-policy: allow staff_t read etc_t files LIN10-2846 - wr-policy: allow systemd_logind_t relabel user_tmp_t dirs and files LIN10-2841 - wr-policy: fixes for samba service LIN10-2840 - wr-policy: allow syslogd_t search cgroup_t dirs LIN10-2677 - pacemaker: set OCF_ROOT_DIR to $libdir/ocf LIN10-2677 - pacemaker: rework 0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch LIN10-2677 - pacemaker: add pacemaker-cli-utils to RDEPENDS LIN10-2677 - corosync: add corosync.conf.example LIN10-2718 - CUT: uncomment autossh for hostname LIN10-2820 - leveldb: fix checking for SSE flag LIN10-2844 - kvm: Remove reduntant qemu-kvm-enable kernel config LIN10-2837 - hwloc: fix multilib problem LIN10-2833 - ceph: fix do_configure failure for multilib LIN10-2834 - scripts/oe-setup-rpmrepo: leverage oe-run-native LIN10-2832 - dpdk-dev-libibverbs: fix do_fetch failure in case of multilib LIN10-2829 - dpdk: use virtual/libibverbs LIN10-2829 - dpdk-dev-libibverbs: provide virtual/libibverbs LIN10-2829 - librdmacm: use virtual/libibverbs LIN10-2829 - glusterfs: use virtual/libibverbs LIN10-2829 - libibverbs: provide virtual/libibverbs LIN10-2829 - wrlinux-ovp.conf: set PREFERRED_PROVIDER for virtual/libibverbs LIN10-2829 - packagegroup-glusterfs: remove dpdk-dev-libibverbs LIN10-2719 - lksctp-tools: add ptest distro feature in template LIN10-2818 - python-automat: fix build dependencies to avoid download during do_compile LIN10-2818 - wrlinux-ovp-whitelist.conf: add python3-setuptools-scm US107958 - wr-installer-dl.xml: move github.com.TigerVNC.tigervnc.git to meta-oe-dl-2-4.xml US107958 - wr-installer-dl.xml: move github.com.rhinstaller.pyparted.git to meta-python-dl-2-4.xml US107958 - wr-installer-dl.xml: move github.com.rhinstaller.libbytesize to meta-oe-dl-2-4.xml US107958 - wr-installer-dl.xml: move github.com.mike-fabian.langtable.git to meta-python-dl-2-4.xml US107958 - wr-installer-dl.xml: move github.com.engla.keybinder.git to meta-gnome-dl-2-4.xml US107958 - wr-installer-dl.xml: move github.com.abrt.satyr.git to meta-oe-dl-2-4.xml US107958 - wr-installer-dl.xml: move github.com.seveas.python-prctl to meta-python-dl-2-4.xml US107958 - wr-installer-dl.xml: move github.com.rhinstaller.python-meh.git to meta-python-dl-2-4.xml US107958 - wr-installer-dl.xml: move github.com.rhinstaller.libblockdev to meta-oe-dl-2-4.xml US107958 - wr-installer-dl.xml: move github.com.rhinstaller.isomd5sum.git to meta-oe-dl-2-4.xml US107958 - wr-installer-dl.xml: move github.com.ensc.xmlrpc-c.git to meta-oe-dl-2-4.xml LIN10-2686 - sudo: add the bbappend for feature pam-wheel LIN10-2685 - pam: add the bbappend for feature pam-tally2 none - python-twisted: avoid downloading build dependencies none - dpdk-dev-libibverbs: allow meta-dpdk to play nice with other layers TA205835 - refpolicy: rebase patches for 2.20170204 TA205835 - refpolicy-rbac: drop package TA205835 - refpolicy: port patches from wr-security none - kver: 4.12.16 ---> 4.12.18 LIN10-2802 - wpa-supplicant: use '?=' to replace '=' for PACKAGECONFIG none - python-incremental: add an initial recipe for version 17.5.0 none - python-hyperlink: add a recipe for version 17.3.1 none - python-attrs: update to version 17.3.0 none - python-attrs: add an initial recipe for version 17.2.0 none - python-twisted: restore RDEPENDS on -news for py2 none - python-twisted: clean-up the dependencies none - python-constantly: add a recipe for version 15.1.0 none - python-automat: add an initial recipe for version 0.6.0 LIN10-2578 - CUT: use /etc/sysconfig/o2cb instead of /etc/default/o2cb LIN10-2121 - wrlinux-ovp: lmplement host and guest kernel based on [ LIN10-2121 ] linux-yocto-rt LIN10-2787 - wrlinux-ovp: python-twisted: add whitelist for RDEPENDS none - meta-integrity: fix build failure caused by 6aa83f98b none - wrlinux-version.inc: Move to update 3 LIN10-2785 - wrlinux-ovp: ceph: add missing DEPENDS LIN10-2729 - template/vrf: add new template LIN10-2729 - template/cgl-full: sort the require list LIN10-2729 - template/cgl-full: require vrf LIN10-2346 - vrf: update for wrlinux 10.x LIN10-2726 - gen-linux-srcrev.sh: Update to define the LINUX_VERSION per KBRANCH LIN10-2586 - CUT: add CONFIG_ISCSI_TCP=m LIN10-2539 - README: add note for including parent's bsp-pkgs.inc and bsp-pkgs.conf LIN10-2691 - image-live.bbclass: remove MLPREFIX from syslinux LIN10-2691 - image-live.bbclass: add MLPREFIX to core-image-minimal-initramfs LIN10-2674 - gmp: depends on flex-native to fix parallel building issue LIN10-2300 - libc-headers: add new recipe for linux-libc-headers-windriver LIN10-2713 - openssl: CVE-2017-3738 LIN10-2712 - openssl: CVE-2017-3737 none - Merge branch 'wr-10.17-20171018' into WRLINUX_10_17_LTS LIN10-2620 - busybox: CVE-2017-16544 LIN10-2422 - kern-tools: make fuzzy matching optional LIN10-2554 - qemu: fix the makefile for ptest none - Merge branch 'wr-10.17-20171018' into WRLINUX_10_17_LTS LIN10-2424 - populate_sdk_ext.bbclass: add ESDK_MANIFEST_EXCLUDES ======================= LTS 17 Update 2 =============================== none - Merge branch 'WRLINUX_10_17_BASE_UPDATE0001' into WRLINUX_10_17_BASE LIN10-2468 - local.conf.sample: Remove references to LINUX_KERNEL_TYPE LIN10-2182 - exclude-from-world: remove libn32 packages LIN10-2182 - features_backfill: fix for multilib LIN10-2705 - uninative.bbclass: Fix broken symlink issue none - srcrev.inc: wrlinux srcrev update 2017-12-07 LIN10-2468 - local.conf.sample: Fix grammatical error in recent change none - srcrev.inc: wrlinux srcrev update 2017-12-06 none - Disable use of clone.bundle on HTTP/HTTPS to eliminate 404 error messages LIN10-2468 - local.conf.sample: Add references to PREFERRED_PROVIDER_virtual/kernel LIN10-2664 - wrlinux-dl.xml: delete microcode-ctl LIN10-2664 - microcode-ctl: remove microcode-ctl from wrlinux LIN10-2664 - intel-microcode: update to 20171117 LIN10-2585 - CUT: check config /etc/default/samhain-standalone none - srcrev.inc: wrlinux srcrev update 2017-12-05 none - kver: 4.12.14 ---> 4.12.16 LIN10-2654 - bridge-utils: modify the AR to cross toolchain none - Revert "u-boot-imx: add new recipe" LIN10-2666 - wrlinux-base-whitelist.inc: add iperf3 LIN10-2530 - u-boot-imx: add new recipe none - linux-yocto-*: Add appends for linux-yocto-rt and linux-yocto-tiny none - conf/layer.conf: The logic for skipping this layer did not always work LIN10-2604 - feature/kernel-alt-headers: Allow kernel specific userspace headers LIN10-2601 - recipes-kernel/linux/linux-yocto-wrlinux.inc: Add KTYPE validation LIN10-2595 - template/feature/kernel-dev: Update to new method LIN10-2595 - Move the kernel-dev template and associated class to 'wrlinux' none - srcrev.inc: wrlinux srcrev update 2017-12-01 none - srcrev.inc: wrlinux srcrev update 2017-11-28 LIN10-2582 - whitelist: fix multi-line variable definitions LIN10-2144 - wrlinux-tiny: convert to initramfs LIN10-2144 - conf-notes.sample: remove glibc-tiny image LIN10-2294 - mariadb: Added missing installation of mysqld_safe_helper to FILES_${PN}-server LIN10-2529 - local.conf.sample: add a note for IMAGE_FSTYPES none - srcrev.inc: wrlinux srcrev update 2017-11-23 LIN10-2182 - exclude-from-world: exclude all libn32 packages none - srcrev.inc: wrlinux srcrev update 2017-11-21 LIN10-2539 - wrltemplate.bbclass: search bsp templates in parent layer none - srcrev.inc: wrlinux srcrev update 2017-11-20 LIN10-2515 - init-install: add timeout for legacy grub LIN10-2530 - u-boot-imx: add new recipe LIN10-2424 - layer.conf: set ESDK_MANIFEST_EXCLUDES LIN10-2424 - populate_sdk_ext.bbclass: add ESDK_MANIFEST_EXCLUDES LIN10-2424 - linux-yocto-wrlinux: avoid project path in computing checksum LIN10-2424 - image-fs_finalize.bbclass: avoid eSDK update cleaning up kernel repos none - srcrev.inc: wrlinux srcrev update 2017-11-20 LIN10-1980 - postfix: fix send mail failure and eliminate startup warning none - Revert "layer.conf: add dl layer to LAYERRECOMMENDS" US95960 - layer.conf: add dl layer to LAYERRECOMMENDS LIN10-2289 - wrlinux-bsp-qemumips64.inc: use 'mips32r2' for lib32 LIN10-2289 - exclude-from-world: remove mozjs and related packages LIN10-2528 - libnsl2: fix installed-vs-shipped QA issue none - Merge branch 'master-wr' into WRLINUX_10_17_BASE LIN10-2513 - nxp-imx7.xml: add machine nxp-imx7 xml file none - Update common native package group LIN10-500 - Move script for generating native package list from wr-base to scripts dir none - poky: Switch to post release name/version LIN10-2289 - exclude-from-world: add packages that depend on mozjs LIN10-2465 - polkit: add consolekit only when x11 is enabled LIN10-2465 - networkmanager: add consolekit only when x11 is enabled none - Merge branch 'master-wr' into WRLINUX_10_17_BASE US102573 - meta-oe-dl-2-4.xml: add git.kernel.dk.fio.git LIN10-2461 - iscsi-initiator-utils: check file existence before moving LIN10-2460 - open-isns: add sysvinit support LIN10-2460 - iscsi-initiator-utils: remove the distro_features_check none - beaglebone-yocto: rename beaglebone machine to beaglebone-yocto none - srcrev.inc: wrlinux srcrev update 2017-11-09 none - gcc: fix miscompilation on mips64 none - systemd: remove useless options for mips4 none - srcrev.inc: wrlinux srcrev update 2017-11-09 LIN10-2327 - Revert "feature/edac: drop kernel fragment and issue warning" lin10-2327 - linux-yocto-wrlinux.inc: Set SRCREV_meta lin10-2327 - edac: Use edac-enable.scc instead of edac.scc LIN10-2458 - xfce4-screenshooter: create src dir before build LIN10-2443 - wrlinux-tiny.conf: remove TCLIBCAPPEND LIN10-2077 - pacemaker: disable autostart LIN10-2077 - corosync: disable autostart LIN10-2152 - wrlinux-cgl: add kdump template to cgl-full LIN10-2453 - linux-yocto-wrlinux.inc: Specify an alternative kernel-cache branch none - srcrev.inc: wrlinux srcrev update 2017-11-06 none - kernel-cache: revector onto WR specific branch none - srcrev.inc: wrlinux srcrev update 2017-11-06 LIN10-2313 - anaconda: fix check space dialog missing while reinstallation TA201068 - kexec-tools: fix Unknown type (Reserved) and ELF core parse error when run kexec TA199138 - packagegroups: add new packagegroups packagegroup-wr-bsps [ TA199138 ] LIN10-2347 - posix-timer: Add CONFIG_BANNER to warn if wrongly enabled LIN10-2329 - feature/openssl-no-weak-ciphers: update README LIN10-2310 - tzdata: update to 2017c LIN10-2310 - tzcode: update to 2017c none - scripts/lib/bsp: delete, all users have been removed none - yocto-kernel: remove this tool none - yocto-layer: remove this tool none - meta-yocto-bsp/lib/oeqa: remove yoctobsp selftest none - yocto-bsp: remove this tool LIN10-2339 - Revert "glibc-cgl: drop samba from image as a workaround" LIN10-2339 - samba: do not enable ad-dc by default none - poky: remove old Fedora releases from SANITY_TESTED_DISTROS none - wrlinux-version.inc: Move to update 2 LIN10-2155 - rpm: only apply bbappend file when ima in DISTRO_FEATURES none - beaglebone: Find /boot partition on mmcblk0