summaryrefslogtreecommitdiff
path: root/mtd/mtd.oe
diff options
context:
space:
mode:
Diffstat (limited to 'mtd/mtd.oe')
-rw-r--r--mtd/mtd.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/mtd/mtd.oe b/mtd/mtd.oe
index 3d501f090e..46526582dd 100644
--- a/mtd/mtd.oe
+++ b/mtd/mtd.oe
@@ -1,7 +1,7 @@
DEPENDS = "virtual/libc zlib"
RDEPENDS = "libc6 zlib1g"
DESCRIPTION = "Tools for managing memory technology devices."
-PV = "${@os.popen("date +%Y%m%d").readline().strip()}
+PV = "${@os.popen("date +%Y%m%d").readline().strip()}"
S = "${WORKDIR}/mtd/util"
SRC_URI = cvs://anoncvs:anoncvs@cvs.infradead.org/home/cvs;module=mtd