diff options
Diffstat (limited to 'meta/recipes-devtools/chrpath')
-rw-r--r-- | meta/recipes-devtools/chrpath/chrpath_0.13.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/chrpath/chrpath_0.13.bb b/meta/recipes-devtools/chrpath/chrpath_0.13.bb index 19cdadfca..df7863e09 100644 --- a/meta/recipes-devtools/chrpath/chrpath_0.13.bb +++ b/meta/recipes-devtools/chrpath/chrpath_0.13.bb @@ -1,3 +1,4 @@ +SUMMARY = "Tool to edit rpath in ELF binaries" DESCRIPTION = "chrpath allows you to change the rpath (where the application \ looks for libraries) in an application. It does not (yet) allow you to add an \ rpath if there isn't one already." |