-
-
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
Mark type exec #200
Merged
kraj
merged 7 commits into
feature-drone-exec-runner
from
kraj/feature-drone-exec-runner
Aug 12, 2019
Merged
Mark type exec #200
kraj
merged 7 commits into
feature-drone-exec-runner
from
kraj/feature-drone-exec-runner
Aug 12, 2019
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
kraj
added a commit
that referenced
this pull request
Nov 7, 2020
… sources/meta-clang sources/meta-freescale sources/meta-intel sources/meta-odroid sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-ti sources/openembedded-core * sources/bitbake d8daad57...89fc9450 (1): > tests/fetch: Update upstream master->main branchname transition * sources/meta-altera bcc258d...1903598 (1): > u-boot-socfpga: add new UBOOT_CONFIG to support ATF on QSPI boot * sources/meta-atmel c303a95...be20d1b (2): > conf: machine: sama7g5ek: Use common MACHINE > Updated the SRCREV to the latest FS-Overlay Repo * sources/meta-clang eba7c48...e63d6f9 (1): > llvm: Do not crash on weird `bitcast <1 x i8*> to i8*` * sources/meta-freescale cdb2f3d9...5d3c1645 (9): > imx-vpu-hantro-vc: set compatible to the soc, not a specific machine > linux-fslc-imx: update to v5.4.74 > linux-fslc: update to v5.4.74 > linux-fslc-imx: set CRYPTO_XTS to built-in > linux-fslc-imx: update to v5.4.73 > linux-fslc: update to v5.4.73 > imx6ullevk: Update maintainer > linux-fslc: update to v5.4.72 > linux-fslc-imx: update to v5.4.72 * sources/meta-intel 70223836...120eea38 (1): > intel-microcode: change branch name master -> main * sources/meta-odroid 3ed143c...f1f7592 (1): > u-boot-hardkernel: Set UBOOT_INITIAL_ENV var to empty string * sources/meta-qcom d785214...6d5b503 (1): > Merge pull request #200 from alimon/dunfell_linux_5.9 * sources/meta-qt5 0e7015f...0d8eb95 (11): > cinematicexperience: don't use trailing slash in S > qt5-creator: upgrade 4.13.1 > qtwebengine: Fix sandbox freeze for glibc >= 2.31 on 32 bit systems > qt5-creator: rrecommend qtwebengine dev related packages > qt5-creator: Add cmake to RRECOMMENDS > qt5-creator: Make clang a PACKAGECONFIG - enabled for clang toolchain > qt5-creator: Update to 4.13.0 beta2 > qt5-creator_git: add x11 and opengl to REQUIRED_DISTRO_FEATURES > qt5-creator: Upgrade to 4.12 branch > qttools: Force build of native help-tools when clang is set in PACKAGECONFIG > qttools: Remove unused variables/configurations * sources/meta-raspberrypi 085fb07...3a7ba89 (27): > u-boot: Fix booting raspberrypi CM3 module > linux-raspberrypi: Fix build regression from last update > linux-raspberrypi: bump to Linux version 5.4.72 > linux-raspberrypi: Only deploy cmdline.txt for the main kernel > python3-rtimu: don't use trailing slash in S > linux-raspberrypi-5.4: bump SRCREV to fix raspberrypi3-64 builds > rpi-default-settings: Replace default parselogs with parselogs_rpi > oeqa: Add 5.4 specific error messages to ignore list > raspberrypi-tools: Update to latest snapshot as of 20200803 > raspberrypi-firmware: Update to 20201002 snapshot > linux-raspberrypi_5.4.bb: Update to 5.4.69 > libcamera: Define packageconfig to enable rpi pipeline > linux-firmware-rpidistro: Update to 20190114-1+rpt8 > Revert "linux-raspberrypi-5.4: revert 1 commit from upstream to fix lttng-modules build" > Revert "mesa: querying dma_buf modifiers for specific formats" > raspberrypi-{firmware,tools}: set downloadfilename > linux-raspberrypi-5.4: revert 1 commit from upstream to fix lttng-modules build > linux-raspberrypi: bump to Linux version 5.4.64 > raspberrypi-firmware: update to current HEAD > docs: Correct minor spelling issues > README: Mention Yoe distro in supported distro list > linux-raspberrypi_5.4.bb: Build ashmem and binder drivers > rpi-gpio: add -fcommon temporarily > linux-raspberrypi-5.4: backport a fix for perf build with -fno-common from gcc-10 > libsdl2: Add userland dependency when not using vc4graphics > xserver-xorg: Depend on userland when vc4graphics is disabled > layer.conf: Remove older releases from LAYERSERIES_COMPAT * sources/meta-ti 7454e0e0...3b57d4ee (9): > ti-img-rogue-umlibs: update srcrev to pick rpath fixes > recipes-devtools: k3conf: Update SRCREV to latest > ipc: ti-rpmsg-char: Update library to 0.2.0 > linux-ti-staging: Update kernel to 5.4.74 > trusted-firmware-a: Update to newer SHA > ti-img-rogue-driver: pull general toolchain support > ipc: ti-rpmsg-char: Update SRCREV > ti-rpmsg-char: Mark these recipes to be TI SOC specific > ti-rpmsg-char-examples: Fix cross compile * sources/openembedded-core 8e74bf8f6c...3286ef6640 (1): > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell 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.