summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/exprtk
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/exprtk')
-rw-r--r--meta-oe/recipes-devtools/exprtk/exprtk_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/exprtk/exprtk_git.bb b/meta-oe/recipes-devtools/exprtk/exprtk_git.bb
index 74a14f4f08..bdaa39b402 100644
--- a/meta-oe/recipes-devtools/exprtk/exprtk_git.bb
+++ b/meta-oe/recipes-devtools/exprtk/exprtk_git.bb
@@ -7,7 +7,6 @@ SRCREV = "a4b17d543f072d2e3ba564e4bc5c3a0d2b05c338"
7 7
8SRC_URI = "git://github.com/ArashPartow/exprtk.git;branch=release;protocol=https" 8SRC_URI = "git://github.com/ArashPartow/exprtk.git;branch=release;protocol=https"
9 9
10S = "${WORKDIR}/git"
11 10
12# other packages commonly reference the file directly as "exprtk.hpp" 11# other packages commonly reference the file directly as "exprtk.hpp"
13# create symlink to allow this usage 12# create symlink to allow this usage