Skip to content

Commit

Permalink
abootimg: bump SRCREV
Browse files Browse the repository at this point in the history
Bump SRCREV in order to fix build failures caused by missing include.

Signed-off-by: Dmitry Baryshkov <[email protected]>
  • Loading branch information
lumag committed Aug 28, 2024
1 parent 3f77141 commit ca2d3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-android/abootimg/abootimg_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"

DEPENDS = "util-linux"

SRCREV = "7bde63e9719ce6515b9c08a47d45053afce69d3e"
SRCREV = "7e127fee6a3981f6b0a50ce9910267cd501e09d4"
SRC_URI = "git://gitorious.org/ac100/abootimg.git;protocol=https;branch=master"

S = "${WORKDIR}/git"
Expand Down

0 comments on commit ca2d3f8

Please sign in to comment.