-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
update site.conf and layers #159
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
enabling sdl is not necessary and it interferes with autotest on machines which dont have graphics enabled Pin make to use 1.5 CPU load, this helps in compiling large pieces e.g. chromium, qtwebkit in parallel and not run out of cpu or memory resources Signed-off-by: Khem Raj <[email protected]>
* sources/meta-freescale 6ec4c4b2...34632727 (9): > qcacld: Fix missing firmware and tools packages > firmware-qca: Upgrade to 2.0.1 > kernel-module-qca6174: Add support for QCA6174 on i.MX 8 Series > kernel-module-qca9377: Add support for QCA9377 on i.MX 7ULP > qca-tools: Add fcc_tools > firmware-qca6174: Add support for QCA6174 on i.MX 8 Series > firmware-qca9377: Add support for QCA9377 on i.MX 7ULP > imx-base.inc: Add QCA module support for 6174 and 9377 > imx7ulpevk.conf: Add support for QCA9377 * sources/openembedded-core 84c6a992e1...d7c0e9d180 (14): > gtk+: update for new catalog path > xmlto: clean up RDEPENDS > xmlto: remove XML catalog > asciidoc: use correct XML catalog path > libxslt: update for new catalog path > docbook-xsl: use xmlcatalog > docbook-xsl: neaten documentation > docbook-xml: use xmlcatalog class > xmlcatalog: new class to update the XML catalogue > lttng-tools: lttng-tools works fine on musl no need to remove it > lttng-ust: lttng-ust works fine on musl no need to remove it > lttng-ust: backport musl workaround > lttng-tools: improve ptest and test suite > base/pixbufcache: Remove obsolete sstatecompletions code Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 30, 2020
…intel sources/meta-yoe sources/openembedded-core * sources/meta-96boards c2a46d1...1b30f8b (1): > Merge pull request #326 from petegriffin/master * sources/meta-atmel 8b9d095...807df49 (1): > Merge pull request #159 from YoeDistro/yoe/mut * sources/meta-intel f7005716...369d0a0d (1): > dldt-inference-engine: fix DEPENDS * sources/meta-yoe aedecab...3d44a75 (1): > Merge pull request #43 from YoeDistro/yoe/mut * sources/openembedded-core ee7234ebf3...ed126412da (17): > socklog: Disable the chkshsgr tests > report-error.bbclass: replace angle brackets with < and > > report-error: Allow to upload reports automatically > image.bbclass,package-index.bb: Delete do_populate_lic task > linux-yocto: Add powerpc64le support > qemuppc64: Add a QEMU machine definition for ppc64 > qemux86: Add identical qemux86copy variant for tests > runit: Add runit and related recipes > MEMORIAM: Add recognition for contributors no longer with us < socklog: Disable the chkshsgr tests < report-error.bbclass: replace angle brackets with < and > < report-error: Allow to upload reports automatically < image.bbclass,package-index.bb: Delete do_populate_lic task < linux-yocto: Add powerpc64le support < qemuppc64: Add a QEMU machine definition for ppc64 < qemux86: Add identical qemux86copy variant for tests < runit: Add runit and related recipes Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 30, 2020
…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]>
kraj
added a commit
that referenced
this pull request
Jun 10, 2020
…cale sources/meta-intel sources/meta-openembedded sources/meta-qcom * sources/meta-arm ad8fdc9...65d336c (7): > arm-bsp: u-boot: rebase a5ds patches > gcc-x86host.inc: properly link triplet-prefixed binaries > gcc-aarch64-none-elf: properly set ${S} that is different from default > external-arm-toolchain: un-break target compilation > layer.conf: remove dependency on meta-python > meta-arm: Add SCP MCP build support > arm-bsp: Add trusted firmware support for N1SDP * sources/meta-clang 49556b3...0c9da2c (2): > clang: Update to latest after 10.0.1-rc1 > apt: Disable c++11-narrowing and fortify * sources/meta-freescale e1b169c9...23f3509b (2): > qoriq-ppc: not build secure-boot u-boot configs > waffle: fix patch fuzz QA warning * sources/meta-intel 37bf2376...4cf51156 (1): > intel-microcode: upgrade 20200520 -> 20200609 * sources/meta-openembedded e413c1ef6...cc155826b (35): > thunar: upgrade 1.8.14 -> 1.8.15 > gexiv2: upgrade 0.12.0 -> 0.12.1 > ser2net: upgrade 4.1.5 -> 4.1.8 > ser2net: fix upstream check URL > tremor: update SRC_URI as project moved to gitlab > cryptsetup: upgrade 2.3.1 -> 2.3.2 > turbostat: fix the build failure for new v5.7-rc6 kernel > safec: Update to latest on 3.5.1 release tags > python3-openpyxl: Upgrade 2.6.3 -> 3.0.3 > python3-parallax: Upgrade 1.0.5 -> 1.0.6 > python3-pandas: Upgrade 1.0.1 -> 1.0.3 > libqmi: upgrade 1.24.8 -> 1.24.12 > kea: upgrade 1.7.6 -> 1.7.7 > fetchmail: upgrade 6.4.3 -> 6.4.4 > dnsmasq: upgrade 2.80 -> 2.81 > apache2: create log/run directory via pkg_postinst > python3-appdirs: Upgrade to 1.4.4 > python3-pycparser: upgrade 2.19 -> 2.20 > python3-gmqtt: Upgrade to 0.6.5 > python3-jinja2: Update 2.11.1 -> 2.11.2 > openldap: upgrade 2.4.49 -> 2.4.50 > jansson: upgrade 2.12 -> 2.13.1 > python3-iso8601: add python3-numbers to RDEPENDS > postfix: Upgrade 3.4.10 -> 3.4.12 > postfix: Upgrade to 3.4.10 and compile with -fcommon > python-periphery: Add python-mmap to RDEPENDS > unicode-ucd: Stop broken license downloading > dstat: Fix runtime error that depend python. > librsync: upgrade 2.3.0 -> 2.3.1 > catfish: 1.4.11 -> 1.4.13 > thunar: 1.8.12 -> 1.8.14 > xfconf: 4.14.2 -> 4.14.3 > nlohmann-json: backport gcc10 fix > uim: Add patch to fix -fno-common link error > netplan: Depend on systemd if it is in distro * sources/meta-qcom faa7456...d54abb5 (1): > Merge pull request #159 from alimon/dunfell_firmware Signed-off-by: Khem Raj <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.