summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/setserial/setserial_2.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/setserial/setserial_2.17.bb')
-rw-r--r--meta/recipes-bsp/setserial/setserial_2.17.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-bsp/setserial/setserial_2.17.bb b/meta/recipes-bsp/setserial/setserial_2.17.bb
index 212a4a8cbf..f46b60ee23 100644
--- a/meta/recipes-bsp/setserial/setserial_2.17.bb
+++ b/meta/recipes-bsp/setserial/setserial_2.17.bb
@@ -3,7 +3,10 @@ DESCRIPTION = "setserial is a program designed to set and/or report the configur
3HOMEPAGE = "http://setserial.sourceforge.net" 3HOMEPAGE = "http://setserial.sourceforge.net"
4AUTHOR = "Theodore Ts'o <tytso@mit.edu>" 4AUTHOR = "Theodore Ts'o <tytso@mit.edu>"
5SECTION = "console/utils" 5SECTION = "console/utils"
6
7# general GPL, no specific version
6LICENSE = "GPL" 8LICENSE = "GPL"
9LIC_FILES_CHKSUM = "file://version.h;beginline=1;endline=6;md5=2e7c59cb9e57e356ae81f50f4e4dfd99"
7PR = "r3" 10PR = "r3"
8 11
9inherit autotools 12inherit autotools