aboutsummaryrefslogtreecommitdiffstats
path: root/packages/devmem2
diff options
context:
space:
mode:
Diffstat (limited to 'packages/devmem2')
-rw-r--r--packages/devmem2/devmem2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/devmem2/devmem2.bb b/packages/devmem2/devmem2.bb
index 64de9fcbf3..56095f5c99 100644
--- a/packages/devmem2/devmem2.bb
+++ b/packages/devmem2/devmem2.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "Simple program to read/write from/to any location in memory."
SRC_URI = "http://www.abcsinc.com/small-linux/devmem2.c"
LICENSE = "GPL"