diff options
Diffstat (limited to 'meta-oe/recipes-devtools/exprtk/exprtk_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/exprtk/exprtk_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/exprtk/exprtk_git.bb b/meta-oe/recipes-devtools/exprtk/exprtk_git.bb index a50679ae4f..52975c8215 100644 --- a/meta-oe/recipes-devtools/exprtk/exprtk_git.bb +++ b/meta-oe/recipes-devtools/exprtk/exprtk_git.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "MIT" | |||
| 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
| 6 | SRCREV = "281c2ccc65b8f91c012ea3725ebcef406378a225" | 6 | SRCREV = "281c2ccc65b8f91c012ea3725ebcef406378a225" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/ArashPartow/exprtk.git" | 8 | SRC_URI = "git://github.com/ArashPartow/exprtk.git;branch=master;protocol=https" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
