-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6e61cd9
commit 5a8c360
Showing
3 changed files
with
55 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,42 @@ | ||
- commits: | ||
- subject: Update layers/meta-balena to bbe9d4c565bbb3b158de268ee0a77076504e5419 | ||
hash: 4ac4c17e0226974ae08918ce612a40c682eb717f | ||
body: Update layers/meta-balena | ||
footer: | ||
Changelog-entry: Update layers/meta-balena to bbe9d4c565bbb3b158de268ee0a77076504e5419 | ||
changelog-entry: Update layers/meta-balena to bbe9d4c565bbb3b158de268ee0a77076504e5419 | ||
author: Self-hosted Renovate Bot | ||
nested: | ||
- commits: | ||
- subject: "tests/device-tree: Rework to account for new form of setting dtoverlay | ||
in config.txt by the supervisor" | ||
hash: 12a0940ce31031e203364dd6c76a4fc07697133b | ||
body: | | ||
The supervisor will now write the following dtoverlay setting | ||
|
||
"gpio-key,gpio=4,active_low=0,gpio_pull=down" | ||
|
||
into config.txt in the following form: | ||
|
||
dtoverlay=gpio-key | ||
dtparam=gpio=4 | ||
dtparam=active_low=0 | ||
dtparam=gpio_pull=down | ||
|
||
So we need to rework the test to account for these changes. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Florin Sarbu <[email protected]> | ||
signed-off-by: Florin Sarbu <[email protected]> | ||
author: Florin Sarbu | ||
nested: [] | ||
version: meta-balena-5.1.50 | ||
title: "" | ||
date: 2024-03-07T11:28:39.221Z | ||
version: 5.1.50 | ||
title: "" | ||
date: 2024-03-07T15:30:00.091Z | ||
- commits: | ||
- subject: Update layers/meta-balena to 069243961adb123830eb4073a6245b2fa1e6f8b3 | ||
hash: 5b2d2733563bca6bdc3e32ee5f368c431b45f3ed | ||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
5.1.49 | ||
5.1.50 |