Skip to content

Commit d592d2c

Browse files
committed
wolfboot: switch to upstream wolfssl/wolfBoot master after PR #763 merge
1 parent c7c735d commit d592d2c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes-wolfssl/wolfboot/wolfboot.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
1717
# SRCREV_wolfboot:pn-wolfboot = "<sha>"
1818
# SRCREV_wolfboot:pn-wolfboot-keytools-native = "<sha>"
1919
SRC_URI = " \
20-
git://github.com/dgarske/wolfBoot.git;protocol=https;branch=fit_compressed;name=wolfboot;destsuffix=git \
20+
git://github.com/wolfssl/wolfBoot.git;protocol=https;branch=master;name=wolfboot;destsuffix=git \
2121
git://github.com/wolfssl/wolfssl.git;protocol=https;branch=master;name=wolfssl;destsuffix=git/lib/wolfssl \
2222
"
23-
SRCREV_wolfboot ?= "5f20062c3bc4825d40e58f98185b745bd6949b01"
23+
SRCREV_wolfboot ?= "9a667f2a7527da2b8e490ae7923665321af2d3ac"
2424
SRCREV_wolfssl ?= "1d363f3adceba9d1478230ede476a37b0dcdef24"
2525
SRCREV_FORMAT = "wolfboot_wolfssl"
2626

0 commit comments

Comments
 (0)