diff options
Diffstat (limited to 'meta-oe/recipes-support/boost-sml')
-rw-r--r-- | meta-oe/recipes-support/boost-sml/boost-sml_1.1.12.bb (renamed from meta-oe/recipes-support/boost-sml/boost-sml_1.1.11.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/boost-sml/boost-sml_1.1.11.bb b/meta-oe/recipes-support/boost-sml/boost-sml_1.1.12.bb index a48195a15d..0a2514237a 100644 --- a/meta-oe/recipes-support/boost-sml/boost-sml_1.1.11.bb +++ b/meta-oe/recipes-support/boost-sml/boost-sml_1.1.12.bb | |||
@@ -9,9 +9,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=e4224ccaecb14d942c71d31bef20d78c" | |||
9 | DEPENDS += "boost qemu-native" | 9 | DEPENDS += "boost qemu-native" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master" | 11 | SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master" |
12 | SRCREV = "b7df6180d20422b2724d26007aebb24066f2a6a9" | 12 | SRCREV = "cd3ef80206b71463de96d6b682cfdc99703ec147" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | ||
15 | 14 | ||
16 | inherit cmake | 15 | inherit cmake |
17 | 16 | ||