aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/devmem2/devmem2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/devmem2/devmem2.bb')
-rw-r--r--meta-oe/recipes-support/devmem2/devmem2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/devmem2/devmem2.bb b/meta-oe/recipes-support/devmem2/devmem2.bb
index 0b45412269..e48cc9210b 100644
--- a/meta-oe/recipes-support/devmem2/devmem2.bb
+++ b/meta-oe/recipes-support/devmem2/devmem2.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Simple program to read/write from/to any location in memory."
+SUMMARY = "Simple program to read/write from/to any location in memory"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://devmem2.c;endline=28;md5=dd68f2b0a5184b3db3dc25c99e0bd0cd"
PR = "r7"