diff options
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.bb | 1 |
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" | |||
9 | SRC_URI = "git://github.com/ColinIanKing/smemstat.git;protocol=https;branch=master" | 9 | SRC_URI = "git://github.com/ColinIanKing/smemstat.git;protocol=https;branch=master" |
10 | SRCREV = "1edc560602aa116b96408110b8b9d66a4edef60e" | 10 | SRCREV = "1edc560602aa116b96408110b8b9d66a4edef60e" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | ||
13 | 12 | ||
14 | inherit bash-completion | 13 | inherit bash-completion |
15 | 14 | ||