diff options
Diffstat (limited to 'meta/recipes-support/pth')
-rw-r--r-- | meta/recipes-support/pth/pth_2.0.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/pth/pth_2.0.7.bb b/meta/recipes-support/pth/pth_2.0.7.bb index 8cbab7d822..4a85332035 100644 --- a/meta/recipes-support/pth/pth_2.0.7.bb +++ b/meta/recipes-support/pth/pth_2.0.7.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "GNU Portable Threads" +SUMMARY = "GNU Portable Threads library" HOMEPAGE = "http://www.gnu.org/software/pth/" SECTION = "libs" LICENSE = "GPLv2+" |