diff options
Diffstat (limited to 'meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb')
-rw-r--r-- | meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb b/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb index 02b016fdf1..e726899c52 100644 --- a/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb +++ b/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb | |||
@@ -1,6 +1,7 @@ | |||
1 | SUMMARY = "Collection of autoconf m4 macros" | 1 | SUMMARY = "Collection of autoconf m4 macros" |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | HOMEPAGE = "http://sourceforge.net/projects/cwautomacros.berlios/" | 3 | HOMEPAGE = "http://sourceforge.net/projects/cwautomacros.berlios/" |
4 | DESCRIPTION = "A collection of autoconf macros, plus an autogen.sh script that can be used with them." | ||
4 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=eb723b61539feef013de476e68b5c50a" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=eb723b61539feef013de476e68b5c50a" |
6 | 7 | ||