aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-07-28Merge pull request #1499 from kergoth/masterHEADmasterChristopher Larson
2022-07-27Add redirection readmeChristopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27Remove all filesChristopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-21Merge pull request #1497 from kergoth/masterChristopher Larson
2022-07-21Merge remote-tracking branch 'upstream/kirkstone'Christopher Larson
* upstream/kirkstone: (133 commits) busybox: drop resize.cfg inclusion, it's default now openssh: drop, this is not an upgrade now python3-unidiff: move bbappend from mel-support to mel python3-unidiff: remove version 0.6.0, meta-python has a newer one that works mel: drop preference on python3-unidiff 0.6.0 python3: drop remnant debug warning curl: overrides fix python3: overrides fix llvm: overrides fix Revert "kbd: 2.4.0 -> 2.5.0" mel: set and use DEPLOY_DIR_SDK mel: restore correct TOOLCHAIN_OUTPUTNAME for buildtools-tarball mel: set SDKPATHINSTALL, not SDKPATH mel: include DATE in the DISTRO_VERSION for pre-release kbd: fix build udev-extraconf: update/refresh for upstream mel: fix general.yocto.sdk.value for internal toolchains kbd: 2.4.0 -> 2.5.0 scripts: setup-rh: don't prompt for user input for installing packages Revert "setup-rh: remove codeready repo setup" ... Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-21Merge pull request #1496 from kergoth/from-master-dunfellChristopher Larson
2022-07-21busybox: drop resize.cfg inclusion, it's default nowChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-21openssh: drop, this is not an upgrade nowChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-21python3-unidiff: move bbappend from mel-support to melChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-21python3-unidiff: remove version 0.6.0, meta-python has a newer one that worksChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-21mel: drop preference on python3-unidiff 0.6.0Christopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-21python3: drop remnant debug warningChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-21curl: overrides fixChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-21python3: overrides fixChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-21llvm: overrides fixChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19Merge branch 'from-dunfell' into kirkstoneChristopher Larson
* from-dunfell: (68 commits) oe.rootfs: drop, upstream has the run-postinsts fix oe.cve_check: drop, unchanged from upstream cve-check.bbclass: drop, this is fixed upstream cve-update-db-native: remove, this was unchanged from oe-core mel_utils: catch SRC_URI items missing from variable history mel.conf: Unbundle initramfs from the kernel image mel: work around safe dir issue with METADATA_* archive-release.bb: drop mx6 layers from SUBLAYERS_INDIVIDUAL_ONLY var archive-release.bb: drop mentor-bsp layer from SUBLAYERS_INDIVIDUAL_ONLY var mel_utils/dump-licenses: support multi-config scenarios mel_utils/dump-downloads: support multi-config scenarios Revert "mel: set https protocol for all github urls" mel: set https protocol for all github urls mel_utils/dump-licenses: fix wrong su dump for pkgs having no SRC_URI packagegroup-base: Use nfs-utils-client instead of nfs-utils scripts: recipetool: fix SPDX license identifier 96boards-tools: remove unused sed from the recipe psplash/mel.png: Update splash screen with 2022 copyright text mentor-staging/perl-rdepends.txt: remove spdx license header to fix build failure Update SPDX license info in metadata ... Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19Revert "kbd: 2.4.0 -> 2.5.0"Christopher Larson
This reverts commit dd3f0e4ae25c85055d72bdbb785318dda5bbd600.
2022-07-19mel: set and use DEPLOY_DIR_SDKChristopher Larson
The inconsistency of SDK installers ending up in `SDK_DEPLOY` rather than the `DEPLOY_DIR_`-prefixed-variable as is normally the case irks me, so fix this inconsistency. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: restore correct TOOLCHAIN_OUTPUTNAME for buildtools-tarballChristopher Larson
This recipe uses ?= to set the variable, so our default in mel.conf was accidentally overriding it. Restore its proper value. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: set SDKPATHINSTALL, not SDKPATHChristopher Larson
The latter unnecessarily alters checksums/signatures, and we only want to change the default install path. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: include DATE in the DISTRO_VERSION for pre-releaseChristopher Larson
This is a moving target, so make this crystal clear. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19kbd: fix buildChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19udev-extraconf: update/refresh for upstreamChristopher Larson
Upstream implemented a variable for the mount base much as we did, so adjust to use that. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: fix general.yocto.sdk.value for internal toolchainsChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19kbd: 2.4.0 -> 2.5.0Christopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19scripts: setup-rh: don't prompt for user input for installing packagesAhsan
This is in sync with how we do it on setup-ubuntu script Signed-off-by: Ahsan <ahsan_hussain@mentor.com>
2022-07-19Revert "setup-rh: remove codeready repo setup"Ahsan
This reverts commit eec2c5834b4e8fcc56caf84fc99658d0497b0f19. Fixes: https://github.com/MentorEmbedded/meta-mentor/pull/1351 Coderead-builder is required to install rpcgen. As for SB-15653 QA might not have been trying this on a fresh RHEL8 installation I was getting an error for lack of this on a fresh RHEL8 VCD VM JIRA-ID: SB-17815
2022-07-19mel: update for current forksChristopher Larson
Also remove the unnecessary non-suffixed UPSTREAM_URL and add clarifying comments. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: clarify another commentChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: move TOOLCHAIN_*_TASK_EXTRA to user customizations sectionChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: fix SYSTEMD_DEFAULT_TARGET from upstream to handle westonChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: don't unconditionally wipe MACHINE_HWCODECSChristopher Larson
Codecs and licensing should be considered and reviewed by legal on a per-BSP basis, not global. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: drop redundant BUILDHISTORY_COMMIT and tweak a commentChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: move ade yocto sdk value to ade/sdk sectionChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: drop typecheck, most vars are missing type metadata anywayChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19busybox: drop fbset additionChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: drop old fbset config, doesn't seem needed nowChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: move PACKAGECONFIG_REMOVE to user customization section of the fileChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: drop removal of glx packageconfig from mesa-demosChristopher Larson
This packageconfig no longer exists, and more granular virtuals are being used for gl support now. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: clarify more commentsChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: add a few comments for clarificationChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: drop IMAGE_FSTYPES, let the MACHINE change the default, not usChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: drop now-uneeded ARCHIVE_RELEASE_IMAGE_FSTYPES_EXCLUDEChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: reduce reliance on yocto project source mirrorChristopher Larson
They've done this upstream as the mirror was getting slow and overloaded and they found that upstream was as fast or faster now. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: drop seemingly unnecessary PATH additionChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: drop DISTRO_FEATURES_REMOVE hook, USER_FEATURES is betterChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: drop CONNECTIVITY_CHECK_URIS, this is in default-distrovarsChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: drop unneeded poky reference in comment on WARN_TO_ERROR_QAChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel: drop the change to IMAGE_NAME_SUFFIXChristopher Larson
If we empty it in our initramfs images the way it's done in other initramfs images, there's no need for this. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-19mel-initramfs-image: align with core-image-minimal-initramfsChristopher Larson
- Include MLPREFIX in IMAGE_BASENAME - Empty IMAGE_FEATURES so rootfs ones don't leak into the initramfs - Empty IMAGE_NAME_SUFFIX, as the default '.rootfs' is inappropriate Signed-off-by: Christopher Larson <chris_larson@mentor.com>