-
-
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/bitbake sources/meta-96boards sources/meta-atm…
…el sources/meta-browser sources/meta-clang sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-raspberrypi sources/meta-riscv sources/meta-rust sources/meta-ti sources/meta-yoe sources/openembedded-core * sources/bitbake f0f81440...5d83d828 (3): > bitbake: Update to version 1.44.0 > bitbake-user-manual: Update multiconfig syntax and explanation of BBMULTICONFIG > toaster: Enable Zeus branch in place of Thud * sources/meta-96boards ec47d3d...402097e (1): > Merge pull request #320 from YoeDistro/yoe/mut * sources/meta-atmel c6574c1...3db0d14 (1): > Merge branch 'yoe/mut' of https://github.com/YoeDistro/meta-atmel * sources/meta-browser a7fdc17...34ef417 (1): > layer: Add zeus to compatible release * sources/meta-clang f6b8109...d87c406 (3): > clang: Merge libunwind back into libcxx > gstreamer1.0-libav: Use internal assembler > nonclangable: Use libgcc for libc-bench, aufs-util, libhugetlbfs, tsocks * sources/meta-freescale b61675ec...89f70e07 (5): > linux-fslc-lts-4.19: upgrade 4.19.66 -> 4.19.78 > imx7ulpevk.conf: Fix MACHINEOVERRIDES order > xserver-xorg: Fix missing space in SRC_URI_append assignment > mesa-demos: Remove workaround now that eglut_wayland event loop is fixed > imx-gpu-viv: fix build with libvulkan * sources/meta-freescale-3rdparty e6b7847...aea3771 (1): > layer: Mark zeus as compatible release * sources/meta-intel 8ba19609...f247a8a3 (6): > intel-media-driver: Use -fno-tree-pre when using gcc alone > metrics-discovery: Fix build with clang > lms: Do not build on musl > dldt-inference-engine: add PACKAGECONFIG for python API > layer: Mark zeus as compatible release > clang: clean up * sources/meta-odroid 367a5a2...7c4d85f (1): > layer: Mark zeus as compatible release * sources/meta-openembedded 01d539b324...fd1a0c9210 (17): > Add zeus compatibility to all layer.conf files > freeradius: add -latomic for armv5 > grpc: Update to 1.24.1 > mongodb: Turn system libpcre support into packageconfig > modemmanager: Upgrade 1.10.2 -> 1.10.6 > tcpdump: upgrade 4.9.2 -> 4.9.3 > nvme-cli: upgrade 1.6 -> 1.9 > log4cpp: Stop using RC as a variable > README: Document need for 32bit compiler > pmdk: Update to 1.7 > xmlrpc-c: Remove the RDEPENDS on perl > zram: properly implement systemd service > fio: Fix build when march is armv7ve > fio: Depend on coreutils-native for fmt utility > mariadb: update SRC_URI to use archive.mariadb.org > gnome-desktop3: upgrade from 3.32.0 to 3.34.0 > xorg-fonts-100dpi: Change License Custom -> MIT * sources/meta-qcom 9f2b959...96aeeef (1): > Merge pull request #118 from YoeDistro/yoe/mut * sources/meta-raspberrypi d34e054...e050601 (4): > wiringpi: Delete > linux-firmware-rpidistro_git: Update wifi firmware > sdcard_image-rpi.bbclass: make the dep on rpi-config:do_deploy explicit > bcm2835-bootfiles: tighten up dep on rpi-config * sources/meta-riscv 98708e9...91f6a2a (1): > layer.conf: Mark as compatible with zeus * sources/meta-rust 11aed43...5cda04c (1): > Merge pull request #253 from YoeDistro/yoe/mut * sources/meta-ti dc6693c8...d45598c7 (11): > ti-img-rogue-umlibs: Update srcrev to pick FW arbitration fix > ti-ipc: Update commit id for latest code for 3.50.04.07 > u-boot-ti-staging: update to ti2019.04-rc4 tag > linux-ti-staging: update to ti2019.04-rc4 tag > layer.conf: Mark compatible with zeus release > transport-rtos: SRCREV update to 01.00.00.17A > pruss-lld: SRCREV update to 01.00.00.15B > mmcsd-lld-rtos: SRCREV update to 01.00.00.17D > mcasp-lld-rtos: SRCREV update to 01.01.00.15B > board-rtos: SRCREV update to 01.00.10.06E > pru-pwm-fw: add PRU PWM Firmware recipe * sources/meta-yoe 5f697ce...2f5b09a (1): > Merge pull request #38 from YoeDistro/yoe/mut * sources/openembedded-core d5fd205239...59938780e7 (19): > build-appliance-image: Update to master head revision > readline-native: Fix builds on tumbleweed > scripts/gen-lockedsig-cache: Don't list paths which don't exist > build-appliance-image: Update to master head revision > libpcap:upgrade 1.9.0 -> 1.9.1 > oeqa/selftest/imagefeatures: improve test_hypervisor_fmts > bluez5: add needed character encoding for ptests > gdb: Bump from 8.3 to 8.3.1 > llvm: remove -mlongcall from CXXFLAGS for powerpc > perl: Handle PACKAGES_DYNAMIC for perl-native > dnf.py: check busybox for case test_dnf_installroot > systemd.bbclass: add RMINITDIR for nativesdk builds > pango: remove obsolete libtool FILES > linux-yocto/5.2: fix strace/ptrace long runtime issues > linux-yocto-rt/5.2: update to -rt9 > oeqa/sdk: improve Meson test > harfbuzz: add PACKAGECONFIGs for all the optional dependencies > toolchain-scripts: export READELF > layer.conf: Update for zeus series Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
17 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
Submodule bitbake
updated
5 files
+1 −1 | bin/bitbake | |
+8 −8 | doc/bitbake-user-manual/bitbake-user-manual-intro.xml | |
+1 −1 | lib/bb/__init__.py | |
+6 −6 | lib/toaster/orm/fixtures/oe-core.xml | |
+9 −9 | lib/toaster/orm/fixtures/poky.xml |
Submodule meta-atmel
updated
3 files
+7 −1 | conf/layer.conf | |
+1 −2 | recipes-atmel/apps/atmel-qt-demo-init_1.1.bb | |
+1 −1 | recipes-bsp/at91bootstrap/at91bootstrap_3.9.0.bb |
Submodule meta-clang
updated
4 files
+2 −15 | classes/clang.bbclass | |
+4 −5 | conf/nonclangable.conf | |
+13 −2 | recipes-devtools/clang/libcxx_git.bb | |
+0 −81 | recipes-devtools/clang/llvm-libunwind.bb |
Submodule meta-freescale
updated
6 files
Submodule meta-intel
updated
7 files
Submodule meta-odroid
updated
2 files
+1 −1 | conf/layer.conf | |
+1 −1 | meta-odroid-extras/conf/layer.conf |
Submodule meta-openembedded
updated
43 files
Submodule meta-raspberrypi
updated
6 files
Submodule meta-ti
updated
13 files
Submodule openembedded-core
updated
27 files