summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/smemstat/smemstat_0.02.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/smemstat/smemstat_0.02.13.bb')
-rw-r--r--meta-oe/recipes-devtools/smemstat/smemstat_0.02.13.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/smemstat/smemstat_0.02.13.bb b/meta-oe/recipes-devtools/smemstat/smemstat_0.02.13.bb
index bf5c52fe50..ea4fc5d3dd 100644
--- a/meta-oe/recipes-devtools/smemstat/smemstat_0.02.13.bb
+++ b/meta-oe/recipes-devtools/smemstat/smemstat_0.02.13.bb
@@ -9,7 +9,6 @@ DEPENDS = "ncurses"
9SRC_URI = "git://github.com/ColinIanKing/smemstat.git;protocol=https;branch=master" 9SRC_URI = "git://github.com/ColinIanKing/smemstat.git;protocol=https;branch=master"
10SRCREV = "1edc560602aa116b96408110b8b9d66a4edef60e" 10SRCREV = "1edc560602aa116b96408110b8b9d66a4edef60e"
11 11
12S = "${WORKDIR}/git"
13 12
14inherit bash-completion 13inherit bash-completion
15 14