diff options
Diffstat (limited to 'meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb')
-rw-r--r-- | meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb b/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb index c58524aa64..feda6599a8 100644 --- a/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb +++ b/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb | |||
@@ -15,7 +15,6 @@ SRC_URI = "git://github.com/ssvb/cpuburn-arm.git;branch=master;protocol=https \ | |||
15 | file://0003-burn.S-Remove-.func-.endfunc.patch \ | 15 | file://0003-burn.S-Remove-.func-.endfunc.patch \ |
16 | " | 16 | " |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | ||
19 | 18 | ||
20 | do_compile() { | 19 | do_compile() { |
21 | 20 | ||