Skip to content

Commit 1a8433b

Browse files
committed
crc32c: update to version 1.1.2
Signed-off-by: Scott Ware <[email protected]>
1 parent 2832abf commit 1a8433b

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

recipes-support/crc32c/crc32c/Add-library-versioning.patch

Lines changed: 0 additions & 24 deletions
This file was deleted.

recipes-support/crc32c/crc32c_1.0.6.bb renamed to recipes-support/crc32c/crc32c_1.1.2.bb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ inherit cmake
99
PR = "r0"
1010

1111
SRC_URI = "\
12-
git://github.com/google/crc32c.git;protocol=https;branch=master;tag=${PV} \
13-
file://Add-library-versioning.patch \
12+
git://github.com/google/crc32c.git;protocol=https;branch=main;tag=${PV} \
1413
"
1514

1615
S = "${WORKDIR}/git"

0 commit comments

Comments
 (0)