Skip to content

Update Yocto labs to wrynose - #349

Closed
mbriand wants to merge 11 commits into
masterfrom
mathieu/wrynose-labs
Closed

Update Yocto labs to wrynose#349
mbriand wants to merge 11 commits into
masterfrom
mathieu/wrynose-labs

Conversation

@mbriand

@mbriand mbriand commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread labs/yocto-extend-recipe/imx93-frdm-connect-nunchuk.jpg Outdated
Comment thread labs/yocto-add-application/yocto-add-application.tex
Comment thread labs/yocto-devtool/yocto-devtool.tex Outdated
Comment thread labs/yocto-custom-image/yocto-custom-image.tex
Comment thread labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
Comment thread labs/yocto-first-build-stm32/yocto-first-build-stm32.tex Outdated
Comment thread labs/yocto-first-build/yocto-first-build.tex Outdated
Comment thread labs/yocto-first-build-beagleplay/yocto-first-build-beagleplay.tex Outdated
Comment thread labs/yocto-first-build-beagleplay/yocto-first-build-beagleplay.tex Outdated
Comment thread labs/yocto-first-build-imx93-frdm/yocto-first-build-imx93-frdm.tex Outdated
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
@mbriand
mbriand force-pushed the mathieu/wrynose-labs branch 3 times, most recently from 360dbb2 to 98554e3 Compare August 19, 2026 09:13
@mbriand
mbriand requested a review from antznin August 20, 2026 05:35
Comment thread labs/yocto-first-build/yocto-first-build.tex Outdated
Comment thread labs/yocto-first-build-imx93-frdm/yocto-first-build-imx93-frdm.tex
@mbriand
mbriand force-pushed the mathieu/wrynose-labs branch from 98554e3 to c0bfd12 Compare August 20, 2026 11:44
Comment thread labs/yocto-first-build-imx93-frdm/yocto-first-build-imx93-frdm.tex Outdated
@mbriand
mbriand requested a review from antznin August 21, 2026 05:13
Comment thread labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
Comment thread labs/yocto-first-build-imx93-frdm/yocto-first-build-imx93-frdm.tex Outdated
mbriand added 10 commits August 21, 2026 09:37
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Fix nunchuk wiring instructions to match both the image and the
instructions of the other labs. Update the device tree patch to use the
corresponding I2C bus with the correct pin muxing.

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
@mbriand
mbriand force-pushed the mathieu/wrynose-labs branch from c0bfd12 to 01464c3 Compare August 21, 2026 07:38
KERNEL_DEVICETREE = "freescale/imx93-11x11-evk.dtb"
PREFERRED_PROVIDER_virtual/kernel = "linux-fslc-imx"
KERNEL_DEVICETREE = "freescale/imx93-11x11-frdm.dtb"
PREFERRED_PROVIDER_virtual/kernel = "linux-fslc"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we using linux-fslc here? shouldn't we keep linux-imx?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, I removed the bad part of the string. It should be linux-imx.

Plug in the power USB-C. You should see boot messages on the console.

Plug in the power USB-C.
You should see boot messages on the console.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is there a line break here?
shouldn't this be a full single sentence?
Plug in the power USB-C, then you should see boot messages on the console.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just a line break in the source file, not in the generated output. You need a double line break to generate a new paragraph.

This makes the comparison easier with other board sources.

Also, I know we don't do that here, but having one sentence per line is a typical style for markdown/latex/typst and all. It helps to keep everything structured correctly, and also reduces diff size when you make small changes in sentences.

@mbriand

mbriand commented Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Merged manually.

@mbriand mbriand closed this Aug 24, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants