Improve default features settings in LMP#168
Merged
ricardosalveti merged 2 commits intofoundriesio:masterfrom May 5, 2020
Merged
Improve default features settings in LMP#168ricardosalveti merged 2 commits intofoundriesio:masterfrom
ricardosalveti merged 2 commits intofoundriesio:masterfrom
Conversation
Member
ricardosalveti
commented
May 4, 2020
- Remove support for nfs (nfs client, not used/required by us)
- Manually added a default set for distro features based on was already available by OE. This will allow our user to add features that were previously removed via "_remove", such as x11 and wayland.
No need for nfs client support as part of the base platform. Signed-off-by: Ricardo Salveti <[email protected]>
Instead of adding/removing default distro features with _append and _remove, prefer setting a default value for distro features and backfill considered, as then the user is still able to add features that are not necessarily enabled by default in lmp (e.g. x11). Signed-off-by: Ricardo Salveti <[email protected]>
Member
|
LGTM - but you know my OE skillz :) |
quaresmajose
pushed a commit
that referenced
this pull request
Nov 9, 2022
Relevant changes: - 155ffd6 Merge pull request #189 from boundarydevices/honister - e8a2af5 linux-boundary: bump revision to acef1311 - fd3c4aa Merge pull request #174 from Ossanes/topic/lx2160acex7-qoriq - 97b2436 lx2160acex7: Force to use version 5.4 when using linux-qoriq kernel - 4534c37 Merge pull request #173 from ting-liu/master - f05d9a0 linux-qoriq_5.4.bb: add as removed in meta-freescale - 5699179 qoriq-atf_1.5.bb: add as removed in meta-freescale - a9594a9 Merge pull request #172 from MaxKrummenacher/master - cc7a94b u-boot-toradex: set uboot_suffix - 66165d8 layer: manual override syntax fixes - 72ca672 Merge pull request #170 from chrisdimich/master - 6d53485 nitrogne8mp: remove obsolete device tree. - 56f46de linux-boundary: Upgrade to 5.10 - d373302 Merge pull request #168 from chrisdimich/master - f6da9d6 u-boot-boundary: bump revision to 6ed3b464 - 579e9ee imx-atf-boundary: move to boundary-imx_5.4.70_2.3.0 branch - 10a3c87 Merge pull request #166 from chrisdimich/master - 6ca1b4b nitrogen8mp: add device trees - 9722f85 linux-boundary: bump revision - 9e56a80 Merge pull request #165 from YoeDistro/yoe/mut - 79fb14b machines: Adjust for new location of tune files in core - 1f71611 Merge pull request #163 from chrisdimich/master - d3336ad nitrogen8mp: update DDR binaries - 9ab68d1 Merge pull request #161 from chrisdimich/master - 850d817 nitrogen8mp: define variables needed for imx-boot recipe - 1de6cbf Merge pull request #157 from texierp/topic/u-boot-fixes - 7670b84 imx7d-pico: Set UBOOT_SUFFIX to img - 46c1c81 imx7s-warp: Set UBOOT_SUFFIX to imx - 4c91b68 Merge pull request #155 from YoeDistro/yoe/mut - aeaea93 layer.conf: Drop compatibility with older than hardknott releases - 4ac3c72 layer: Convert to new override syntax - 8a977f5 Merge pull request #156 from Ossanes/topic/cicd - 485a417 cicd: backport: Fix events allowing the workflow to run - 2959439 Merge pull request #153 from ziswiler/master - 0d6dac1 linux-toradex: update to 4.4.274 - 271ff0d u-boot-toradex: update to latest 2020.07 - de6e95c Merge pull request #152 from Ossanes/topic/cicd-pull-request-target - 20f7b80 cicd: Use pull_request_target instead of pull_request - 35acd10 imx6qdl-pico: Remove duplicate MACHINE_FEATURES entry - da9165a cicd: Add backport workflow - 5f6c423 imx6qdl-pico: Add QCA9377 Wifi support - e253f15 imx6qdl-pico: Fix the serial console port Signed-off-by: Daiane Angolini <[email protected]>
quaresmajose
pushed a commit
that referenced
this pull request
Jan 10, 2023
Bumping go-errors to version v0.8.1-32-g5dd12d0, which comprises the following commits:
5dd12d0 AddingPowerSupport_CI/Testing (#234)
614d223 Revert "Support Go 1.13 error chains in `Cause` (#215)" (#220)
49f8f61 Support Go 1.13 error chains in `Cause` (#215)
004deef remove unnecessary use of fmt.Sprintf (#217)
6d954f5 feat: support std errors functions (#213)
7f95ac1 Add support for Go 1.13 error chains (#206)
91f1693 travis.yml: add Go 1.13
ca0248e fix travis, 1.10 doesnt support by unconvert anymore
27936f6 travis.yml: add Go 1.12 (#200)
856c240 Add json.Marshaler support to the Frame type. (#197)
ffb6e22 Reduce allocations in StackTrace.Format (#194)
e9933c1 Restore performance improvements from #150
ee1923e Return errors.Frame to a uintptr
72fa05e errors: detect unknown frames correctly (#192)
c38ea53 Remove errors.Frame to runtime.Frame conversions (#189)
c9e70be Makefile: switch to staticcheck (#187)
ee4766c Fix error during merge
584cbac Remove checks for old style anon funcs (#186)
42ce1b6 Remove Frame methods (#185)
937e8c5 gofmt -w
e19cb69 Remove last reference to runtime.FuncForPC (#184)
4f47277 Switch to runtime.CallersFrames (#183)
537896a travis: remove Go 1.8 and earlier (#182)
31aac83 travis: use Makefile (#181)
5ac96ae Update README.md
ba968bf gofmt -w errors.go (#179)
059132a Update .travis.yml (#168)
d58f942 Bump Travis versions (#172)
6ed0a2e Fix StackTrace print example
2233dee Copyedit the package documentation (#135)
e981d1a Add WithMessagef function (#118)
c059e47 fixed spelling (#156)
816c908 travis.yml: add Go 1.10 (#154)
e1ac100 reduce allocations when printing stack traces (#149)
30136e2 Remove deadcode (#146)
e881fd5 Fix minor typo in README.md (#142)
8842a6e Add badge for number of dependent libraries (#109)
e4f5060 Fix doc comment for exported Format func (#137)
f15c970 Remove an unused argument of utility test func (#139)
2b3a18b travis: add 1.9.x to go versions (#133)
c605e28 Add doc comment for exported Format func (#115)
ff09b13 Bump Go versions, use latest patch releases (#110)
bfd5150 Move benchmark assigned err to global exported variable (#106)
248dadf Bump Go versions (#91)
Signed-off-by: Bruce Ashfield <[email protected]>
This file contains hidden or 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
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.