-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Layer Updates: sources/meta-96boards sources/meta-arm sources/meta-at…
…mel sources/meta-clang sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-raspberrypi sources/meta-riscv sources/meta-rust sources/openembedded-core * sources/meta-96boards 02be863...29fe207 (1): > Merge pull request #342 from YoeDistro/yoe/mut * sources/meta-arm 658faaf...214ec04 (16): > arm-autonomy/arm-autonomy-host-image-minimal: Added multiconfig support > arm-autonomy/documentation: Updated for gatesgarth branch > arm-autonomy/modutils-initscripts: Fix modules.dep update > arm-autonomy/init: Change execution order between modutils.sh and checkroot.sh > arm-autonomy/n1sdp: Add GRUB config when including alternate kernel > arm-autonomy/n1sdp: Add support for building/installing alternate kernel > arm-autonomy/arm-autonomy-host-image-minimal: Build/Install alternate kernel > arm-autonomy/classes: Introduce alternate-kernel.bbclass > arm-autonomy/linux-linaro-arm-rt: Add preempt-rt-extras.scc KERNEL_FEATURE > arm-autonomy/linux-linaro-arm-rt: add linux-RT patch for xen dynamic events > gem5/gem5-aarch64-native: bump to 20.0.0.3 > gem5/gem5-aarch64-native: don't specify -j twice > arm-autonomy/xenguest-init: fix guest shutdown issues after host reboot > arm-bsp/n1sdp: remove swap parition entry from wic image > arm-bsp: fix missing stable kernels > arm-bsp: Fix u-boot 2020.07 recipe * sources/meta-atmel 077d886...7df5756 (2): > Merge pull request #184 from YoeDistro/yoe/mut > mchp-wireless-firmware: bump to 15.4.1 * sources/meta-clang f1adebb...1dfc3a9 (5): > nonclangable.conf: link python3-numpy with python3-numpy > rpm: Use gcc on arches where llvm omp is not available > clang: Fix the __NR_futex_time64 patch > clang: Update to latest on release/11.x branch > clang: Update riscv32 fix to match upstream submitted version * sources/meta-freescale 9445515f...e1c2979d (1): > atf: Use space instead of += * sources/meta-freescale-3rdparty e323c1e...a086aeb (1): > linux-gateworks-imx: Add LINUX_VERSION * sources/meta-intel bd5c27ba...feb0e8a5 (2): > linux-intel-rt/5.4: update to v5.4.70 > linux-intel/5.4: update to v5.4.75 * sources/meta-odroid fb2f097...d0ccb87 (5): > odroid-n2: update to use u-boot 2020.10 > uboot-boot-scr: Get rid of unused var UBOOT_ROOTTYPE > uboot-boot-scr: Get rid of UBOOT_BOOTDEV > u-boot: allow to build odroid-n2 with mainline u-boot > u-boot-hardkernel: Set UBOOT_INITIAL_ENV var to empty string * sources/meta-openembedded 7a6a1ac1d3...50bbf80abf (48): > python3-pykwalify: Do not unset _PYTHON_SYSCONFIGDATA_NAME > python-grpcio-tools: Add missing space for append > python3-attrs: 20.2.0 -> 20.3.0 > python3-pandas: Upgrade 1.1.3 -> 1.1.4 > python3-colorlog: Upgrade 4.4.0 -> 4.6.2 > python3-dill: Upgrade 0.3.2 -> 0.3.3 > python3-cmd2: Upgrade 1.3.11 -> 1.4.0 > thingsboard-gateway: Add recipe for v2.5.2 > postgresql: Inherit python3targetconfig > libplist: Inherit python3targetconfig > openipmi: Inherit python3targetconfig > span-lite: Bump e03d116..0.8.1 > fluentbit: Link with libatomic on riscv32 > vlc: Fix build on riscv32 > jack: Upgrade to 1.19.16 > libkcapi: Fix build on riscv32 > qpdf: Link with libatomic on rv32 > rocksdb: Update to 6.12.7 > opensaf: Fix build on 32bit arches with 64bit time_t e.g. RISCV-32 > directfb: Fix build on riscv32 > capnproto: Fix build on 32bit arches with 64bit time_t defaults > poco: Add riscv32 support > ntopng: Link with libatomic on rv32 > librtorrent: Disable instrumentation on rv32 > liburing: Fix build on 32-bit arches with 64-bit time_t > mariadb: Fix build on 32bit arches with 64bit time_t > projucer: Link with libatomic on rv32 > botan: Mark incompatible with riscv32 > inotify-tools: upgrade 3.20.2.2 -> 3.20.11.0 > libgusb: Update to 0.3.5 > meta-oe: Add leading whitespace for append operator > spice: Add leading whitespace for append operator > kexec-tools-klibc: Add leading whitespace for append operator > dconf: Add leading whitespace for append operator > gmime: Fix append to do_configure > gedit: Inherit python3targetconfig > packagegroup-meta-multimedia: Add srt > opencv: Update 4.4.0 -> 4.5.0 > srt: add receipe > libsocketcan: Add PACKAGECONFIG options > libftdi: add swig-native to dependencies > zile: upgrade 2.4.14 -> 2.4.15 > live555: upgrade 20200819 -> 20201105 > libio-pty-perl: upgrade 1.14 -> 1.15 > hwdata: upgrade 0.340 -> 0.341 > can-utils: upgrade 2020.02.04 -> 2020.11.0 > sshfs-fuse: upgrade 3.7.0 -> 3.7.1 > makedumpfile: add PACKAGECONFIG options for lzo and snappy compression * sources/meta-raspberrypi 15739db...3db2e1e (4): > gstreamer1.0-plugins-good: enable rpicamsrc plugin > gstreamer1.0-plugins-good: add package config knob to enable rpicamsrc plugin > linux-raspberrypi: Do not use += with append > libcamera: Enabled camera overlays define based * sources/meta-riscv 142e779...7ca3cc6 (8): > README.md: Document Yoe distro as supporting risc-v architecture > packagegroup-meta-multimedia: Ignore from world builds > packagegroup-self-hosted,packagegroup-core-eclipse-debug: Adjust for riscv32 > meta-gnome: Disable gnome-control-center > layer.conf: Additional set of packages to disable on rv32 > riscv32: Enable recipes which are now buildable with latest OE > perf: Fix build on rv32 > ltp: Make 64bit time_t futex patch generic * sources/meta-rust 53bfa32...f56fd4e (1): > Merge pull request #281 from YoeDistro/yoe/mut * sources/openembedded-core 9c3e3f83b5...7d94f9209e (36): > kernel: relocate copy of module.lds to module compilation task > python3-pycryptodomex: upgrade 3.9.8 -> 3.9.9 > linux-yocto/5.4: update to v5.4.75 > linux-yocto/5.8: update to v5.8.18 > linux-yocto/5.8: config cleanup / warnings > linux-yocto/5.4: config cleanup / warnings > linux-yocto-dev: move to v5.10-rc > linux-yocto/5.4: update to v5.4.73 > linux-yocto/5.8: update to v5.8.17 > linux-yocto/5.4: update to v5.4.72 > linux-yocto/5.8: update to v5.8.16 > linux-yocto/5.4: update to v5.4.71 > linux-yocto/5.8: update to v5.8.15 > gstreamer1.0-plugins-good: add package config knob for the Raspberry Pi > linux-firmware: rdepend on license for all nvidia packages > weston-init: Fix incorrect idle-time setting > ffmpeg: add srt package config knob > gstreamer1.0-plugins-bad: add srt package config knob > systemd: Re-enable chvt as non-root user without polkit > arch-riscv: Enable qemu-usermode on rv32 > python-numpy: Add support for riscv32 > roofs_*.bbclass: fix missing vardeps for do_rootfs > libdrm: upgrade 2.4.102 -> 2.4.103 > enchant2: upgrade 2.2.12 -> 2.2.13 > libinput: upgrade 1.16.2 -> 1.16.3 > libdnf: upgrade 0.54.2 -> 0.55.0 > kernel: Set proper LD in KERNEL_KCONFIG_COMMAND > kexec: arm64: disabled check if kaslr-seed dtb property was wiped > weston: add pam to REQUIRED_DISTRO_FEATURES > gpgme: use python3targetconfig > meta: drop _PYTHON_SYSCONFIGDATA_NAME hacks > distutils3-base.bbclass: use python3targetconfig > python3-pycairo: use python3targetconfig > python3: split python target configuration into own class > dbus: split -common and -tools out of main package > kernel: provide module.lds for out of tree builds in v5.10+ Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
13 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
Submodule meta-arm
updated
44 files
Submodule meta-atmel
updated
6 files
Submodule meta-clang
updated
5 files
Submodule meta-freescale-3rdparty
updated
1 files
+2 −0 | recipes-kernel/linux/linux-gateworks-imx_3.14.bb |
Submodule meta-intel
updated
2 files
+3 −3 | recipes-kernel/linux/linux-intel-rt_5.4.bb | |
+3 −3 | recipes-kernel/linux/linux-intel_5.4.bb |
Submodule meta-odroid
updated
26 files
Submodule meta-openembedded
updated
87 files
Submodule meta-raspberrypi
updated
6 files
Submodule meta-riscv
updated
11 files
Submodule openembedded-core
updated
43 files