Skip to content

Commit 6f34432

Browse files
committed
west.yml: Point to modified openisa_hal
Need to temporarily point to my own openisa_hal repo to create a consistent state for buildkite to verify. Signed-off-by: Karsten Koenig <[email protected]>
1 parent c71ce07 commit 6f34432

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

west.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ manifest:
2222
- name: upstream
2323
url-base: https://github.com/zephyrproject-rtos
2424

25+
- name: karstenkoenig
26+
url-base: https://github.com/karstenkoenig
27+
2528
#
2629
# Please add items below based on alphabetical order
2730
projects:
@@ -59,7 +62,8 @@ manifest:
5962
revision: 8139a8445900ddbf495f65de21ddeab31ac97951
6063
path: modules/hal/nordic
6164
- name: hal_openisa
62-
revision: 40d049f69c50b58ea20473bee14cf93f518bf262
65+
remote: karstenkoenig
66+
revision: c0c06ddf20e4bc295ee9897b4d3827c9ed4015da
6367
path: modules/hal/openisa
6468
- name: hal_nuvoton
6569
revision: b4d31f33238713a568e23618845702fadd67386f

0 commit comments

Comments
 (0)