summaryrefslogtreecommitdiffstats
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 d0a86184a7..92c05fe065 100644
--- a/meta-oe/recipes-support/devmem2/devmem2.bb
+++ b/meta-oe/recipes-support/devmem2/devmem2.bb
@@ -1,5 +1,5 @@
1SUMMARY = "Simple program to read/write from/to any location in memory" 1SUMMARY = "Simple program to read/write from/to any location in memory"
2LICENSE = "GPLv2+" 2LICENSE = "GPL-2.0-or-later"
3LIC_FILES_CHKSUM = "file://devmem2.c;endline=38;md5=a9eb9f3890384519f435aedf986297cf" 3LIC_FILES_CHKSUM = "file://devmem2.c;endline=38;md5=a9eb9f3890384519f435aedf986297cf"
4PR = "r7" 4PR = "r7"
5 5