Skip to content
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

2023-05-15 Node-RED adaptation to expected kernel change - master branch - PR 1 of 3 #695

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

Paraphraser
Copy link

@Paraphraser Paraphraser commented May 15, 2023

Background:

Changes:

  1. Removes Bluetooth-specific volumes and devices from template.

  2. Updates TZ to TZ=${TZ:-Etc/UTC} syntax.

  3. Realigns build arguments (yamllint).

  4. Adds documentation to Node-RED wiki page (master branch) to explain how to re-add volumes and devices if Bluetooth support is required on a Raspberry Pi:

    • This means Node-RED will launch successfully on non-Pi hardware.
    • Documentation references /dev/serial1 rather than /dev/ttyAMA0.

…nch - PR 1 of 3

Background:

- SensorsIot#690 – Kernel update may remove /dev/ttyAMA0

Changes:

1. Removes Bluetooth-specific volumes and devices from template.
2. Updates TZ to `TZ=${TZ:-Etc/UTC}` syntax.
3. Realigns build arguments (yamllint).
4. Adds documentation to Node-RED wiki page (master branch) to explain
how to re-add volumes and devices if Bluetooth support is required on
a Raspberry Pi:

	- This means Node-RED will launch successfully on non-Pi hardware.
	- Documentation references `/dev/serial1` rather than `/dev/ttyAMA0`.

Signed-off-by: Phill Kelley <[email protected]>
@Paraphraser Paraphraser changed the title 2023-05-15 Node-RED adaptation to expected kernel change - master bra… 2023-05-15 Node-RED adaptation to expected kernel change - master branch - PR 1 of 3 May 15, 2023
@Slyke Slyke merged commit cd0517d into SensorsIot:master Jun 25, 2023
@Paraphraser Paraphraser deleted the 20230515-nodered-master branch June 25, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants