diff options
Diffstat (limited to 'fam/fam_2.7.0.oe')
-rw-r--r-- | fam/fam_2.7.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fam/fam_2.7.0.oe b/fam/fam_2.7.0.oe index 6f0fab119c..b3265bbd96 100644 --- a/fam/fam_2.7.0.oe +++ b/fam/fam_2.7.0.oe @@ -1,6 +1,7 @@ DESCRIPTION = "File Alteration Monitor" SECTION = "libs" PRIORITY = "optional" +LICENSE = "GPL LGPL" SRC_URI = "ftp://oss.sgi.com/projects/fam/download/stable/fam-${PV}.tar.gz \ file://compile-fix.patch;patch=1" |