diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-17 10:25:53 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-17 10:32:09 +0000 |
commit | a9ff0bbac5ae0688525c71f0a358f0750a277269 (patch) | |
tree | 7ae46992ca4ba553a47efcfdcb4ae8f1df3f73a2 /meta/recipes-devtools/opkg-utils | |
parent | 7e0adf676da45e49287b7ce6478a6dbfd8fa117f (diff) | |
download | openembedded-core-contrib-a9ff0bbac5ae0688525c71f0a358f0750a277269.tar.gz |
opkg/opkg-utils/chkconfig: Clean up u-a-cworth references
Catch some u-a-cworth references that slipped through the move of u-a
to opkg-utils and its rename to -opkg.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/opkg-utils')
-rw-r--r-- | meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb index eb54a816f96..6aa5fb839e1 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 @@ SUMMARY = "Additional utilities for the opkg package manager" +SUMMARY_update-alternatives-opkg = "Utility for managing the alternatives system" SECTION = "base" HOMEPAGE = "http://code.google.com/p/opkg/" LICENSE = "GPLv2+" |