-
-
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
master updates #78
Merged
Merged
master updates #78
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
some apps need components which have implications when distributed commercially, this adds a help for enabling those if needed Signed-off-by: Khem Raj <[email protected]>
…/openembedded-core * sources/bitbake 3f1f183...b5686fc (5): > main: Don't use print() directly, use logger > process: Flush key output to logs > server/process: Handle short reads > server/process: Make lockfile handling clearer > bitbake: BBHandler: Check tab indentation for python code * sources/meta-intel f7a9272...13ae133 (1): > linux-intel/4.19: add recipe * sources/meta-qcom a380283...b032127 (1): > conf/machine/include/qcom-apq8016.inc: Load qcom_q6v5_pil afer rmtfs * sources/openembedded-core 9f5f4b3...790828a (28): > uboot-sign.bbclass: Remove tab indentations in python code > oeqa/selftest/esdk: run selftest inside workdir not /tmp > oeqa: don't litter /tmp with temporary directories > oeqa/utils/qemurunner: Avoid tracebacks on closed files > oeqa/selftest/runqemu: Improve testcase failure handling > lib/oe/utils: Improve multiprocess_lauch exception handling > python3: drop redundant patch > python3: don't cripple target distutils > nss: Fix SHA_HTONL bug for arm 32be. > gdb: Remove long ago upstreamed patch > valgrind: Skip vgpreload_memcheck shared object from stripping > classes/icecc.bbclass: Fix ccache disable > util-linux: split out blkdiscard into its own package > patchreview: Various fixes/improvements > insane: Clarify GNU_HASH warning > linux-firmware: better packaging for TI wl12xx & wl18xx firmwares > linux-firmware: Bump revision to 1baa348 > openssl: correct bad path on package preprocess > piglit: upgrade to current HEAD > ruby: upgrade 2.5.1 -> 2.5.3 > libevdev: upgrade 1.5.9 -> 1.6.0 > gnutls: no need to inherit binconfig > gnome-desktop-testing: upgrade to 2018.1 > gobject-introspection.bbclass: add libdir to XDG_DATA_DIRS > gobject-introspection: add a missing patch that was overlooked when adding meson support > oeqa/oelib/path: don't leak temporary directories > cpio: update patch to merged version > mdadm: add back lost Upstream-Status tags Signed-off-by: Khem Raj <[email protected]>
…ces/openembedded-core * sources/meta-browser d59e2ff...21cbc28 (2): > firefox: Fix build break after rust dependency was added > chromium-x11: Update to 71.0.3578.80. * sources/meta-intel 13ae133...9f3e1ea (3): > linux-intel/4.19: update to v4.19.5 > custom-licenses: remove BSD_LMS > intel-corei7-64.conf: remove reference to dpdk-libibverbs * sources/meta-ti 53f0eec...e7c5bab (3): > am335/am437: bump max_leb_cnt > dsplib/mathlib: update and package everything including hidden folders > pru-icss_git.bb: bug fixes for SDK 5.2 * sources/openembedded-core 790828a...bbe5099 (10): > tcl: Upgrade to 8.6.9 > at: upgrade to 3.1.23 > sysstat: upgrade to 12.1.1 > cups: upgrade to 2.2.9 > sudo: upgrade to 1.8.26 > packages: respect PACKAGE_NO_GCONV > image.bbclass: respect PACKAGE_NO_GCONV > glibc-locale: fix installed-vs-shipped qa issue > autoconf-doc: improve reproducibility > classes/waf: Fix builds when B != S Signed-off-by: Khem Raj <[email protected]>
* sources/meta-browser 21cbc28...6d9a05a (2): > chromium: Add patch information to 0001-Move-the-atspi2-target-to-a-separate-BUILD.gn-file.patch > firefox: Fix build with musl * sources/meta-odroid 986b43f...cdb41b1 (1): > kernel-module-mali-t62x: Fix python snippet as per OE code style Signed-off-by: Khem Raj <[email protected]>
good additions to local.conf.sample! |
kraj
added a commit
that referenced
this pull request
Aug 10, 2020
…rces/meta-yoe * sources/meta-openembedded f6438269eb...2dc11218ec (23): > prompt-toolkit: fix recipe > python3-parso: add recipe > python3-backcall: add recipe > python3-pickleshare: add recipe > python3-jedi: add recipe > python3-ipython-genutils: add recipe > python3-traitlets: add recipe > python3-jdatetime: Added recipe > python3-ipython: add recipe > libcamera: Fix License names to match SPDX convention > imagemagick: upgrade 7.0.9_13 -> 7.0.10_25 > gnome-calendar: initial add 3.36.2 > gnome-help.bbclass: remove double FILES_${PN}-help entry > geoclue: upgrade 2.5.3 -> 2.5.6 > xfwm4: upgrade 4.14.3 -> 4.14.4 > tumbler: upgrade 0.2.8 -> 0.2.9 > iwd: Module load dir should be relative to root_dir > libpeas: gobject-introspection is mandatory and cannot be configured > gnome-settings-daemon: Add introspection to UNKNOWN_CONFIGURE_WHITELIST > redis: upgrade 6.0.5 -> 6.0.6 > libcgi-perl: upgrade 4.48 -> 4.50 > gsoap: upgrade 2.8.103 -> 2.8.105 > xxhash: Upgrade 0.7.4 -> 0.8.0 * sources/meta-raspberrypi f046b41...5c3bda2 (1): > sdcard_image-rpi.bbclass: Fix when RPI_SDIMG_EXTRA_DEPENDS not defined * sources/meta-yoe 4158257...d1d3c26 (1): > Merge pull request #78 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 10, 2020
…-raspberrypi sources/meta-yoe sources/openembedded-core * sources/bitbake 9747211c...285c6782 (4): > build: fix shell trap syntax errors in dash; ShellCheck warnings > build: add back the Bash EXIT trap to handle cases that ERR doesn't > build: print a backtrace with the original metadata locations of Bash shell funcs > build: print a backtrace when a Bash shell function fails * sources/meta-openembedded ee64a2e1d...c24349bf1 (22): > XXX: Add DRONE CI support > python3-pynacl: Added recipe > prompt-toolkit: fix recipe > python3-parso: add recipe > python3-backcall: add recipe > python3-pickleshare: add recipe > python3-jedi: add recipe > python3-ipython-genutils: add recipe > python3-traitlets: add recipe > python3-jdatetime: Added recipe > python3-ipython: add recipe < XXX: Add DRONE CI support < python3-pynacl: Added recipe < prompt-toolkit: fix recipe < python3-parso: add recipe < python3-backcall: add recipe < python3-pickleshare: add recipe < python3-jedi: add recipe < python3-ipython-genutils: add recipe < python3-traitlets: add recipe < python3-jdatetime: Added recipe < python3-ipython: add recipe * sources/meta-raspberrypi f046b41...5c3bda2 (1): > sdcard_image-rpi.bbclass: Fix when RPI_SDIMG_EXTRA_DEPENDS not defined * sources/meta-yoe c31e294...d1d3c26 (1): > Merge pull request #78 from YoeDistro/yoe/mut * sources/openembedded-core f6a87f1052...5c3a2850ae (28): > runit: Add runit and related recipes > linux-libc-headers: Check for asm/bpf_perf_event.h before multilibbing > lto.inc: Add global LTO distro policy file > report-error.bbclass: replace angle brackets with < and > > report-error: Allow to upload reports automatically > linux-yocto: Add powerpc64le support > qemuppc64: Add a QEMU machine definition for ppc64 > qemux86: Add identical qemux86copy variant for tests > python3-manifest.json: Updates > python3: Improve handling of python3 manifest generation > runqemu: fix permission check of /dev/vhost-net > xserver-xorg: add a patch to aid debugging an intermittent AB failure > cmake.bbclass: Rework compiler program variables for allarch > libexif: Enable native and nativesdk > libhandy: upstream has moved to gnome < runit: Add runit and related recipes < linux-libc-headers: Check for asm/bpf_perf_event.h before multilibbing < lto.inc: Add global LTO distro policy file < report-error.bbclass: replace angle brackets with < and > < report-error: Allow to upload reports automatically < linux-yocto: Add powerpc64le support < qemuppc64: Add a QEMU machine definition for ppc64 < qemux86: Add identical qemux86copy variant for tests < cmake.bbclass: Rework compiler program variables for allarch < python3: Improve handling of python3 manifest generation < libexif: Enable native and nativesdk < libhandy: upstream has moved to gnome < xserver-xorg: add a patch to aid debugging an intermittent AB failure Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 10, 2020
…l sources/meta-clang sources/meta-raspberrypi sources/meta-ti sources/meta-webkit sources/meta-yoe sources/openembedded-core * sources/meta-altera 4898be7...2e7a3c2 (12): > kernel: 5.7: fix license file checksum > u-boot: move common variables into u-boot-socfpga-common.inc > README.md: update with linux-altera-lts kernel support > kernel: add 5.7 branch > kernel: add 5.6 branch > kernel: 5.5: update to latest HEAD > kernel: 5.4: update to latest HEAD > kernel: remove 5.3 as the branch is not available in source repository > linux-altera-lts: use major version and removed minor versioned recipes > u-boot-socfpga: update v2019.10 to latest HEAD > u-boot-socfpga: update v2019.04 to latest HEAD > u-boot-socfpga-common: add stratix10 qspi u-boot defconfig * sources/meta-arm 3e8602a...5b2d456 (6): > arm-bsp/trusted-firmware-a: move machine customisations to the versioned appends > arm-bsp/trusted-firmware-a: move A5 DesignStart to 2.3 > arm-bsp/trusted-firmware-a: consolidate FILESEXTRAPATHS > arm-bsp/linux: simplify fvp-base DTS additions > arm-bsp/trusted-firmware: tc0: remove SHA for mbedtls > arm/trusted-firmware-a: add branch name for mbedtls * sources/meta-atmel 31e8b51...bf3fdf9 (1): > fswebcam_git: update to 20200725 release * sources/meta-clang 256ca0a...8868573 (1): > drone: Fix branch name to detach from yoe branch * sources/meta-raspberrypi a907c32...bc7a066 (16): > sdcard_image-rpi.bbclass: Fix when RPI_SDIMG_EXTRA_DEPENDS not defined > u-boot: Move fw_env.config to u-boot append > Revert "u-boot: Fix booting raspberrypi CM3 module" > Revert "u-boot-rpi: Locate local patches with FILESEXTRAPATHS." > Revert "u-boot: Move fw_env.config to u-boot append" > Generalize the naming of the bootfiles deploy directory > docs/extra-build-config.md: document vars to add to boot partition > sdcard_image-rpi.bbclass: enable extensible inclusion into boot > docs/extra-build-config.md: Document CAN_OSCILLATOR variable > rpi-config: Add CAN_OSCILLATOR variable to set mcp2515 crystal frequency > docs: Added documentation for Pican2 Duo support > rpi-config_git: Added ENABLE_DUAL_CAN build configuration > conf/machine/include/rpi-base.inc: Added can1 interface to bsp > Revert "Generalize the naming of the bootfiles deploy directory" > u-boot: Move fw_env.config to u-boot append > u-boot-rpi: Locate local patches with FILESEXTRAPATHS. * sources/meta-ti 05d2d24d...99935ce7 (6): > conf/machine: clean up MACHINE_FEATURES for k3/j7/am65 families > linux-ti-staging: update to 5.4.54 > ti-sci-fw: set PV inside .inc so it's easier to update 3 files > ti-sci-fw: rename k2g specific version with PV in the name > u-boot-ti-staging: update to the latest > linux-ti-staging: update to the latest * sources/meta-webkit 9aeb1ed...de6821f (3): > packagegroup-wpewebkit-depends: Separate out libc specific dependencies > packagegroup-wpewebkit-depends: Add python2 dependencies only when meta-python2 is used > packagegroup-wpewebkit-depends: Add libseccomp only when meta-security is used * sources/meta-yoe 4158257...d1d3c26 (1): > Merge pull request #78 from YoeDistro/yoe/mut * sources/openembedded-core 41734ebf55...5d6fae505b (1): > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
that referenced
this pull request
Sep 5, 2020
Changes needed to drop meta-webkit
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.