Skip to content

Commit

Permalink
Merge pull request #316 from YoeDistro/kraj/dunfell
Browse files Browse the repository at this point in the history
layers: Update to dunfell branch
  • Loading branch information
cbrake authored Apr 7, 2020
2 parents a2b9586 + 0f50927 commit ed86661
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[submodule "sources/bitbake"]
path = sources/bitbake
url = https://github.com/YoeDistro/bitbake
branch = master
branch = 1.46
[submodule "sources/openembedded-core"]
path = sources/openembedded-core
url = https://github.com/YoeDistro/openembedded-core
branch = master
branch = dunfell
[submodule "sources/meta-openembedded"]
path = sources/meta-openembedded
url = https://github.com/YoeDistro/meta-openembedded
branch = master
branch = dunfell
[submodule "sources/meta-ti"]
path = sources/meta-ti
url = https://github.com/YoeDistro/meta-ti
Expand All @@ -25,15 +25,15 @@
[submodule "sources/meta-qt5"]
path = sources/meta-qt5
url = https://github.com/YoeDistro/meta-qt5
branch = master
branch = dunfell
[submodule "sources/meta-intel"]
path = sources/meta-intel
url = https://github.com/YoeDistro/meta-intel
branch = master
[submodule "sources/meta-raspberrypi"]
path = sources/meta-raspberrypi
url = https://github.com/YoeDistro/meta-raspberrypi
branch = master
branch = dunfell
[submodule "sources/meta-96boards"]
path = sources/meta-96boards
url = https://github.com/YoeDistro/meta-96boards
Expand Down
2 changes: 1 addition & 1 deletion sources/meta-qt5
Submodule meta-qt5 updated 94 files
+7 −7 recipes-qt/qt5/nativesdk-qtbase_git.bb
+5 −5 recipes-qt/qt5/qt3d/0001-Allow-a-tools-only-build.patch
+3 −3 recipes-qt/qt5/qt3d_git.bb
+2 −2 recipes-qt/qt5/qt5-git.inc
+0 −1 recipes-qt/qt5/qt5.inc
+7 −7 recipes-qt/qt5/qtbase-native_git.bb
+1 −1 recipes-qt/qt5/qtbase/0001-Add-linux-oe-g-platform.patch
+7 −7 recipes-qt/qt5/qtbase/0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch
+2 −2 recipes-qt/qt5/qtbase/0003-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch
+3 −3 recipes-qt/qt5/qtbase/0004-configure-bump-path-length-from-256-to-512-character.patch
+1 −1 recipes-qt/qt5/qtbase/0005-Disable-all-unknown-features-instead-of-erroring-out.patch
+2 −2 recipes-qt/qt5/qtbase/0006-Pretend-Qt5-wasn-t-found-if-OE_QMAKE_PATH_EXTERNAL_H.patch
+1 −1 recipes-qt/qt5/qtbase/0007-Delete-qlonglong-and-qulonglong.patch
+5 −5 recipes-qt/qt5/qtbase/0008-Replace-pthread_yield-with-sched_yield.patch
+1 −1 recipes-qt/qt5/qtbase/0009-Add-OE-specific-specs-for-clang-compiler.patch
+1 −1 recipes-qt/qt5/qtbase/0010-linux-clang-Invert-conditional-for-defining-QT_SOCKL.patch
+2 −2 recipes-qt/qt5/qtbase/0011-tst_qlocale-Enable-QT_USE_FENV-only-on-glibc.patch
+3 −3 recipes-qt/qt5/qtbase/0012-mkspecs-common-gcc-base.conf-Use-I-instead-of-isyste.patch
+1 −1 recipes-qt/qt5/qtbase/0013-Disable-ltcg-for-host_build.patch
+1 −1 recipes-qt/qt5/qtbase/0014-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch
+1 −1 recipes-qt/qt5/qtbase/0015-corelib-Include-sys-types.h-for-uint32_t.patch
+1 −1 recipes-qt/qt5/qtbase/0016-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch
+34 −0 recipes-qt/qt5/qtbase/0017-qfloat16-check-for-__ARM_FP-2.patch
+3 −3 recipes-qt/qt5/qtbase/0018-input-Make-use-of-timeval-portable-for-64bit-time_t.patch
+2 −2 recipes-qt/qt5/qtbase/0019-Always-build-uic-and-qvkgen.patch
+6 −6 recipes-qt/qt5/qtbase/0020-Avoid-renameeat2-for-native-sdk-builds.patch
+3 −3 recipes-qt/qt5/qtbase/0021-Bootstrap-without-linkat-feature.patch
+9 −9 recipes-qt/qt5/qtbase/0022-tst_qpainter-FE_-macros-are-not-defined-for-every-pl.patch
+10 −7 recipes-qt/qt5/qtbase_git.bb
+1 −1 recipes-qt/qt5/qtcharts_git.bb
+1 −1 recipes-qt/qt5/qtcoap_git.bb
+1 −1 recipes-qt/qt5/qtconnectivity_git.bb
+1 −1 recipes-qt/qt5/qtdatavis3d_git.bb
+2 −2 recipes-qt/qt5/qtdeclarative_git.bb
+1 −1 recipes-qt/qt5/qtgamepad_git.bb
+1 −1 recipes-qt/qt5/qtgraphicaleffects_git.bb
+1 −1 recipes-qt/qt5/qtimageformats_git.bb
+1 −1 recipes-qt/qt5/qtknx_git.bb
+1 −1 recipes-qt/qt5/qtlocation_git.bb
+1 −1 recipes-qt/qt5/qtlottie_git.bb
+1 −1 recipes-qt/qt5/qtmqtt_git.bb
+1 −1 recipes-qt/qt5/qtmultimedia_git.bb
+1 −1 recipes-qt/qt5/qtnetworkauth_git.bb
+1 −1 recipes-qt/qt5/qtopcua_git.bb
+1 −1 recipes-qt/qt5/qtpurchasing_git.bb
+3 −3 recipes-qt/qt5/qtquick3d_git.bb
+1 −1 recipes-qt/qt5/qtquickcontrols2_git.bb
+1 −1 recipes-qt/qt5/qtquickcontrols_git.bb
+1 −1 recipes-qt/qt5/qtremoteobjects_git.bb
+1 −1 recipes-qt/qt5/qtscript_git.bb
+1 −1 recipes-qt/qt5/qtscxml_git.bb
+1 −1 recipes-qt/qt5/qtsensors_git.bb
+1 −1 recipes-qt/qt5/qtserialbus_git.bb
+1 −1 recipes-qt/qt5/qtserialport_git.bb
+1 −1 recipes-qt/qt5/qtsvg_git.bb
+1 −1 recipes-qt/qt5/qttools_git.bb
+1 −1 recipes-qt/qt5/qttranslations_git.bb
+1 −1 recipes-qt/qt5/qtvirtualkeyboard_git.bb
+1 −1 recipes-qt/qt5/qtwayland_git.bb
+1 −1 recipes-qt/qt5/qtwebchannel_git.bb
+3 −3 recipes-qt/qt5/qtwebengine/0001-Force-host-toolchain-configuration.patch
+3 −3 recipes-qt/qt5/qtwebengine/0002-Remove-ninja-version-test-for-now-it-fails-for-ninja.patch
+1 −1 recipes-qt/qt5/qtwebengine/0003-musl-don-t-use-pvalloc-as-it-s-not-available-on-musl.patch
+1 −1 recipes-qt/qt5/qtwebengine/0004-musl-link-against-libexecinfo.patch
+3 −3 recipes-qt/qt5/qtwebengine/0005-mkspecs-Allow-builds-with-libc-glibc.patch
+3 −3 recipes-qt/qt5/qtwebengine/chromium/0001-chromium-workaround-for-too-long-.rps-file-name.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0002-chromium-stack-pointer-clobber.patch
+9 −9 recipes-qt/qt5/qtwebengine/chromium/0003-chromium-fix-build-with-clang.patch
+2 −2 recipes-qt/qt5/qtwebengine/chromium/0004-chromium-Exclude-CRC32-for-32bit-arm.patch
+3 −3 recipes-qt/qt5/qtwebengine/chromium/0005-chromium-Do-not-try-to-set-the-guessed-values-for-ma.patch
+4 −4 recipes-qt/qt5/qtwebengine/chromium/0006-chromium-aarch64-skia-build-fix.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0007-chromium-fix-build-after-y2038-changes-in-glibc.patch
+2 −2 recipes-qt/qt5/qtwebengine/chromium/0008-chromium-Fix-build-on-32bit-arches-with-64bit-time_t.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0009-chromium-Include-cstddef-for-size_t-definition.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0010-chromium-Move-CharAllocator-definition-to-a-header-f.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0011-chromium-musl-sandbox-Define-TEMP_FAILURE_RETRY-if-n.patch
+6 −6 recipes-qt/qt5/qtwebengine/chromium/0012-chromium-musl-Avoid-mallinfo-APIs-on-non-glibc-linux.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0013-chromium-musl-include-fcntl.h-for-loff_t.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0014-chromium-musl-use-off64_t-instead-of-the-internal-__.patch
+4 −4 recipes-qt/qt5/qtwebengine/chromium/0015-chromium-musl-linux-glibc-make-the-distinction.patch
+5 −5 recipes-qt/qt5/qtwebengine/chromium/0016-chromium-musl-allocator-Do-not-include-glibc_weak_sy.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0017-chromium-musl-Use-correct-member-name-__si_fields-fr.patch
+3 −3 recipes-qt/qt5/qtwebengine/chromium/0018-chromium-musl-Define-res_ninit-and-res_nclose-for-no.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0019-chromium-musl-Do-not-define-__sbrk-on-musl.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0020-chromium-musl-Adjust-default-pthread-stack-size.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0021-chromium-musl-Use-_fpstate-instead-of-_libc_fpstate-.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0022-chromium-musl-elf_reader.cc-include-sys-reg.h-to-get.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0023-chromium-musl-pread-pwrite.patch
+7 −7 recipes-qt/qt5/qtwebengine_git.bb
+1 −1 recipes-qt/qt5/qtwebglplugin_git.bb
+1 −1 recipes-qt/qt5/qtwebsockets_git.bb
+2 −1 recipes-qt/qt5/qtwebview_git.bb
+1 −1 recipes-qt/qt5/qtx11extras_git.bb
+1 −1 recipes-qt/qt5/qtxmlpatterns_git.bb
2 changes: 1 addition & 1 deletion sources/meta-raspberrypi
Submodule meta-raspberrypi updated 28 files
+1 −1 classes/sdcard_image-rpi.bbclass
+0 −2 conf/machine/include/rpi-default-providers.inc
+0 −4 docs/extra-build-config.md
+1 −1 dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
+0 −2 recipes-bsp/rpi-u-boot-scr/rpi-u-boot-scr.bb
+1 −1 recipes-bsp/u-boot/u-boot_%.bbappend
+5 −2 recipes-graphics/userland/files/0001-Allow-applications-to-set-next-resource-handle.patch
+17 −15 recipes-graphics/userland/files/0002-wayland-Add-support-for-the-Wayland-winsys.patch
+5 −2 recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch
+5 −2 recipes-graphics/userland/files/0004-wayland-egl-Add-bcm_host-to-dependencies.patch
+6 −3 recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch
+5 −2 recipes-graphics/userland/files/0006-zero-out-wl-buffers-in-egl_surface_free.patch
+5 −2 recipes-graphics/userland/files/0007-initialize-front-back-wayland-buffers.patch
+5 −2 recipes-graphics/userland/files/0008-Remove-RPC_FLUSH.patch
+6 −3 recipes-graphics/userland/files/0009-fix-cmake-dependency-race.patch
+5 −2 recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch
+7 −4 recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch
+5 −2 recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
+5 −2 recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch
+5 −2 recipes-graphics/userland/files/0014-GLES2-gl2ext.h-Define-GL_R8_EXT-and-GL_RG8_EXT.patch
+5 −2 recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch
+6 −2 recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch
+6 −2 recipes-graphics/userland/files/0017-khronos-backport-typedef-for-EGL_EXT_image_dma_buf_i.patch
+5 −2 recipes-graphics/userland/files/0018-Add-EGL_IMG_context_priority-related-defines.patch
+10 −7 recipes-graphics/userland/files/0019-libfdt-Undefine-__wordsize-if-already-defined.patch
+5 −5 recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch
+0 −32 recipes-graphics/userland/files/0021-cmake-Disable-format-overflow-warning-as-error.patch
+2 −7 recipes-graphics/userland/userland_git.bb

0 comments on commit ed86661

Please sign in to comment.