diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 1 | ||||
-rw-r--r-- | meta/recipes-devtools/opkg/opkg.inc | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb index eb54a816f9..6aa5fb839e 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "Additional utilities for the opkg package manager" | 1 | SUMMARY = "Additional utilities for the opkg package manager" |
2 | SUMMARY_update-alternatives-opkg = "Utility for managing the alternatives system" | ||
2 | SECTION = "base" | 3 | SECTION = "base" |
3 | HOMEPAGE = "http://code.google.com/p/opkg/" | 4 | HOMEPAGE = "http://code.google.com/p/opkg/" |
4 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPLv2+" |
diff --git a/meta/recipes-devtools/opkg/opkg.inc b/meta/recipes-devtools/opkg/opkg.inc index 527fe5dac0..7bea26d42c 100644 --- a/meta/recipes-devtools/opkg/opkg.inc +++ b/meta/recipes-devtools/opkg/opkg.inc | |||
@@ -1,6 +1,5 @@ | |||
1 | SUMMARY = "Open Package Manager" | 1 | SUMMARY = "Open Package Manager" |
2 | SUMMARY_libopkg = "Open Package Manager library" | 2 | SUMMARY_libopkg = "Open Package Manager library" |
3 | SUMMARY_update-alternatives-cworth = "Utility for managing the alternatives system" | ||
4 | SECTION = "base" | 3 | SECTION = "base" |
5 | HOMEPAGE = "http://code.google.com/p/opkg/" | 4 | HOMEPAGE = "http://code.google.com/p/opkg/" |
6 | BUGTRACKER = "http://code.google.com/p/opkg/issues/list" | 5 | BUGTRACKER = "http://code.google.com/p/opkg/issues/list" |