diff options
| -rw-r--r-- | meta/recipes-extended/stat/stat_3.3.bb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/meta/recipes-extended/stat/stat_3.3.bb b/meta/recipes-extended/stat/stat_3.3.bb index 0697c73908..8ac8e89a22 100644 --- a/meta/recipes-extended/stat/stat_3.3.bb +++ b/meta/recipes-extended/stat/stat_3.3.bb @@ -1,4 +1,5 @@  SUMMARY = "Command line file status display utility" +HOMEPAGE = "http://www.ibiblio.org/pub/Linux/utils/file/"  DESCRIPTION = "Displays all information about a file that the stat() call provides and all information about a filesystem that statfs() provides."  SECTION = "console/utils"  LICENSE = "GPLv2" | 
