-
-
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
envsetup.sh: Widen logic for BUILDHOST_DISTRO to consider more distros #72
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
Fixes Issue #69 Signed-off-by: Khem Raj <[email protected]>
* sources/meta-odroid b61a442...45433fd (2): > settings: update samsung odroid mmc boot part # > linux-stable/4.19: update to 4.19.5 Signed-off-by: Khem Raj <[email protected]>
* sources/meta-odroid 45433fd...986b43f (3): > meson32-common: fix cfg fragments > linux-stable/4.19: update to 4.9.6 and kernel-cache srcrev > odroid-c2.scc: fix KARCH to use arm64 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 18, 2020
* sources/meta-openembedded a7e5dadf1...9298819a6 (24): > XXX: Add DRONE CI support > python3-pyrad: add package > python3-smpplib: add package > python3-sqlsoup: add package > python3-huey: Add package > python3-flask-versioned: Add package > python3-croniter: add package > python3-configobj: Add package > python3-periphery: Upgrade 2.0.1 -> 2.1.0 > python3-periphery: Consolidate in a single file > python3-pexpect: Consolidate in a single file > add python3-argexec > add python3-dynamic-dispatch > python3-pocketsphinx: Inherit features_check > python3-wtforms: upgrade 2.2.1 -> 2.3.1 > libtalloc: fix upstream url < XXX: Add DRONE CI support < python3-periphery: Upgrade 2.0.1 -> 2.1.0 < python3-periphery: Consolidate in a single file < python3-pexpect: Consolidate in a single file < add python3-argexec < add python3-dynamic-dispatch < python3-pocketsphinx: Inherit features_check < python3-wtforms: upgrade 2.2.1 -> 2.3.1 * sources/meta-yoe 535c48c...01b4cea (1): > Merge pull request #72 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 18, 2020
…sources/openembedded-core * sources/meta-altera b85ce25...363a3f9 (1): > u-boot-socfpga: update to latest HEAD * sources/meta-arm 938b47f...3237858 (9): > external-arm-toolchain: Add package specific licenses > meta-arm-toolchain: Add README > external-arm-toolchain: Align glibc packaging to OE TARGET_SYS > external-arm-toolchain: Refine dev libraries/headers packaging > external-arm-toolchain: Remove glibc locale dependency > arm-autonomy, xenguest-manager: Guest creation failure cleanup > arm-autonomy, xenguest: Fail if Dom0 is not properly initialized > arm-bsp/edk2-firmware: fix destsuffix and PV for recursion error > arm/edk2-firmware: fix passing of linker flags * sources/meta-yoe 5e535e8...01b4cea (1): > Merge pull request #72 from YoeDistro/yoe/mut * sources/openembedded-core 8c68dfe7fd...67cf30ca59 (57): > armv8/tunes: Set TUNE_PKGARCH_64 based on ARMPKGARCH > gcc: Do not set -march for arm64 for libatomic > armv8/tunes: Define TUNE_PKGARCH > aarch64: Adjust big.LITTLE tune files to use -mcpu > tune-cortexa57.inc: Add new tune file > tune-cortexa55.inc: crc and crypto extentions are default on cortex-a55 > tunes: Add new tune files for cortexa55 and cortexa73-cortexa53 > gcc-runtime: Avoid march conflicts with newer cortex-a55 CPUs > libucontext: Bring in mips/mips64 support > 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 > runit: Add runit and related recipes < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell > vim: _FORTIFY_SOURCE=2 be gone > build-sysroots: add sysroot paths with native binaries to PATH > linux-firmware: upgrade 20200421 -> 20200519 > db: do not install db_verify if 'verify' is not enabled > qemu: force build type to production > oe-selftest: Recursively patch test case paths > oe-selftest: Allow overriding the build directory used for tests > archiver: Fix test case for srpm archiver mode > patchelf: Add patch to address corrupt shared library issue > cogl: point to correct HOMEPAGE > cve-check: include epoch in product version output > oeqa/targetcontrol: Rework exception handling to avoid warnings > cairo: Do not try to remove nonexistent directories > logrotate: Drop obsolete setting/comment > maintainers: Update Ross' email address > lz4: disable static library > sysfsutils: rem leftover settings for libsysfs-dev > util-linux: alternatify rtcwake > ltp: Exclude the memcg_stress tests due to timeout problems > core-image-minimal-initramfs: keep restriction with initramfs-module-install < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell < packagegroup-go-sdk-target: Add go to packagegroup < go: Rely on go-runtime to provide needed modules < binutils: Install PIC version of libiberty.a < binutils: Detect proper static-libstdc++ support when using clang < gcc: Configure all gccs with --disable-install-libiberty < packagegroup-go-sdk-target: Enable on rv64 < ruby: Link with libucontext on musl < libucontext: Bring in mips/mips64 support < 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 < runit: Add runit and related recipes Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 19, 2020
…embedded sources/meta-qcom sources/meta-yoe * sources/meta-altera b85ce25...363a3f9 (1): > u-boot-socfpga: update to latest HEAD * sources/meta-arm 938b47f...3237858 (9): > external-arm-toolchain: Add package specific licenses > meta-arm-toolchain: Add README > external-arm-toolchain: Align glibc packaging to OE TARGET_SYS > external-arm-toolchain: Refine dev libraries/headers packaging > external-arm-toolchain: Remove glibc locale dependency > arm-autonomy, xenguest-manager: Guest creation failure cleanup > arm-autonomy, xenguest: Fail if Dom0 is not properly initialized > arm-bsp/edk2-firmware: fix destsuffix and PV for recursion error > arm/edk2-firmware: fix passing of linker flags * sources/meta-openembedded 78605cf1e5...3c7c324e4e (11): > python3-periphery: Upgrade 2.0.1 -> 2.1.0 > python3-periphery: Consolidate in a single file > python3-pexpect: Consolidate in a single file > add python3-argexec > add python3-dynamic-dispatch > libtalloc: fix upstream url > opencv: make ts module external > sip3: Upgrade 4.19.19 -> 4.19.23 > sip3: Consolidate in a single file > twm: upgrade 1.0.10 -> 1.0.11 > openipmi: upgrade 2.0.28 -> 2.0.29 * sources/meta-qcom 49d4056...e89b711 (1): > Merge pull request #163 from alimon/master * sources/meta-yoe 5e535e8...01b4cea (1): > Merge pull request #72 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
that referenced
this pull request
Sep 5, 2020
images: Place features_check in right places
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.
Fixes Issue #69
Signed-off-by: Khem Raj [email protected]