Skip to content

Commit

Permalink
Merge pull request #463 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Update layers
  • Loading branch information
cbrake authored Aug 31, 2020
2 parents fb84aab + fecfd27 commit 5a3dd96
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 11 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Clang SDKs are now relocatable
- Switch linux to 5.8 for kernel UAPI
- GCC updated to 10.2.0
- SWitch gcc to use -fno-common ( upstream default )
- Use upstream master branch for RISCV-32
- Fix RPI X11 builds with Userland graphics
- Update Vivante driver to 6.4.0.p2.0 based release
- Add 5.4 android common kernel for meta-arm
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 84 files
+2 −1 meta-networking/recipes-connectivity/dhcpcd/dhcpcd_9.1.4.bb
+34 −0 ...g/recipes-connectivity/dhcpcd/files/0002-Fix-compile-without-IPv6-on-systems-that-do-not-define-ALIGN.patch
+2 −2 meta-networking/recipes-daemons/squid/squid_4.13.bb
+3 −2 meta-networking/recipes-irc/weechat/weechat_2.9.bb
+42 −0 meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb
+1 −1 meta-oe/README
+1 −1 meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb
+1 −1 meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb
+83 −276 meta-oe/recipes-devtools/doxygen/doxygen/doxygen-native-only-check-python3.patch
+2 −2 meta-oe/recipes-devtools/doxygen/doxygen_1.8.20.bb
+125 −0 meta-oe/recipes-devtools/lshw/files/0001-Fix-musl-build.patch
+0 −57 meta-oe/recipes-devtools/lshw/files/0001-Makefile-Fix-cross-compilation.patch
+0 −34 meta-oe/recipes-devtools/lshw/files/0002-Makefile-Use-supplied-LDFLAGS-to-silence-OE-GNU_HASH.patch
+0 −92 meta-oe/recipes-devtools/lshw/files/0003-sysfs-Fix-basename-build-with-musl.patch
+3 −5 meta-oe/recipes-devtools/lshw/lshw_02.19.2.bb
+2 −2 meta-oe/recipes-devtools/mercurial/mercurial_5.5.bb
+0 −33 meta-oe/recipes-devtools/openocd/openocd/0001-Do-not-include-syscrtl.h-with-glibc.patch
+0 −42 meta-oe/recipes-devtools/openocd/openocd/0001-bitbang-Make-bitbang_swd-extern-definition.patch
+3 −5 meta-oe/recipes-devtools/openocd/openocd_git.bb
+29 −0 meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c/0003-src-Makefile-Fix-Makefile-macro-error.patch
+1 −0 meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb
+46 −7 meta-oe/recipes-extended/dlt-daemon/dlt-daemon/245.patch
+1 −1 meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.5.bb
+22 −23 meta-oe/recipes-extended/libidn/libidn/0001-idn-format-security-warnings.patch
+4 −4 meta-oe/recipes-extended/libidn/libidn_1.36.bb
+2 −2 meta-oe/recipes-graphics/jasper/jasper_2.0.19.bb
+2 −2 meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc
+2 −1 meta-oe/recipes-graphics/vk-gl-cts/opengl-es-cts_3.2.6.1.bb
+2 −1 meta-oe/recipes-graphics/vk-gl-cts/vulkan-cts_1.2.3.2.bb
+8 −4 meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb
+3 −1 meta-oe/recipes-support/asio/asio_1.16.1.bb
+1 −1 meta-oe/recipes-support/freerdp/freerdp_2.2.0.bb
+4 −4 meta-oe/recipes-support/libeigen/libeigen_3.3.7.bb
+2 −2 meta-oe/recipes-support/libgpiod/libgpiod_1.4.4.bb
+24 −0 meta-oe/recipes-support/liburing/liburing_0.7.bb
+0 −20 meta-oe/recipes-support/mini-iconv/mini-iconv.bb
+11 −22 meta-oe/recipes-support/nss/nss/0001-freebl-add-a-configure-option-to-disable-ARM-HW-cryp.patch
+46 −0 meta-oe/recipes-support/nss/nss/0001-pkix-Do-not-use-NULL-where-0-is-needed.patch
+17 −16 meta-oe/recipes-support/nss/nss_3.56.bb
+1 −1 meta-oe/recipes-support/satyr/satyr_0.31.bb
+2 −2 meta-oe/recipes-support/spitools/spitools_git.bb
+0 −176 meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/0001-fixes_for_mm_struct.patch
+0 −65 meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/0002-fixes_for_module_memory.patch
+0 −39 meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/0003-fixes_for_changes_in_cpu_tlbstate.patch
+5,046 −0 meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/021-linux-5-8.patch
+0 −19 meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/kernel-5.8-4.patch
+1 −4 meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_6.1.12.bb
+14 −0 meta-python/licenses/WTFPL
+0 −18 meta-python/recipes-devtools/python/python-flask-socketio.inc
+9 −0 meta-python/recipes-devtools/python/python3-asciitree_0.3.3.bb
+2 −2 meta-python/recipes-devtools/python/python3-attrs_20.1.0.bb
+2 −2 meta-python/recipes-devtools/python/python3-bitarray_1.5.3.bb
+9 −0 meta-python/recipes-devtools/python/python3-click-repl_0.1.6.bb
+9 −0 meta-python/recipes-devtools/python/python3-click-spinner_0.1.10.bb
+2 −2 meta-python/recipes-devtools/python/python3-cmd2_1.3.5.bb
+2 −2 meta-python/recipes-devtools/python/python3-cryptography-vectors_3.0.bb
+12 −0 meta-python/recipes-devtools/python/python3-custom-inherit_2.3.0.bb
+3 −3 meta-python/recipes-devtools/python/python3-diskcache_5.0.2.bb
+2 −2 meta-python/recipes-devtools/python/python3-dominate_2.5.2.bb
+18 −2 meta-python/recipes-devtools/python/python3-flask-socketio_4.2.1.bb
+0 −2 meta-python/recipes-devtools/python/python3-flask-wtf_0.14.2.bb
+4 −2 meta-python/recipes-devtools/python/python3-flask-wtf_0.14.3.bb
+0 −2 meta-python/recipes-devtools/python/python3-flask_1.1.1.bb
+6 −4 meta-python/recipes-devtools/python/python3-flask_1.1.2.bb
+12 −0 meta-python/recipes-devtools/python/python3-greenstalk_1.0.1.bb
+2 −2 meta-python/recipes-devtools/python/python3-inflection_0.5.1.bb
+2 −2 meta-python/recipes-devtools/python/python3-langtable_0.0.52.bb
+2 −2 meta-python/recipes-devtools/python/python3-msm_0.8.8.bb
+3 −3 meta-python/recipes-devtools/python/python3-networkx_2.5.bb
+9 −0 meta-python/recipes-devtools/python/python3-nocasedict_0.5.0.bb
+9 −0 meta-python/recipes-devtools/python/python3-nocaselist_1.0.1.bb
+2 −2 meta-python/recipes-devtools/python/python3-openpyxl_3.0.5.bb
+2 −2 meta-python/recipes-devtools/python/python3-pandas_1.1.1.bb
+2 −2 meta-python/recipes-devtools/python/python3-pint_0.15.bb
+2 −2 meta-python/recipes-devtools/python/python3-pychromecast_7.2.1.bb
+9 −0 meta-python/recipes-devtools/python/python3-pydicti_1.1.3.bb
+2 −2 meta-python/recipes-devtools/python/python3-pymisp_2.4.130.bb
+2 −2 meta-python/recipes-devtools/python/python3-sentry-sdk_0.17.0.bb
+9 −0 meta-python/recipes-devtools/python/python3-tabulate_0.8.7.bb
+2 −2 meta-python/recipes-devtools/python/python3-typing-extensions_3.7.4.3.bb
+13 −0 meta-python/recipes-devtools/python/python3-yamlloader_0.5.5.bb
+3 −11 meta-python/recipes-extended/pywbem/python3-pywbem_1.0.2.bb
+40 −0 meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.7.1.bb
+2 −2 meta-webserver/recipes-httpd/apache2/apache2_2.4.46.bb
2 changes: 1 addition & 1 deletion sources/meta-ti
Submodule meta-ti updated 34 files
+3 −3 classes/ti-pdk-fetch.bbclass
+5 −5 classes/ti-pdk.bbclass
+4 −4 recipes-bsp/common-csl-ip/common-csl-ip.inc
+1 −1 recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
+2 −1 recipes-bsp/edma3-lld/edma3-lld.inc
+0 −48 recipes-bsp/ipumm-fw/files/0001-HACK-ipumm-Workaround-for-linker-error.patch
+1 −5 recipes-bsp/ipumm-fw/ipumm-fw_git.bb
+37 −0 recipes-bsp/prueth-fw/prueth-fw_5.2.7.bb
+0 −47 recipes-bsp/prueth-fw/prueth-fw_git.bb
+3 −2 recipes-bsp/pruhsr-fw/pruhsr-fw_2.15.23.bb
+3 −2 recipes-bsp/pruprp-fw/pruprp-fw_2.15.23.bb
+37 −0 recipes-bsp/prusw-fw/prusw-fw_3.0.3.bb
+0 −40 recipes-bsp/prusw-fw/prusw-fw_git.bb
+1 −1 recipes-bsp/starterware/starterware-rtos_git.bb
+2 −5 recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
+4 −2 recipes-bsp/u-boot/u-boot-ti.inc
+0 −1 recipes-kernel/linux/linux-ti-staging_5.4.bb
+16 −0 recipes-ti/bios/ti-sysbios_6.76.03.01.bb
+0 −13 recipes-ti/bios/ti-sysbios_6.82.01.19.bb
+0 −38 recipes-ti/devtools/gcc-aarch64-none-elf_9.2-2019.12.bb
+29 −0 recipes-ti/devtools/gcc-arm-baremetal_7-2018-q2-update.bb
+0 −39 recipes-ti/devtools/gcc-arm-none-eabi_9-2019-q4-major.bb
+23 −0 recipes-ti/devtools/gcc-linaro-baremetal-aarch64-native.bb
+23 −0 recipes-ti/devtools/gcc-linaro-baremetal-native.bb
+4 −2 recipes-ti/devtools/ti-cgt-arm_18.12.5.bb
+7 −3 recipes-ti/devtools/ti-cgt7x_1.2.0.bb
+10 −0 recipes-ti/devtools/ti-xdctools_3.55.02.22.bb
+0 −7 recipes-ti/devtools/ti-xdctools_3.61.00.16.bb
+3 −3 recipes-ti/includes/ti-paths.inc
+2 −2 recipes-ti/ipc/ti-ipc-rtos.inc
+17 −0 recipes-ti/ndk/ti-ndk_3.61.01.01.bb
+0 −14 recipes-ti/ndk/ti-ndk_3.75.01.01.bb
+15 −0 recipes-ti/ns/ti-ns_2.60.01.06.bb
+0 −13 recipes-ti/ns/ti-ns_2.75.00.17.bb
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 146 files

0 comments on commit 5a3dd96

Please sign in to comment.