Skip to content

Commit

Permalink
Layer Updates: sources/meta-arm sources/meta-atmel sources/meta-clang…
Browse files Browse the repository at this point in the history
… sources/meta-freescale sources/meta-intel sources/meta-qcom sources/meta-riscv

* sources/meta-arm 92c0971...5f8eabe (14):
  > arm-autonomy/xenguest-network: add kea dhcp4 configuration
  > arm-autonomy/recipes-connectivity: Revert "revert dhcp removal and bind update"
  > arm/opencsd: upgrade to 1.43.3
  > arm-bsp/n1sdp: add board firmware recipe and documentation
  > arm-autonomy/xenguest-manager: Allow guests named 'guest'
  > arm-autonomy/xenguest-manager: source init scripts
  > arm-bsp/edk2-firmware: add platform for fvp-base.
  > arm/edk2-firmware: build for qemuarm64 by default
  > arm/edk2-firmware: don't assume that platforms are in edk2-platforms
  > arm/edk2-firmware: upgrade to latest release
  > arm-bsp/edk2-firmware: fix N1SDP build with clang
  > arm/edk2-firmware: set GCC_VER appropriately with meta-clang
  > arm-bsp/edk2-firmware: use new variables for SRC_URI
  > arm/edk2-firmware: add variables to ease SRC_URI changes

* sources/meta-atmel db99f0b...077d886 (2):
  > conf: machine: sama7g5ek: Use common MACHINE
  > Updated the SRCREV to the latest FS-Overlay Repo

* sources/meta-clang 6b224af...3427029 (2):
  > mesa: Depend on elfutils regardless of llvm check
  > openmp: Disable for riscv32

* sources/meta-freescale 9e35371f...0a1b5fae (11):
  > linux-fslc-imx: set CRYPTO_XTS to built-in
  > linux-fslc-imx: update to v5.4.73
  > linux-fslc: update to v5.4.73
  > firmware-imx: Upgrade to version 8.9
  > firmware-sof-imx: Upgrade IMX Sound Open Firmware to 1.5.0-2
  > imx-seco: Upgrade to 3.7.1
  > imx-sc-firmware: Upgrade to 1.6.0 version
  > fsl-eula-unpack.bbclass: add v15 license md5sum
  > u-boot-imx: upgrade to imx_v2020.04_5.4.47_2.2.0
  > imx-vpu-hantro-vc: Upgrade to 1.2.0
  > imx-vpu-hantro: Upgrade to 1.19.0

* sources/meta-intel 4ee7bc0a...2e70694b (5):
  > conf/machine: use a weaker operator to set SERIAL_CONSOLES
  > lms: add PACKAGECONFIG to select network manager
  > llvm-project-source: update to release tag llvm 11.0.0
  > vc-intrinsics: fix build with mulitlib
  > intel-microcode: change branch name master -> main

* sources/meta-qcom 195a8cc...994efdb (2):
  > Merge pull request #197 from lumag/rb5-fix
  > Merge pull request #196 from alimon/master

