Skip to content

Commit

Permalink
Merge pull request #539 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Update layers
  • Loading branch information
cbrake authored Apr 30, 2021
2 parents 2b0632f + 24a777d commit 51fd9f5
Show file tree
Hide file tree
Showing 14 changed files with 51 additions and 19 deletions.
31 changes: 29 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Next]
## [2021.04] - 2021-04-27

- Upgrade linux-ti-staging kernel to 5.4.106
- Add new IMX8 machine imx8mp-ddr4-evk imx8mp-lpddr4-evk
Expand Down Expand Up @@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Remove dosfstools to favor busybox mkfs.vfat applet in initramfs image
- Remove meta-altera BSP layer
- Fix huge wifi delay on imx6qdl-variscite-som
- Update linux-raspberrypi to 5.10.25
- Update linux-raspberrypi to 5.10.31
- Fix mesa-gl build regression on RPI
- Cleanup duplicate bbappends in meta-rockchip
- Add a knob for OpenMP threads in bitbake configuration
Expand All @@ -56,6 +56,33 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- glib-2.0 upgraded to 2.68.0
- External src now detects code changes in submodules
- Add support for 8DXLite EVK with DDR3
- Cleanup Xorg recipes and patches for FSL boards
- Update linux-fslc to v5.10.32 and linux-fslc-imx to v5.4.114
- Update nodejs to 14.x LTS release
- Move libmicrohttpd to OE-Core
- Update PHP to 7.4.16
- Update linux-yocto kernels to v5.4.112 and v5.10.30
- Fix openssl dependencies in ca-certificate
- Use openssl as defualt SSL/TLS implementation where possible
- Add standalone xwayland and use it in weston images
- Add debuginfod distro feature
- Add --fetchdir parameter to layerindex-fetch
- Upgrade LLVM to 12.0.0
- Update musl to latest
- Upgrade openssh 8.5p1 -> 8.6p1
- Add support for ARMv5/ARMv4 in rust
- Fix yocto-check-layer script to work on multi layer repositories
- Override package default opts (-O2) with distro default opts for unzip/lz4
- Cleanups build dir before running configure for packages using cmake
- Do not export custom CLANG_TIDY variable
- Clean up meta-openembedded repositories for Yocto compatibility
- Move libseccomp to Core layer and enable it by default in DISTRO_FEATURES
- Fix nativesdk-clang build
- Update FSL EULA to v22
- Adjust recipes which were moved to OE-core
- Enable LTO linker plugin with binutils nm/ar/ranlib
- Fix qtwebengine with GCC 11
- Update qt5-creator to 4.14.2 and fix build with Clang 12

## [2021.03] - 2021-03-26

