Skip to content

Commit e8332c2

Browse files
committed
acrn: update to tag/v2.4.0.1
It includes a devicemodel issue fix[1] projectacrn/acrn-hypervisor@ade36db [1] projectacrn/acrn-hypervisor#5973 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
1 parent 1c750a3 commit e8332c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes-core/acrn/acrn-common.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/projectacrn/acrn-hypervisor.git;branch=${SRCBRANCH}
99
# Snapshot tags are of the format:
1010
# acrn-<year>w<week>.<day>-<timestamp><pass|fail>
1111
PV = "2.4"
12-
SRCREV = "c80508fd7101e53790f41f0110e7f7eda74fbac8"
12+
SRCREV = "ade36db37775c498d7d3a9322d9e69b37355b995"
1313
SRCBRANCH = "release_2.4"
1414

1515
UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>\d+(\.\d+)+)$"

0 commit comments

Comments
 (0)