* sources/meta-riscv 9a75ffb...1a8261c (1):
  > musl: Refresh patch on top of latest musl

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Nov 1, 2020
1 parent 33b9f6f commit 0339fd7
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion sources/meta-arm
Submodule meta-arm updated 65 files
+1 −1 meta-arm-autonomy/classes/xenguest-image.bbclass
+0 −4 meta-arm-autonomy/conf/distro/include/arm-autonomy-host.inc
+37 −3 meta-arm-autonomy/documentation/xenguest-manager.md
+14 −10 meta-arm-autonomy/documentation/xenguest-network.md
+0 −4 meta-arm-autonomy/recipes-connectivity/bind/README.md
+0 −27 meta-arm-autonomy/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch
+0 −30 meta-arm-autonomy/recipes-connectivity/bind/bind/0001-configure.in-remove-useless-L-use_openssl-lib.patch
+0 −34 meta-arm-autonomy/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch
+0 −47 meta-arm-autonomy/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
+0 −2 meta-arm-autonomy/recipes-connectivity/bind/bind/bind9
+0 −330 meta-arm-autonomy/recipes-connectivity/bind/bind/conf.patch
+0 −8 meta-arm-autonomy/recipes-connectivity/bind/bind/generate-rndc-key.sh
+0 −65 meta-arm-autonomy/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch
+0 −42 meta-arm-autonomy/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch
+0 −22 meta-arm-autonomy/recipes-connectivity/bind/bind/named.service
+0 −140 meta-arm-autonomy/recipes-connectivity/bind/bind_9.11.22.bb
+0 −3 meta-arm-autonomy/recipes-connectivity/dhcp/README.md
+0 −149 meta-arm-autonomy/recipes-connectivity/dhcp/dhcp.inc
+0 −27 ...arm-autonomy/recipes-connectivity/dhcp/dhcp/0001-define-macro-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch
+0 −65 ...m-autonomy/recipes-connectivity/dhcp/dhcp/0001-workaround-busybox-limitation-in-linux-dhclient-script.patch
+0 −117 meta-arm-autonomy/recipes-connectivity/dhcp/dhcp/0002-dhclient-dbus.patch
+0 −35 meta-arm-autonomy/recipes-connectivity/dhcp/dhcp/0003-link-with-lcrypto.patch
+0 −95 meta-arm-autonomy/recipes-connectivity/dhcp/dhcp/0004-Fix-out-of-tree-builds.patch
+0 −36 ...arm-autonomy/recipes-connectivity/dhcp/dhcp/0005-dhcp-client-fix-invoke-dhclient-script-failed-on-Rea.patch
+0 −62 ...arm-autonomy/recipes-connectivity/dhcp/dhcp/0007-Add-configure-argument-to-make-the-libxml2-dependenc.patch
+0 −28 meta-arm-autonomy/recipes-connectivity/dhcp/dhcp/0009-remove-dhclient-script-bash-dependency.patch
+0 −34 meta-arm-autonomy/recipes-connectivity/dhcp/dhcp/0012-dhcp-correct-the-intention-for-xml2-lib-search.patch
+0 −64 meta-arm-autonomy/recipes-connectivity/dhcp/dhcp/0013-fixup_use_libbind.patch
+0 −23 meta-arm-autonomy/recipes-connectivity/dhcp/dhcp_4.4.2.bb
+0 −12 meta-arm-autonomy/recipes-connectivity/dhcp/files/default-relay
+0 −7 meta-arm-autonomy/recipes-connectivity/dhcp/files/default-server
+0 −39 meta-arm-autonomy/recipes-connectivity/dhcp/files/dhclient-systemd-wrapper
+0 −50 meta-arm-autonomy/recipes-connectivity/dhcp/files/dhclient.conf
+0 −13 meta-arm-autonomy/recipes-connectivity/dhcp/files/dhclient.service
+0 −108 meta-arm-autonomy/recipes-connectivity/dhcp/files/dhcpd.conf
+0 −15 meta-arm-autonomy/recipes-connectivity/dhcp/files/dhcpd.service
+0 −15 meta-arm-autonomy/recipes-connectivity/dhcp/files/dhcpd6.service
+0 −10 meta-arm-autonomy/recipes-connectivity/dhcp/files/dhcrelay.service
+0 −44 meta-arm-autonomy/recipes-connectivity/dhcp/files/init-relay
+0 −44 meta-arm-autonomy/recipes-connectivity/dhcp/files/init-server
+0 −45 meta-arm-autonomy/recipes-extended/xen/xen-tools/0002-vif-nat-fix-symlink-removal.patch
+0 −1 meta-arm-autonomy/recipes-extended/xen/xen-tools_%.bbappend
+47 −55 meta-arm-autonomy/recipes-extended/xenguest/files/00-vif-xenguest.hook
+0 −30 meta-arm-autonomy/recipes-extended/xenguest/files/dhcpd-params.cfg
+30 −0 meta-arm-autonomy/recipes-extended/xenguest/files/kea-dhcp4.conf
+29 −0 meta-arm-autonomy/recipes-extended/xenguest/files/kea-restore-default-config
+35 −0 meta-arm-autonomy/recipes-extended/xenguest/files/kea-subnet4.json
+6 −17 meta-arm-autonomy/recipes-extended/xenguest/files/network-bridge.sh.in
+51 −31 meta-arm-autonomy/recipes-extended/xenguest/files/xenguest-manager
+45 −0 meta-arm-autonomy/recipes-extended/xenguest/files/xenguest-network-init-post.sh
+5 −4 meta-arm-autonomy/recipes-extended/xenguest/xenguest-base-image.bb
+29 −4 meta-arm-autonomy/recipes-extended/xenguest/xenguest-network.bb
+3 −0 meta-arm-bsp/conf/layer.conf
+5 −0 meta-arm-bsp/conf/machine/n1sdp.conf
+18 −0 meta-arm-bsp/custom-licenses/STM-SLA0044-Rev5
+64 −0 meta-arm-bsp/documentation/n1sdp.md
+53 −0 meta-arm-bsp/recipes-bsp/images/board-firmware-n1sdp_2020.07.27.bb
+84 −0 meta-arm-bsp/recipes-bsp/images/sdcard-image-n1sdp_0.1.bb
+7 −0 meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-fvp-base.inc
+5 −5 meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-n1sdp.inc
+1 −1 meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-sgi575.inc
+3 −0 meta-arm-bsp/recipes-bsp/uefi/edk2-firmware_git.bbappend
+32 −0 meta-arm-bsp/recipes-bsp/uefi/files/initialise.patch
+21 −14 meta-arm/recipes-bsp/uefi/edk2-firmware_git.bb
+8 −3 meta-arm/recipes-devtools/opencsd/opencsd_0.14.3.bb
2 changes: 1 addition & 1 deletion sources/meta-clang

0 comments on commit 0339fd7

Please sign in to comment.