-
-
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-alt…
…era sources/meta-atmel sources/meta-intel sources/meta-openembedded sources/meta-python2 sources/meta-qcom sources/meta-raspberrypi sources/meta-riscv sources/meta-ti sources/meta-yoe sources/openembedded-core * sources/bitbake d5a4a352...ba205df2 (12): > tests/fetch: add npmsw tests > fetch2: add the npmsw fetcher > tests/fetch: add npm tests > fetch2/npm: refactor the npm fetcher > fetch2/wget: fix downloadfilename parameter > fetch2: allow fetchers to forward the done condition > fetch2: allow fetchers to forward the mirrors management > fetch2: allow fetchers to forward the donestamp management > fetch2: add more hash functions for checksum verification > fetch2: refactor checksum verification > utils: add is_semver function > utils: add sha384_file and sha512_file functions * sources/meta-96boards 9136385...1b30f8b (3): > Merge pull request #326 from petegriffin/master > Merge pull request #325 from YoeDistro/yoe/mut > Merge pull request #324 from petegriffin/python3-fixes * sources/meta-altera 8c725c5...acc9308 (1): > u-boot: update to v2019.10 * sources/meta-atmel 9af1ce6...807df49 (1): > Merge pull request #159 from YoeDistro/yoe/mut * sources/meta-intel 0c092dde...369d0a0d (4): > dldt-inference-engine: fix DEPENDS > conf/machine: set preferred RT kernel to 5.4 > linux-intel-rt/5.4: introduce -rt recipe for 5.4 > linux-intel: allow other layers to set LINUX_VERSION_EXTENSION * sources/meta-openembedded 4043bcc714...463f9a3ef0 (22): > pkcs11-helper: upgrade 1.25.1 -> 1.26 > wireguard: Upgrade to 20191219 snapshot > indent: Do not build docs > recipes: Inherit missing texinfo for makeinfo program > netperf: Inherit texinfo to get makeinfo > fluentbit: Link with libatomic on riscv > netdata: Add libatomic to link step > grpc: Link with libatomic on riscv > squid: Link with libatomic on riscv > recipes-support: Added recipe for gengetopt package > dstat: update recipe to use python3 > fio: update recipe to use python3 > daemontools: Disable the chkshsgr tests > xmlsec1: search nspr header files in ${STAGING_INCDIR}/nspr > ypbind-mt: search nspr header files in ${STAGING_INCDIR}/nspr > mozjs: search nspr header files in ${STAGING_INCDIR}/nspr directory > dnssec-conf: delete, moved to meta-python2 > keepalived: upgrade 2.0.19 -> 2.0.20 > pcsc-lite: update recipe to use python3 > libhugetlbfs: update recipe to use python3 > libteam: update recipe to use python3 > opensaf: update recipe to use python3 * sources/meta-python2 59ff56a...27ce1ab (2): > dnssec-conf: add missing RDEPENDS > dnssec-conf: move recipe from meta-networking * sources/meta-qcom 3112187...623ca9f (6): > skales: use http protocol instead of git:// > alsa: move UCM configuration files in alsa-ucm-conf > skales_git: apply patches to python scripts > skales: remove dtbTool > linux-linaro-qcomlt: use host Python for mkbootimg > linux-qcom-bootimg: remove support for DT table * sources/meta-raspberrypi 37d3dd9...4801ca3 (3): > packagegroup-rpi-test: use MACHINE_ARCH > packagegroup-rpi-test: include bigbuckbunny in RRECOMMENDS_${PN} only with meta-multimedia > omxplayer: respect virtual/libomxil * sources/meta-riscv 89ca330...687750d (1): > go-riscv: Delete 0009-ld-replace-glibc-dynamic-linker-with-musl.patch duplication * sources/meta-ti 7ea09536...1750a787 (7): > am57xx-evm: remove unavailable BBAI and Cam/LCD-related DTBs > ti33x.inc: remove unavailable PRU-related DTBs > linux-ti-staging: upgrade to 5.4 > u-boot-ti-staging: upgrade to 2020.01 > linux-ti-staging: update to ti2019.06-rc5 > cpsw9g-eth-fw: update to 6.2 to work with latest SYSFW 2019.12 APIs > Revert "ti-sysbiois: Sysbiois update to 6.76.04.02" * sources/meta-yoe a83a0c8...3d44a75 (1): > Merge pull request #43 from YoeDistro/yoe/mut * sources/openembedded-core 15049c610b...cd9006b202 (74): > MEMORIAM: Add recognition for contributors no longer with us > grep: Fix shell after autotools changes > xz: Fix shell after autotools changes > autotools: Give in and force CONFIG_SHELL to bash > weston: upgrade 7.0.0 -> 8.0.0 > nspr, nss: use ${includedir}/nspr like e.g. ubuntu does > lttng-tools: disable tests that sporadically fail > core-image-sato-sdk-ptest: use 2G of RAM > lttng-tools: install additional scripts needed for ptests > default-distrovars.inc: add vfat to DISTRO_FEATURES > kbd: Fix build reproducibility issue > distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issues > l3afpad: Add missing mime-xdg inherit > native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info] > go: Disable PIE on RISCV > Disable CGO on riscv64 > go-dep: Fix bolt for riscv64 > go.bbclass: Disable PIE on riscv > riscv32: Bump oldest kernel to 5.4 > gettext: Drop overloadable attibute for getcwd declaration > glibc: Drop fortify refactoring patch > glibc: Update to final 2.31 release > Musl: Update to latest master > perf: Pass LDSHARED and CCLD via EXTRA_OEMAKE > ruby: Remove __has_include and __has_include_next from preprocessed header file > nss: Pass NSS_USE_ARM_HW_CRYPTO as define in CFLAGS > libucontext: Add recipe > elfutils: additional ptest fixes > mdadm: correctly set up testing location for ptests > meson: update 0.52.1 -> 0.53.0 > oeqa/selftest/devtool: add npm recipe build test > oeqa/selftest/recipetool: add npm recipe creation test > recipetool/create: npm: remove the 'noverify' url parameter > devtool/standard: npm: update the append file > lib/oe/package: remove unneeded npm_split_package_dirs function > recipetool/create_npm: handle the licenses of the dependencies > recipetool/create_npm: refactor the npm recipe creation handler > devtool: npm: rename npm command line options > classes/npm: force to rebuild the prebuild addons > classes/npm: use the native python > classes/npm: use the local node headers > classes/npm: restrict the build to be offline > classes/npm: refactor the npm class > u-boot: Move B from u-boot.inc to u-boot-common.inc > u-boot-tools: Add capability of building from out-of-tree > busybox: udhcpc: fix 'ip route add' with multiple interfaces on the same network > kbd: make libkbdfile-test08 ptest work for multilib > libx11: squash whitespace in generated files > shared-mime-info: actually depends on itstool-native > connman: add PACKAGECONFIG for the commandline client > python: remove last remnants of python2 > python3-dbus: upgrade 1.2.14 -> 1.2.16 > libjpeg-turbo: upgrade 2.0.3 -> 2.0.4 > grep: upgrade 3.3 -> 3.4 > gnupg: upgrade 2.2.17 -> 2.2.19 > file: upgrade 5.37 -> 5.38 > ethtool: upgrade 5.3 -> 5.4 > libva: upgrade 2.6.0 -> 2.6.1 > sstate.bbclass: Only show sstate mirror progress bar for >= 100 objects > cairo: Add a PACKAGECONFIG "trace" to disable cairo-trace > enchant2: fix qa issue about staticdev > manpages.bbclass: Fix rootfs host corruption > systemd: add missing Upstream-Status > xorg-driver: don't enforce autotools > sysstat: don't version the documentation folder > sysstat: remove default values > update_font_cache: fix ownership of .uuid files too > fontcache: fix indentation > systemd: fix a test-seccomp build issue > xmlto: set CLEANBROKEN = "1" > meson.bbclass: warn if cross property defaults are used > ell: Update to 0.27 > mesa: Allow building the virgl driver to be configurable > acpica: upgrade 20191018 -> 20191213 Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
13 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
Submodule bitbake
updated
6 files
+131 −87 | lib/bb/fetch2/__init__.py | |
+267 −271 | lib/bb/fetch2/npm.py | |
+255 −0 | lib/bb/fetch2/npmsw.py | |
+4 −3 | lib/bb/fetch2/wget.py | |
+434 −0 | lib/bb/tests/fetch.py | |
+40 −0 | lib/bb/utils.py |
Submodule meta-96boards
updated
69 files
Submodule meta-atmel
updated
16 files
Submodule meta-openembedded
updated
35 files
Submodule meta-qcom
updated
18 files
Submodule meta-raspberrypi
updated
2 files
+3 −3 | recipes-core/packagegroups/packagegroup-rpi-test.bb | |
+1 −1 | recipes-multimedia/omxplayer/omxplayer_git.bb |
Submodule meta-ti
updated
33 files
Submodule openembedded-core
updated
125 files