aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-08-03sokol-flex: default to internal toolchain until we have a usable toolchain ↵tcmode-defaultChristopher Larson
delivery Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-29local.conf.sample: restore default jobs/threadsChristopher Larson
This reduces the quite aggressive default from 1.5*NUM_CORES and 2.0*NUM_CORES to NUM_CORES for both variables, which is oe-core's default. This adjustment is based on the discussion at https://github.com/MentorEmbedded/meta-mentor/pull/1474#issuecomment-1158592995 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-29Merge pull request #14 from kergoth/EIS-209Christopher Larson
2022-07-29Merge pull request #3 from kergoth/layer-inclusionNoor-Ahsan
Stop including update-* layers, simplify inclusion of flex-cve layer
2022-07-29setup-flex: address shellcheck issuesChristopher Larson
This includes no longer using the antiquated 'expr' command. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-29setup-flex: detect sourcing in a more robust wayChristopher Larson
JIRA: EIS-209 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-29setup-environment: don't use antiquated 'expr' commandChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-29setup-environment: detect sourcing in a more robust wayChristopher Larson
JIRA: EIS-209 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-28setup-flex-builddir: stop including update-* layersChristopher Larson
We don't utilize update layers anymore, ever since we changed our delivery mechanism for our releases, so don't automatically include them. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-28flex-updates-check.bbclass: drop update-* layer checkingChristopher Larson
We don't utilize update layers anymore, ever since we changed our delivery mechanism for our releases, so don't bother warning about their presence. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-28setup-flex-builddir: drop flex-cve inclusion handling from the scriptsChristopher Larson
This hardcoded automatic layer inclusion isn't needed now that it's in the distro's LAYERRECOMMENDS. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-28sokol-flex-distro: layer.conf: add flex-cve to LAYERRECOMMENDSChristopher Larson
This will ensure that meta-flex-cve is automatically pulled into the build, without having to hardcode its inclusion in the setup scripts. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-28Merge pull request #2 from kergoth/kirkstone-rebrandingNoor-Ahsan
Rebrand to Sokol Flex OS
2022-07-28psplash: update sokol flex os splash screenChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27sokol-flex: update from qt5 to qt6 config file inclusionChristopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27Replace references to mentor with sokol-flex/flexChristopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27Adjust for renamed repository (meta-mentor -> meta-sokol-flex)Christopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27archive-release-downloads: Mentor -> SiemensChristopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27Rename/replace mel with flexChristopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27MEL -> Sokol Flex OSChristopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27Mentor Embedded Linux Flex OS -> Sokol Flex OSChristopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27sokol-flex: remove unnecessary ADE_DISTROChristopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27sokol-flex: update the HOME_URLChristopher Larson
This was being redirected to the new Sokol Flex OS site anyway, so just set the URL to that. JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27Rename mel distro to sokol-flexChristopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27Rename layers to sokol-flexChristopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-27local.conf.sample: update archiver fragment from oe-core sampleChristopher Larson
JIRA: SB-19762 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-26setup-flex-builddir: fix Layer init when no bbfile_collections are passed onAwais Belal
Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-26setup-flex-builddir: fix Layer init when no bbfile_collections are passed onAwais Belal
Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-26Merge pull request #6 from kergoth/SB-19738Christopher Larson
2022-07-26bb-determine-layers: use common data for all parsed layer.conf filesChristopher Larson
This allows for variable references amongst the layers, particularly from a layer to its dependencies. JIRA: SB-19738 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-26Merge pull request #5 from kergoth/setup-fixesChristopher Larson
2022-07-26bb-determine-layers: show the parse error for required layersChristopher Larson
If any layer explictily requested with `-l` fails to parse, show the error. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-26setup-mel-builddir: properly exit nonzero if setup_builddir failsChristopher Larson
This ensures setup-environment doesn't proceed in such a failure mode, for example when setup-mel-builddir fails to find oe-core. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-26setup-mel-builddir: avoid leaving bblayers.conf in an unparseable stateChristopher Larson
This was leaving this at the end of the file: ```bitbake BBLAYERS ?= "\ ``` Writing this to the end of the file results in a parse error if you try to run bitbake. It's better to just not write `BBLAYERS` at all in this case. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-26setup-mel-builddir: use bb-determine-layers -q to avoid hiding errorsChristopher Larson
We don't want to suppress all errors when looking for oe-core, only the status/progress information, so use the new argument to do exactly this. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-26bb-determine-layers: add quiet argumentChristopher Larson
This argument quiets the status/progress display information, to be used when we determine the path to oe-core. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-26bb-determine-layers: error if a base layer is missingChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-26Merge pull request #1 from kergoth/misc-fixesAwais Belal
A few fixes for kirkstone
2022-07-22mel: drop unnecessary DISTRO variable redefinitionChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-22mel: drop plymouth, we don't support that anymoreChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-22Revert "udev-extraconf: update/refresh for upstream"Christopher Larson
This reverts commit 59dc3ca285329ea79f31d3604efcd1b4b2c2fbb4.
2022-07-21setup-mel-builddir: fix overrides syntax for layer priorityChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-07-21mel-lite: remove old unused distroChristopher Larson
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>