diff options
-rw-r--r-- | meta-oe/recipes-test/trompeloeil/trompeloeil_v49.bb (renamed from meta-oe/recipes-test/trompeloeil/trompeloeil_v47.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-test/trompeloeil/trompeloeil_v47.bb b/meta-oe/recipes-test/trompeloeil/trompeloeil_v49.bb index 3f2f07c28f..adb3237621 100644 --- a/meta-oe/recipes-test/trompeloeil/trompeloeil_v47.bb +++ b/meta-oe/recipes-test/trompeloeil/trompeloeil_v49.bb | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "https://trompeloeil.github.io" | |||
3 | LICENSE = "BSL-1.0" | 3 | LICENSE = "BSL-1.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" |
5 | 5 | ||
6 | SRC_URI = "git://github.com/rollbear/trompeloeil.git;branch=main;protocol=https" | 6 | SRC_URI = "git://github.com/rollbear/trompeloeil.git;branch=main;protocol=https;tag=${PV}" |
7 | SRCREV = "ad9bc41b1e01ae92802de59a12d19cf7c8683d6d" | 7 | SRCREV = "eaeb89c1ce9d354b0ba7eb921fd5712cdbd78adf" |
8 | 8 | ||
9 | 9 | ||
10 | inherit cmake | 10 | inherit cmake |