Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layer Updates: sources/meta-freescale sources/meta-ti sources/openem… #283

Merged
merged 4 commits into from
Feb 29, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,10 @@ steps:
- echo SSTATE_DIR = \"$SSTATE_CACHE_DIR\" >> conf/local.conf
- echo IMAGE_CLASSES += \"testimage testsdk\" >> conf/local.conf
- echo INHERIT += \"report-error rm_work\" >> conf/local.conf
#- echo TESTIMAGE_AUTO_qemuall = \"1\" >> conf/local.conf
- /bin/bash -c ". ./qemux86-64-envsetup.sh && bitbake yoe-simple-image"
- /bin/bash -c ". ./qemux86-64-envsetup.sh && ./sources/openembedded-core/scripts/sstate-cache-management.sh -d -y"
# - echo TESTIMAGE_AUTO_qemuall = \"1\" >> conf/local.conf
- /bin/bash -c ". ./qemuarm64-envsetup.sh && bitbake yoe-debug-image"
- /bin/bash -c ". ./qemuarm64-envsetup.sh && resulttool report build/tmp"
- /bin/bash -c ". ./qemuarm64-envsetup.sh && ./sources/openembedded-core/scripts/sstate-cache-management.sh -d -y"
---
kind: pipeline
type: exec
Expand Down
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 23 files
+3 −3 meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc
+2 −2 meta-gnome/recipes-gnome/file-roller/file-roller_3.32.4.bb
+2 −2 meta-gnome/recipes-gnome/gjs/gjs_1.58.5.bb
+2 −2 meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.34.4.bb
+2 −2 meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.34.4.bb
+2 −2 meta-gnome/recipes-gnome/gspell/gspell_1.8.3.bb
+1 −1 meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb
+1 −1 meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-480p.bb
+1 −1 meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-720p.bb
+1 −1 meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb
+2 −0 meta-networking/recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb
+2 −0 meta-networking/recipes-support/ncp/libowfat_0.32.bb
+38 −0 meta-oe/recipes-benchmark/fio/files/python3_shebangs.patch
+1 −0 meta-oe/recipes-benchmark/fio/fio_3.17.bb
+1 −2 meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb
+2 −2 meta-oe/recipes-connectivity/libmtp/libmtp_1.1.17.bb
+2 −2 meta-oe/recipes-connectivity/zabbix/zabbix_4.4.6.bb
+2 −2 meta-oe/recipes-devtools/libgee/libgee_0.20.3.bb
+2 −2 meta-oe/recipes-devtools/luajit/luajit/clang.patch
+6 −7 meta-oe/recipes-devtools/luajit/luajit_git.bb
+2 −2 meta-oe/recipes-gnome/gmime/gmime_3.2.6.bb
+3 −0 meta-python/recipes-devtools/python/python3-appdirs/run-ptest
+14 −1 meta-python/recipes-devtools/python/python3-appdirs_1.4.3.bb
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 94 files
+8 −0 meta/conf/abi_version.conf
+2 −1 meta/conf/bitbake.conf
+3 −3 meta/conf/distro/include/maintainers.inc
+1 −1 meta/conf/distro/include/tcmode-default.inc
+5 −5 meta/conf/distro/include/yocto-uninative.inc
+2 −0 meta/conf/layer.conf
+2 −2 meta/conf/machine/include/tune-cortexa72-cortexa53.inc
+3 −0 meta/lib/oe/sstatesig.py
+8 −5 meta/recipes-bsp/opensbi/files/0001-Makefile-Don-t-specify-mabi-or-march.patch
+0 −28 meta/recipes-bsp/opensbi/files/0001-build-Use-ffreestanding.patch
+1 −5 meta/recipes-bsp/opensbi/opensbi_0.6.bb
+1 −1 meta/recipes-core/libxcrypt/libxcrypt.inc
+1 −1 meta/recipes-core/ncurses/ncurses.inc
+1 −1 meta/recipes-core/ncurses/ncurses_6.2.bb
+1 −1 meta/recipes-core/readline/readline.inc
+0 −31 meta/recipes-core/systemd/systemd/0022-Use-INT_MAX-instead-of-TIME_T_MAX-for-timerfd_settim.patch
+3 −3 meta/recipes-core/systemd/systemd_244.3.bb
+2 −1 meta/recipes-core/sysvinit/sysvinit_2.96.bb
+2 −0 meta/recipes-devtools/binutils/binutils.inc
+4 −4 meta/recipes-devtools/go/go-1.14.inc
+1 −6 meta/recipes-devtools/go/go-1.14/0001-allow-CC-and-CXX-to-have-multiple-words.patch
+13 −20 meta/recipes-devtools/go/go-1.14/0002-cmd-go-make-content-based-hash-generation-less-pedan.patch
+2 −9 meta/recipes-devtools/go/go-1.14/0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch
+3 −8 meta/recipes-devtools/go/go-1.14/0004-ld-add-soname-to-shareable-objects.patch
+2 −7 meta/recipes-devtools/go/go-1.14/0005-make.bash-override-CC-when-building-dist-and-go_boot.patch
+16 −21 meta/recipes-devtools/go/go-1.14/0006-cmd-dist-separate-host-and-target-builds.patch
+7 −16 meta/recipes-devtools/go/go-1.14/0007-cmd-go-make-GOROOT-precious-by-default.patch
+2 −7 meta/recipes-devtools/go/go-1.14/0008-use-GOBUILDMODE-to-set-buildmode.patch
+2 −21 meta/recipes-devtools/go/go-1.14/0009-ld-replace-glibc-dynamic-linker-with-musl.patch
+0 −0 meta/recipes-devtools/go/go-cross-canadian_1.14.bb
+0 −0 meta/recipes-devtools/go/go-cross_1.14.bb
+0 −0 meta/recipes-devtools/go/go-crosssdk_1.14.bb
+0 −0 meta/recipes-devtools/go/go-native_1.14.bb
+0 −0 meta/recipes-devtools/go/go-runtime_1.14.bb
+0 −0 meta/recipes-devtools/go/go_1.14.bb
+1 −1 meta/recipes-devtools/libedit/libedit_20191231-3.1.bb
+1 −3 meta/recipes-devtools/make/make.inc
+0 −70 meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch
+38 −0 meta/recipes-devtools/make/make/0001-m4-getloadavg.m4-restrict-AIX-specific-test-on-AIX.patch
+41 −0 meta/recipes-devtools/make/make/0001-src-dir.c-fix-buffer-overflow-warning.patch
+0 −38 meta/recipes-devtools/make/make/0002-glob-Do-not-assume-glibc-glob-internals.patch
+33 −0 meta/recipes-devtools/make/make/0002-modules-fcntl-allow-being-detected-by-importing-proj.patch
+36 −0 meta/recipes-devtools/make/make/0002-w32-compat-dirent.c-follow-header.patch
+79 −0 meta/recipes-devtools/make/make/0003-posixfcn-fcntl-gnulib-make-emulated.patch
+0 −12 meta/recipes-devtools/make/make_4.2.1.bb
+23 −0 meta/recipes-devtools/make/make_4.3.bb
+30 −0 meta/recipes-devtools/perl/files/0001-PATCH-perl-134117-Close-DATA-in-loc_tools.pl.patch
+9 −5 meta/recipes-devtools/perl/libmodule-build-perl_0.4231.bb
+1 −1 meta/recipes-devtools/perl/perl_5.30.1.bb
+2 −2 meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch
+2 −2 meta/recipes-devtools/python/python-setuptools.inc
+3 −3 meta/recipes-devtools/python/python3-docutils_0.16.bb
+3 −3 meta/recipes-devtools/python/python3-mako_1.1.1.bb
+1 −2 meta/recipes-devtools/python/python3-scons-native_3.1.2.bb
+0 −29 meta/recipes-devtools/python/python3-scons_3.1.1.bb
+33 −0 meta/recipes-devtools/python/python3-scons_3.1.2.bb
+0 −0 meta/recipes-devtools/python/python3-setuptools_45.2.0.bb
+2 −1 meta/recipes-devtools/qemu/qemu.inc
+64 −0 meta/recipes-devtools/qemu/qemu/CVE-2020-1711.patch
+6 −0 meta/recipes-devtools/ruby/ruby_2.7.0.bb
+5 −4 meta/recipes-devtools/unifdef/unifdef_2.12.bb
+3 −3 meta/recipes-extended/acpica/acpica_20200214.bb
+3 −1 meta/recipes-extended/cups/cups.inc
+2 −2 meta/recipes-extended/libarchive/libarchive_3.4.2.bb
+27 −0 meta/recipes-extended/lsb/lsb-release/0001-Remove-timestamp-from-manpage.patch
+1 −0 meta/recipes-extended/lsb/lsb-release_1.4.bb
+1 −0 meta/recipes-graphics/mesa/mesa.inc
+2 −2 meta/recipes-graphics/wayland/weston_8.0.0.bb
+2 −0 meta/recipes-graphics/xorg-proto/xorgproto_2019.2.bb
+0 −31 ...-kernel/linux-libc-headers/linux-libc-headers/0001-if_ether-move-muslc-ethhdr-protection-to-uapi-file.patch
+0 −30 ...kernel/linux-libc-headers/linux-libc-headers/0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch
+0 −2 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.4.bb
+3 −3 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb
+4 −4 meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb
+11 −11 meta/recipes-kernel/linux/linux-yocto_5.2.bb
+1 −0 meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb
+2 −2 meta/recipes-multimedia/gstreamer/gst-validate_1.16.2.bb
+62 −0 meta/recipes-rt/rt-tests/rt-tests-1.1/0001-gzip-with-n-for-build-reproducibilty.patch
+1 −0 meta/recipes-rt/rt-tests/rt-tests_1.1.bb
+12 −6 meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
+3 −1 meta/recipes-support/apr/apr-util_1.6.1.bb
+4 −1 meta/recipes-support/apr/apr_1.7.0.bb
+61 −0 meta/recipes-support/atk/at-spi2-atk/0001-atk_test_util.h-add-missing-sys-time.h-include.patch
+7 −4 meta/recipes-support/atk/at-spi2-atk_2.34.1.bb
+4 −4 meta/recipes-support/atk/at-spi2-core_2.34.0.bb
+0 −29 meta/recipes-support/atk/atk/0001-meson.build-enable-introspection-for-cross-compile.patch
+2 −3 meta/recipes-support/atk/atk_2.34.1.bb
+2 −2 meta/recipes-support/gnutls/gnutls_3.6.12.bb
+2 −0 meta/recipes-support/libevdev/libevdev_1.8.0.bb
+27 −0 meta/recipes-support/libgpg-error/libgpg-error/0001-Do-not-fail-when-testing-config-scripts.patch
+0 −144 meta/recipes-support/libgpg-error/libgpg-error/libgpg-error-1.36-gawk5-support.patch
+4 −4 meta/recipes-support/libgpg-error/libgpg-error_1.37.bb
+0 −26 meta/recipes-support/libpcre/libpcre/out-of-tree.patch
+4 −5 meta/recipes-support/libpcre/libpcre_8.44.bb