Expand Down
2 changes: 1 addition & 1 deletion sources/meta-arm
Submodule meta-arm updated 77 files
+25 −6 .gitlab-ci.yml
+0 −0 ci/armgcc.yml
+2 −3 ci/base.yml
+0 −0 ci/bootstrap.yml
+1 −1 ci/check-machine-coverage
+0 −0 ci/check-warnings
+0 −0 ci/clang.yml
+0 −0 ci/corstone500.yml
+0 −0 ci/corstone700-fvp.yml
+0 −0 ci/corstone700-mps3.yml
+0 −0 ci/external-gcc-arm32.yml
+0 −0 ci/fvp-base-arm32.yml
+0 −0 ci/fvp-base.yml
+0 −0 ci/fvp-baser-aemv8r64.yml
+0 −0 ci/gem5-arm64-xen.yml
+0 −0 ci/gem5-arm64.yml
+15 −0 ci/gem5-atp-arm64.yml
+0 −0 ci/generic-arm64.yml
+2 −2 ci/jobs-to-kas
+0 −0 ci/juno.yml
+0 −0 ci/logging.yml
+0 −0 ci/meta-python.yml
+0 −0 ci/meta-zephyr.yml
+0 −0 ci/microbit-v1.yml
+0 −0 ci/musca-b1.yml
+0 −0 ci/musca-s1.yml
+0 −0 ci/musl.yml
+0 −0 ci/n1sdp.yml
+0 −0 ci/qemu-cortex-a53.yml
+0 −0 ci/qemuarm.yml
+0 −0 ci/qemuarm64-sbsa.yml
+0 −0 ci/qemuarm64-secureboot.yml
+0 −0 ci/qemuarmv5.yml
+0 −0 ci/sgi575.yml
+0 −0 ci/tc0.yml
+2 −0 ci/update-repos
+32 −0 kas/fvp-baser-aemv8r64-bsp.yml
+5 −0 meta-arm-autonomy/conf/distro/include/arm-autonomy-host.inc
+1 −1 meta-arm-autonomy/conf/layer.conf
+1 −1 meta-arm-autonomy/documentation/arm-autonomy-quickstart.md
+0 −77 meta-arm-autonomy/recipes-kernel/linux/files/0001-xen-evtchn-Change-irq_info-lock-to-raw_spinlock_t.patch
+0 −2 meta-arm-autonomy/recipes-kernel/linux/linux-arm-autonomy.inc
+1 −1 meta-arm-bsp/conf/layer.conf
+29 −20 meta-arm-bsp/documentation/fvp-baser-aemv8r64.md
+2 −0 meta-arm-bsp/recipes-bsp/images/tc0-artifacts-image.bb
+38 −0 meta-arm-bsp/recipes-bsp/scp-firmware/files/n1sdp/enabling-coresight-debug-non-secure-access.patch
+6 −0 meta-arm-bsp/recipes-bsp/scp-firmware/scp-firmware-n1sdp.inc
+11 −1 meta-arm-bsp/recipes-kernel/linux/linux-arm-platforms.inc
+1 −1 meta-arm-bsp/recipes-kernel/linux/linux-yocto-corstone700.inc
+1 −1 meta-arm-toolchain/conf/layer.conf
+1 −1 meta-arm/conf/layer.conf
+126 −0 meta-arm/recipes-kernel/linux/linux-yocto/zone_dma_revert.patch
+0 −11 meta-arm/recipes-kernel/linux/linux-yocto_%.bbappend
+15 −0 meta-arm/recipes-kernel/linux/linux-yocto_5.10.bbappend
+4 −1 meta-arm/recipes-security/optee/optee-client.inc
+1 −1 meta-arm/recipes-security/optee/optee-examples.inc
+1 −1 meta-arm/recipes-security/optee/optee-examples/0001-make-Pass-ldflags-during-link.patch
+5 −3 meta-arm/recipes-security/optee/optee-os.inc
+1 −1 meta-arm/recipes-security/optee/optee-test.inc
+1 −2 meta-arm/recipes-test/sbsa-acs/sbsa-acs/0001-pal_uefi-Fix-enum-conversion.patch
+76 −0 meta-atp/README.md
+9 −0 meta-atp/conf/layer.conf
+11 −0 meta-atp/conf/machine/gem5-atp-arm64.conf
+17 −0 meta-atp/recipes-devtools/atp/atp-native_3.1.bb
+9 −0 meta-atp/recipes-devtools/atp/atp-source_3.1.inc
+3 −0 meta-atp/recipes-devtools/gem5/gem5-aarch64-dtb.bbappend
+13 −0 meta-atp/recipes-devtools/gem5/gem5-aarch64-native/start-gem5-atp.sh
+24 −0 meta-atp/recipes-devtools/gem5/gem5-aarch64-native_20.bbappend
+9 −0 meta-atp/recipes-devtools/gem5/gem5-m5ops/m5-readfile.sh
+14 −0 meta-atp/recipes-devtools/gem5/gem5-m5ops_20.bbappend
+24 −0 meta-atp/recipes-kernel/atp/atp-module_3.1.bb
+21 −0 meta-atp/recipes-kernel/atp/atp-test_3.1.bb
+24 −0 meta-atp/recipes-kernel/atp/atp-uapi_3.1.bb
+1 −0 meta-atp/recipes-kernel/linux/linux-yocto-5.4/no_ftrace.cfg
+4 −0 meta-atp/recipes-kernel/linux/linux-yocto-5.4/smmuv3.cfg
+2 −0 meta-atp/recipes-kernel/linux/linux-yocto_5.4.bbappend
+1 −1 meta-gem5/conf/layer.conf
2 changes: 1 addition & 1 deletion sources/meta-freescale
Submodule meta-freescale updated 52 files
+84 −28 EULA
+161 −136 SCR/SCR-5.4.70_2.3.2.txt
+7 −1 classes/fsl-eula-unpack.bbclass
+2 −0 conf/machine/imx8dxl-ddr3l-evk.conf
+5 −6 conf/machine/include/imx-base.inc
+26 −1 conf/machine/include/qoriq-base.inc
+3 −1 conf/machine/ls1043ardb.conf
+3 −1 conf/machine/ls1046afrwy.conf
+3 −1 conf/machine/ls1046ardb.conf
+6 −9 recipes-bsp/atf/qoriq-atf_1.5.bb
+166 −0 recipes-bsp/imx-mkimage/files/0001-mkimage_fit_atf-fix-fit-generator-node-naming.patch
+2 −0 recipes-bsp/imx-mkimage/imx-boot_1.0.bb
+4 −1 recipes-bsp/imx-mkimage/imx-mkimage_git.inc
+3 −3 recipes-bsp/u-boot/u-boot-fslc-common_2021.04.inc
+0 −0 recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.04.bb
+0 −0 recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.04.bb
+0 −0 recipes-bsp/u-boot/u-boot-fslc_2021.04.bb
+2 −2 recipes-bsp/u-boot/u-boot-imx-common.inc
+0 −15 recipes-bsp/u-boot/u-boot-imx-tools_2020.04.bb
+1 −1 recipes-bsp/u-boot/u-boot-imx_2020.04.bb
+0 −17 recipes-graphics/drm/libdrm-armada_git.bb
+1 −1 recipes-graphics/drm/libdrm_2.4.102.imx.bb
+3 −3 recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.14.bb
+5 −5 recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.4.3.p1.4.bb
+1 −2 recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
+0 −6 recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p1.0-aarch64.bb
+2 −2 recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p1.4-aarch32.bb
+6 −0 recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p1.4-aarch64.bb
+3 −0 recipes-graphics/mesa/mesa-etnaviv-env/mesa-etnaviv.conf
+2 −0 recipes-graphics/mesa/mesa-etnaviv-env/mesa-etnaviv.sh
+31 −0 recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb
+26 −0 recipes-graphics/mesa/mesa/0001-frontend-dri-copy-image-use-in-dup_image.patch
+119 −0 recipes-graphics/mesa/mesa/0002-dri-bring-back-use-flags-for-createImageWithModifier.patch
+46 −0 recipes-graphics/mesa/mesa/0003-frontend-dri-add-EXPLICIT_FLUSH-hint-in-dri2_resourc.patch
+31 −0 recipes-graphics/mesa/mesa/0004-etnaviv-remove-double-assigment-of-surface-texture.patch
+52 −0 recipes-graphics/mesa/mesa/0005-etnaviv-compact-etna_state_updates.patch
+166 −0 recipes-graphics/mesa/mesa/0006-etnaviv-flush-used-render-buffers-on-context-flush-w.patch
+13 −0 recipes-graphics/mesa/mesa_%.bbappend
+1 −1 recipes-graphics/wayland/weston_9.0.0.imx.bb
+0 −48 recipes-graphics/xorg-driver/xf86-video-armada_git.bb
+9 −24 recipes-graphics/xorg-xserver/xserver-xf86-config/use-mainline-bsp/xorg.conf
+34 −0 recipes-graphics/xorg-xserver/xserver-xorg/0001-Allow-to-enable-atomic-in-modesetting-DDX.patch
+3 −0 recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend
+1 −1 recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb
+4 −4 recipes-kernel/linux/linux-fslc-imx_5.4.bb
+2 −2 recipes-kernel/linux/linux-fslc_5.10.bb
+2 −2 recipes-kernel/linux/linux-imx-headers_5.4.bb
+3 −3 recipes-kernel/linux/linux-imx_5.4.bb
+0 −71 recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.13.1.bb
+62 −0 recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_2.0.0.bb
+1 −1 recipes-multimedia/libimxvpuapi/libimxvpuapi2_2.1.2.bb
+21 −0 wic/ls104x-uboot-bootpart.wks.in
2 changes: 1 addition & 1 deletion sources/meta-freescale-3rdparty
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 83 files
+1 −1 meta-gnome/README
+1 −0 meta-gnome/recipes-gimp/gimp/gimp_2.10.22.bb
+1 −2 meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_3.36.3.bb
+2 −0 meta-gnome/recipes-gnome/gvfs/gvfs_1.44.1.bb
+3 −1 meta-gnome/recipes-gnome/libchamplain/libchamplain_0.12.20.bb
+3 −1 meta-gnome/recipes-gnome/sysprof/sysprof_3.36.0.bb
+1 −2 meta-gnome/recipes-support/packagegroups/packagegroup-gnome-apps.bb
+1 −1 meta-multimedia/recipes-multimedia/aom/aom_3.0.0.bb
+2 −2 meta-multimedia/recipes-multimedia/libdvdnav/libdvdnav_6.1.1.bb
+3 −2 meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb
+38 −0 meta-networking/recipes-connectivity/freeradius/files/check-openssl-cmds-in-script-bootstrap.patch
+1 −0 meta-networking/recipes-connectivity/freeradius/freeradius_3.0.21.bb
+1 −1 meta-networking/recipes-connectivity/networkmanager/networkmanager_1.30.4.bb
+30 −19 meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch
+2 −2 meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.0.bb
+2 −2 meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.2.0.bb
+4 −0 meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.123.bb
+6 −9 meta-oe/recipes-devtools/nodejs/nodejs/0001-Disable-running-gyp-files-for-bundled-deps.patch
+0 −53 meta-oe/recipes-devtools/nodejs/nodejs/0001-Remove-use-of-register-r7-because-llvm-now-issues-an.patch
+42 −51 meta-oe/recipes-devtools/nodejs/nodejs/0002-Using-native-binaries.patch
+17 −20 meta-oe/recipes-devtools/nodejs/nodejs/0003-Install-both-binaries-and-use-libdir.patch
+21 −0 meta-oe/recipes-devtools/nodejs/nodejs/libatomic.patch
+32 −0 meta-oe/recipes-devtools/nodejs/nodejs/mips-less-memory.patch
+93 −0 meta-oe/recipes-devtools/nodejs/nodejs/v8-call-new-ListFormatter-createInstance.patch
+42 −6 meta-oe/recipes-devtools/nodejs/nodejs_14.16.1.bb
+0 −158 meta-oe/recipes-devtools/php/php/CVE-2020-7069.patch
+0 −24 meta-oe/recipes-devtools/php/php/CVE-2020-7070.patch
+2 −5 meta-oe/recipes-devtools/php/php_7.4.16.bb
+1 −1 meta-oe/recipes-extended/bitwise/bitwise_0.42.bb
+2 −2 meta-oe/recipes-extended/ostree/ostree_2021.2.bb
+1 −1 meta-oe/recipes-extended/redis/redis_6.2.2.bb
+5 −0 meta-oe/recipes-extended/zram/zram/zram-swap-init
+11 −10 meta-oe/recipes-graphics/tigervnc/files/0002-do-not-build-tests-sub-directory.patch
+13 −23 meta-oe/recipes-graphics/tigervnc/files/0004-tigervnc-add-fPIC-option-to-COMPILE_FLAGS.patch
+8 −5 meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb
+3 −1 meta-oe/recipes-graphics/tslib/tslib_1.22.bb
+2 −2 meta-oe/recipes-multimedia/libdvdread/libdvdread_6.1.2.bb
+47 −0 meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0008-configure.ac-autodetect-availability-of-systemd.patch
+40 −0 meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0009-keytable-restrict-installation-of-50-rc_keymap.conf.patch
+6 −5 meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.20.0.bb
+170 −0 meta-oe/recipes-support/gd/gd/0001-replace-uint32-with-uint32_t-and-uint16-with-uint16_.patch
+2 −1 meta-oe/recipes-support/gd/gd_2.3.2.bb
+0 −31 meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.72.bb
+2 −3 meta-oe/recipes-support/lvm2/lvm2.inc
+4 −3 meta-oe/recipes-support/nss/nss_3.64.bb
+2 −0 meta-oe/recipes-support/onig/onig_6.9.4.bb
+0 −138 meta-oe/recipes-support/syslog-ng/syslog-ng.inc
+132 −5 meta-oe/recipes-support/syslog-ng/syslog-ng_3.31.2.bb
+2 −0 meta-oe/recipes-support/tbb/tbb_2021.2.0.bb
+0 −23 meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/kernel-5.10.patch
+2 −3 meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_6.1.20.bb
+1 −2 meta-python/recipes-connectivity/python-hyperframe/python3-hyperframe_6.0.1.bb
+2 −1 meta-python/recipes-devtools/python/python3-argcomplete_1.12.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-arpeggio_1.10.2.bb
+2 −2 meta-python/recipes-devtools/python/python3-astroid_2.5.6.bb
+1 −1 meta-python/recipes-devtools/python/python3-asttokens_2.0.5.bb
+1 −1 meta-python/recipes-devtools/python/python3-bitarray_2.0.1.bb
+2 −2 meta-python/recipes-devtools/python/python3-cachetools_4.2.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-cryptography_3.3.2.bb
+0 −9 meta-python/recipes-devtools/python/python3-django_2.2.16.bb
+9 −0 meta-python/recipes-devtools/python/python3-django_2.2.20.bb
+0 −9 meta-python/recipes-devtools/python/python3-docutils_0.17.bb
+0 −20 meta-python/recipes-devtools/python/python3-et-xmlfile_1.0.1.bb
+17 −0 meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-huey_2.3.2.bb
+18 −8 meta-python/recipes-devtools/python/python3-icu/0001-Fix-host-contamination-of-include-files.patch
+0 −13 meta-python/recipes-devtools/python/python3-icu_2.6.bb
+13 −0 meta-python/recipes-devtools/python/python3-icu_2.7.2.bb
+0 −13 meta-python/recipes-devtools/python/python3-jinja2_2.%.bbappend
+0 −12 meta-python/recipes-devtools/python/python3-markupsafe_1.%.bbappend
+1 −1 meta-python/recipes-devtools/python/python3-portion_2.1.6.bb
+1 −1 meta-python/recipes-devtools/python/python3-pymisp_2.4.142.bb
+1 −1 meta-python/recipes-devtools/python/python3-pysonos_0.0.43.bb
+1 −2 meta-python/recipes-devtools/python/python3-pytest-asyncio_0.15.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-python-vlc_3.0.12118.bb
+0 −18 meta-python/recipes-devtools/python/python3-pyyaml_5.4.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.11.bb
+1 −1 meta-python/recipes-devtools/python/python3-supervisor_4.2.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-watchdog_2.0.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.0.bb
+2 −3 meta-python/recipes-devtools/python/python3-xxhash_2.0.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-zopeinterface_5.4.0.bb
+2 −2 meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb
2 changes: 1 addition & 1 deletion sources/meta-rust
8 changes: 4 additions & 4 deletions sources/meta-yoe/conf/distro/yoe.inc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ MAINTAINER = "Yoe Distro Community <http://yoedistro.org>"
TARGET_VENDOR = "-yoe"
SDK_VENDOR = "-yoesdk"
# Distro version is YYYY.MM
DISTRO_VERSION = "2021.03"
DISTRO_CODENAME = "edilbay"
DISTRO_VERSION = "2021.04"
DISTRO_CODENAME = "forystufé"
SDK_VERSION := "${DISTRO_VERSION}"

