<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-xilinx, branch warrior</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=warrior</id>
<link rel='self' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=warrior'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/'/>
<updated>2019-09-27T18:35:46+00:00</updated>
<entry>
<title>meta-xilinx: subtree update:f3c8b1c9a8..391c7054e8</title>
<updated>2019-09-27T18:35:46+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2019-09-27T18:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=005e059dcb8f07561b9d62c5b8023ad2952a2c64'/>
<id>urn:sha1:005e059dcb8f07561b9d62c5b8023ad2952a2c64</id>
<content type='text'>
Alejandro Enedino Hernandez Samaniego (6):
      machine-xilinx-default.inc: Disable PIE (ASLR) for Microblaze
      meta-xilinx-bsp: Update layer compatibility to warrior release
      meta-xilinx-contrib: Update layer compatibility to warrior release
      meta-xilinx-standalone: Update layer compatibility to warrior release
      qemu-xilinx: split recipes for native (system, usermode) and target
      README.building: Update building instructions for multiconfig builds

Jaewon Lee (2):
      microblaze-kc705-Convert-microblaze-generic-to-k.patch:update patch
      Update recipes for Xilinx v2019.1 release

Manjukumar Matha (9):
      microblaze: Update to v11.0
      u-boot-xlnx.inc: Add bison-native dependency for 2019.01
      u-boot-zynq-scr.bb: Recipe to create u-boot.scr for Xilinx devices
      microblazeel*.conf: Add microblaze generic machines
      -generic.conf: Add generic machines for Zynq and ZU+
      layer.conf: Add warning for dangling bbappends
      conf/machine/*-zynq7.conf: Fix UBOOT_ELF for upstream u-boot version
      machine-xilinx-default.inc: Deploy u-boot.elf for Versal devices
      meta-xilinx-contrib: Fix drm patch for v4.19 kernel

Michael Monaghan (1):
      kernel-simpleimage.bbclass: Fix do_prep_simpleimage `[[: not found`

Swagath Gadde (1):
      zcu1285-zynqmp.conf: Add support for zcu1285 board

Change-Id: I3420bf9b368d7cee597e4c412c4eb2beb677e06f
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2019-08-07T12:05:00+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2019-08-07T12:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=cb91a7773fc3577e9b2df7bf012f2898b8e87d99'/>
<id>urn:sha1:cb91a7773fc3577e9b2df7bf012f2898b8e87d99</id>
<content type='text'>
meta-openembedded: 6fa72d587a..8d5dcd6522:
  Changqing Li (1):
        netkit-telnet: add rconflicts

  Hongxu Jia (1):
        crash: do not use unstable github archive tarballs

  Liwei Song (1):
        turbostat: copy bits.h from kernel to turbostat

  Martin Jansa (14):
        gtkwave: add distro_features_check
        umip: make MACHINE_ARCH
        mscgen: fix SRC_URI for multilib
        triggerhappy: fix issues
        python-cassandra-driver.inc: fix DEPENDS
        opencv: use the same package name in PACKAGES and RDEPENDS
        igmpproxy: remove 0001-src-igmpproxy.h-Include-sys-types.h-for-u_short-u_in.patch and _GNU_SOURCE
        libvncserver: set PV in the recipe
        ccid: fix SRC_URI
        ne10, libopus: add armv7ve override as well
        hunspell: use git fetcher instead of github archive
        ttf-mplus, ttf-vlgothic: add ttf-mplus license
        libmikmod: fix SRC_URI
        leptonica: fix SRC_URI

  Mingli Yu (1):
        mariadb: Upgrade to 10.3.15

  Qi.Chen@windriver.com (1):
        polkit: fix CVE-2019-6133

  nick83ola (1):
        uthash: do not use unstable github archive tarballs

meta-xilinx: 64aa3d35ae..f3c8b1c9a8:
  Alejandro Enedino Hernandez Samaniego (7):
        opencl-clhpp: Allow empty packages to be built
        opencl-headers: Allow empty packages to be built
        gcc-8: rebase microblaze patches for gcc 8.2.0
        gcc8: update microblaze patches
        gcc: update microblaze patches
        update gcc-8 patches
        gcc: Remove xilinx.ld requirement

  Jaewon Lee (6):
        zc1254-zynqmp.conf: Add support for zc1254 evaluation board
        zc1275-zynqmp.conf: Add support for zc1275 evaluation board
        zcu102-zynqmp.conf: Changing qemu boot mode
        Adding FPGA_MNGR_RECONFIG_ENABLE to control enabling fpga manager
        gcc: Removing already upstreamed patch
        Rebasing binutils patches from 2.31 to 2.32

  Madhurkiran Harikrishnan (2):
        kernel-module-mali: Fix errors associated with kernel upgrade to 4.19
        xf86-video-armsoc: Remove the recipe for xf86-video-armsoc

  Manjukumar Matha (10):
        libmali-xlnx_git.bb: Fix the package arch for libmali
        zcu111-zynqmp.conf: Add support for ZCU111 evaluation board
        qemu-system-aarch64-multiarch: Enable plm argument in runqemu
        arm-trusted-firmware.inc: Add support to build ATF for versal devices
        linux-xlnx.inc: Add support to build kernel for versal devices
        linux-xlnx.inc: Use KBUILD_DEFCONFIG in externalsrc mode if defined
        kernel-simpleimage.bbclass: Use dts for simpleImage generation for Microblaze
        kernel-simpleimage.bbclass: Deploy simpleImage unstrip file
        kernel-simpleimage.bbclass: Deploy simpleImage strip
        binutils%.bbappend: Update Microblaze binutils patches to v2.31

  Min Ma (4):
        ocl-icd_git.bb: Add recipe for OpenCL ICD loaders
        opencl-clhpp_git.bb: Recipe for OpenCL Host API C++ bindings
        zocl: Recipe for Xilinx runtime driver module
        xrt: Xilinx Runtime User Space Libraries and headers

  Sai Hari Chandana Kalluri (1):
        xilinx-testimage.bbclass: Include IMAGE_AUTOLOGIN and IMAGE_FSTYPES values for runqemu

  Sreeja Vadakattu (1):
        machine-xilinx-default.inc: Make u-boot.elf as UBOOT_ELF for zynq

  Vineeth Chowdary Karumanchi (1):
        tune-zynq.inc: Build zImage in addition to uImage

meta-raspberrypi: 6c73694912..c2f2eaf445:
  Andrei Gherzan (42):
        rpi-base.inc: Include rpi4 dtb
        raspberrypi3.conf: Clarify machine mode
        linux-raspberrypi: Include configuration for RaspberryPi3 defconfig
        linux-raspberrypi: Update 4.19 kernel to 4.19.56
        rpi-base: Rename the rpi0w dtb
        firmware: Update to 20190620
        raspberrypi4.conf: Add initial machine 32 bit configuration
        linux-firmware-rpidistro: Fix WiFi on RaspberryPi 4
        rpi-base.inc: Include the "fake" KMS dtbo
        raspberrypi4: Use vc4-fkms-v3d
        linux-raspberrypi: Bump 4.19 revision to fix RPi 4 arm64 builds
        raspberrypi4-64.conf: Introduce RPi arm64 machine
        firmware: Rename firmware inc file to raspberrypi-firmware.inc
        armstubs: Add support for compiling ARM stubs
        rpi-config: Handle ARMSTUB
        sdcard_image-rpi.bbclass: Include in the SD card image the armstub file
        raspberrypi4-64.conf: Initial machine configuration
        raspberrypi-tools: Update to remove Makefile patch
        linux-raspberrypi: Fix defconfig for RPi4-64
        linux-raspberrypi.inc: Explicitly set defconfig for raspberrypi4-64
        sdcard_image-rpi.bbclass: Fix typo
        linux-raspberrypi: Bump 4.19 revision to have proper coherent_pool set
        raspberrypi4-64.conf: Define a machine feature for armstubs
        sdcard_image-rpi.bbclass: Use armstub machine feature
        linux-raspberrypi: Bump 4.19.57 revision
        raspberrypi4.conf: Define uboot defconfig
        raspberrypi4-64.conf: Uboot configuration and drop armstub
        u-boot: Use a temporary fork for RPi4 support
        raspberrypi-firmware: Update to 20190709
        raspberrypi4.conf: The firmware uses kernel7l.img when LPAE is supported
        linux-raspberrypi: Bump 4.19 to 4.19.58
        linux-raspberrypi: Build dtbs with dtbs make target for all 64bit targets
        linux-raspberrypi: Bump 4.19 revision
        raspberrypi4-64.conf: Remove memory limitation
        u-boot: Replace custom fork by patches (warrior backport)
        rpi-config: Check for armstub based on machine feature
        sdcard_image-rpi: Check for armstub based on machine feature
        armstubs: Error out when ARMSTUBS is not defined
        raspberrypi*: Define ARMSTUB for all machines
        u-boot: Fix patches names in SRC_URI
        raspberrypi4-64.conf: Limit RAM to 3G
        u-boot: Backport patch to fix u-boot compilation without USB config

  Carton (2):
        bluez5: Fixed typo (RC_URI -&gt; SRC_URI)
        rpi-config: Check some config values against "1"

  Khem Raj (4):
        rpi-default-versions: Switch defaults to 4.19
        userland: Update to 20190501
        firmware: Update 20190220 -&gt; 20190517
        linux-raspberrypi: Upgrade to 4.19.57

  Riyaz (1):
        rpi-base.inc: Enabling open-source vc4graphics driver for all RPI platforms

  dir (1):
        vc-graphics: Don't install sbin directory

  malus-brandywine (1):
        sdcard_image-rpi : minor bug in use of FATPAYLOAD

poky: 38d5c8ea98..01b8a8b54b:
  Anuj Mittal (7):
        expat: fix CVE-2018-20843
        vim: fix CVE-2019-12735
        gstreamer1.0-plugins-base: fix CVE-2019-9928
        wget: fix CVE-2019-5953
        bzip2: fix CVE-2019-12900
        python3: fix CVE-2018-20852 CVE-2019-9636
        curl: fix CVE-2019-5435 CVE-2019-5436

  Scott Rifenbark (4):
        overview-manual: Updated manual history table.
        Documentation: Prepared for 2.7.1 release
        ref-manual: Fixed typo for BBMULTICONFIG variable.
        poky.ent: Updated release date to July 2019

Change-Id: I93a3341457ea44866bb077749cf78e630ae6e7a6
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>reset upstream subtrees to HEAD</title>
<updated>2019-04-05T19:31:28+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2019-04-05T19:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=193236933b0f4ab91b1625b64e2187e2db4e0e8f'/>
<id>urn:sha1:193236933b0f4ab91b1625b64e2187e2db4e0e8f</id>
<content type='text'>
Reset the following subtrees on HEAD:
  poky: 8217b477a1(master)
  meta-xilinx: 64aa3d35ae(master)
  meta-openembedded: 0435c9e193(master)
  meta-raspberrypi: 490a4441ac(master)
  meta-security: cb6d1c85ee(master)

Squashed patches:
  meta-phosphor: drop systemd 239 patches
  meta-phosphor: mrw-api: use correct install path

Change-Id: I268e2646d9174ad305630c6bbd3fbc1a6105f43d
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>README.building.md: Update regarding pmu-firmware patch for SPL flow</title>
<updated>2019-01-30T01:40:55+00:00</updated>
<author>
<name>Manjukumar Matha</name>
<email>manjukumar.harthikote-matha@xilinx.com</email>
</author>
<published>2019-01-29T17:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=2fa642679d96b4ad13c9586c74c9dbf4e089f43f'/>
<id>urn:sha1:2fa642679d96b4ad13c9586c74c9dbf4e089f43f</id>
<content type='text'>
Update README to include the required pmu-firmware patch for SPL flow

(From meta-xilinx rev: d2cccbabeceec246e92132151d71831f50f74bf1)

Change-Id: I440d0d59daab237b2262452a1d2fef86773e5426
Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>reset upstream subtrees to yocto 2.6</title>
<updated>2019-01-08T23:21:44+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2018-12-17T01:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=1a4b7ee28bf7413af6513fb45ad0d0736048f866'/>
<id>urn:sha1:1a4b7ee28bf7413af6513fb45ad0d0736048f866</id>
<content type='text'>
Reset the following subtrees on thud HEAD:

  poky: 87e3a9739d
  meta-openembedded: 6094ae18c8
  meta-security: 31dc4e7532
  meta-raspberrypi: a48743dc36
  meta-xilinx: c42016e2e6

Also re-apply backports that didn't make it into thud:
  poky:
    17726d0 systemd-systemctl-native: handle Install wildcards

  meta-openembedded:
    4321a5d libtinyxml2: update to 7.0.1
    042f0a3 libcereal: Add native and nativesdk classes
    e23284f libcereal: Allow empty package
    030e8d4 rsyslog: curl-less build with fmhttp PACKAGECONFIG
    179a1b9 gtest: update to 1.8.1

Squashed OpenBMC subtree compatibility updates:
  meta-aspeed:
    Brad Bishop (1):
          aspeed: add yocto 2.6 compatibility

  meta-ibm:
    Brad Bishop (1):
          ibm: prepare for yocto 2.6

  meta-ingrasys:
    Brad Bishop (1):
          ingrasys: set layer compatibility to yocto 2.6

  meta-openpower:
    Brad Bishop (1):
          openpower: set layer compatibility to yocto 2.6

  meta-phosphor:
    Brad Bishop (3):
          phosphor: set layer compatibility to thud
          phosphor: libgpg-error: drop patches
          phosphor: react to fitimage artifact rename

    Ed Tanous (4):
          Dropbear: upgrade options for latest upgrade
          yocto2.6: update openssl options
          busybox: remove upstream watchdog patch
          systemd: Rebase CONFIG_CGROUP_BPF patch

Change-Id: I7b1fe71cca880d0372a82d94b5fd785323e3a9e7
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>Add meta-xilinx subtree</title>
<updated>2018-10-02T19:25:59+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2018-10-02T19:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=286d45cc649a5b852a27b48e61b51bf75e9d1cee'/>
<id>urn:sha1:286d45cc649a5b852a27b48e61b51bf75e9d1cee</id>
<content type='text'>
Import git://git.yoctoproject.org/meta-xilinx from 5fccc46503 as
meta-xilinx subtree.

Change-Id: I3d59bcf3a57cee588aab7f5cdd0287af66450c8a
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
</feed>