SDK_NAME_PREFIX = "yoe"
Expand Down Expand Up @@ -86,7 +86,7 @@ ERROR_QA_append = " ${WARN_TO_ERROR_QA}"
# NOTE: if listing mklibs & prelink both, then make sure mklibs is before prelink
# NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended
# image-prelink sometimes disabled due to issues with IFUNC symbol relocation
USER_CLASSES ?= "buildstats buildhistory buildstats-summary image-mklibs image-prelink"
USER_CLASSES ?= "buildhistory buildstats buildstats-summary image-mklibs image-prelink"

IMAGE_CLASSES += "testimage testsdk"

Expand All @@ -99,7 +99,7 @@ INHERIT += "${@bb.utils.contains('BUILD_ARCH', 'ppc64le', '', 'uninative', d)}"
# Add /etc/build to every image
INHERIT += "image-buildinfo"

DISTRO_FEATURES_append = " largefile opengl multiarch wayland pam polkit "
DISTRO_FEATURES_append = " largefile opengl multiarch wayland pam polkit vulkan"

#PREFERRED_PROVIDER_pkgconfig = "pkgconf"
#PREFERRED_PROVIDER_pkgconfig-native = "pkgconf-native"
Expand Down
9 changes: 7 additions & 2 deletions sources/meta-yoe/recipes-core/images/yoe-sdk-image.bb
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,10 @@ IMAGE_INSTALL += "packagegroup-go-sdk-target packagegroup-core-buildessential"
IMAGE_INSTALL_remove_riscv32 = "packagegroup-go-sdk-target"

export IMAGE_BASENAME = "yoe-sdk-image"
# ptest needs a lot of memory
QB_MEM = "-m 1024"
# some ptests need a lot of memory
# We can see random failures e.g. scp test failure
# NOTE: test_scp_file (scp.ScpTest)
# ...
# scp: /tmp/test_scp_file: No space left on device

QB_MEM = "-m ${@bb.utils.contains('DISTRO_FEATURES', 'ptest', '2048', '1024', d)}"
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 144 files

0 comments on commit 51fd9f5

Please sign in to comment.